blob: 6a7305e7e03376a5509588cf91936bf4299e96e6 (
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
- Packets:
- identify from/to
- identify packets (sequence number goes up in lorawan even in
retransmissions)
- Fix interference calculation -> IMPORTANT
- Signal strength, location and rssi (complex, just an extra)
|