blob: 597098be3ab8ed31726990014abaaee706b3694a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# TODO
- Control the ACK of the ACK (End device confirming an ACK): This requires
something acting as a Network Server
- Channel control -> IMPORTANT helps us to make the smart channel allocator
- Time-on-air
- Frames:
- identify from/to
- identify frames (sequence number goes up in lorawan even in
retransmissions)
- Fix interference calculation -> IMPORTANT
- Signal strength, location and rssi (complex, just an extra)
|