diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2024-12-18 12:26:47 +0100 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2024-12-18 12:26:47 +0100 |
commit | b0538012a6e7d90c947b683d404adc0bf55c662c (patch) | |
tree | aaaed9f088b14321944346c9e2251709de4a55f9 | |
parent | bfc2c87c60d2a707d5204d254115b764ae4c79b8 (diff) |
TODO: update
-rw-r--r-- | TODO.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,7 +1,8 @@ # TODO - Control the ACK of the ACK (End device confirming an ACK): This requires - something acting as a Network Server + something acting as a Network Server <<-- + - Channel control -> IMPORTANT helps us to make the smart channel allocator - Time-on-air - Frames: @@ -10,3 +11,9 @@ retransmissions) - Fix interference calculation -> IMPORTANT - Signal strength, location and rssi (complex, just an extra) +- MacCommands support + + +- RX windows wait for the beginning of a downlink frame, not, to the whole + thing. +- NbTrans regardless of confirmed or not |