diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2024-12-31 11:32:33 +0100 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2024-12-31 11:32:33 +0100 |
commit | 9f8de5523a89f16af705c4bde45035926470ce33 (patch) | |
tree | 693225db636961ce82b0ac8791448cc5da7f3ba9 | |
parent | 9d10e4b0376b29e80f52418953171df579989611 (diff) |
TODO: update
-rw-r--r-- | TODO.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,6 @@ # TODO +- Limit the max amount of packets the Gateways can receive simultaneously - Control the ACK of the ACK (End device confirming an ACK): This requires something acting as a Network Server <<-- - Time-on-air @@ -8,5 +9,7 @@ - identify frames (sequence number goes up in lorawan even in retransmissions) - Signal strength, location and rssi (complex, just an extra) +- Consider "capture effect" for interferences (requires signal strength + calculus at reception) - MacCommands support - NbTrans regardless of confirmed or not |