From d6ce26104985c313a2795487769e7109657dcb79 Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Mon, 16 Dec 2024 20:04:12 +0100 Subject: TODO: add it --- TODO.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..344a6ff --- /dev/null +++ b/TODO.md @@ -0,0 +1,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 -- cgit v1.2.3