summaryrefslogtreecommitdiff
path: root/TODO.md
blob: 344a6ff3192ecde8c0abc685d7904aabbb6123d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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)
- Make logger concurrency-friendly -> IMPORTANT