diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2024-12-17 17:11:40 +0100 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2024-12-17 17:11:40 +0100 |
commit | c0b065c3273be92d137f9b3ca414c111738d9f86 (patch) | |
tree | e3b12f6eae9b903824bfc59a87ffa9fd758d7376 /TODO.md | |
parent | 6032def92070383f70373d6175898aa9ca34cc6d (diff) |
simulation+todo: use frame instead of packet
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,9 +4,9 @@ something acting as a Network Server - Channel control -> IMPORTANT helps us to make the smart channel allocator - Time-on-air -- Packets: +- Frames: - identify from/to - - identify packets (sequence number goes up in lorawan even in + - identify frames (sequence number goes up in lorawan even in retransmissions) - Fix interference calculation -> IMPORTANT - Signal strength, location and rssi (complex, just an extra) |