summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2024-12-17 17:11:40 +0100
committerEkaitz Zarraga <ekaitz@elenq.tech>2024-12-17 17:11:40 +0100
commitc0b065c3273be92d137f9b3ca414c111738d9f86 (patch)
treee3b12f6eae9b903824bfc59a87ffa9fd758d7376 /TODO.md
parent6032def92070383f70373d6175898aa9ca34cc6d (diff)
simulation+todo: use frame instead of packet
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 6a7305e..597098b 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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)