diff options
-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 |