DSR wip still kinda busted (rx packets not working - even for regular router)

This commit is contained in:
geeksville
2020-05-24 12:58:36 -07:00
parent 5bd3e4bcd0
commit 8f1b26bdda
3 changed files with 9 additions and 6 deletions

View File

@@ -23,8 +23,9 @@ reliable messaging tasks (stage one for DSR):
dsr tasks
- Don't use broadcasts for the network pings (close open github issue)
- add ignoreSenders to radioconfig to allow testing different mesh topologies by refusing to see certain senders
- oops I might have broken message reception
- DONE Don't use broadcasts for the network pings (close open github issue)
- DONE add ignoreSenders to radioconfig to allow testing different mesh topologies by refusing to see certain senders
- test multihop delivery with the python framework
optimizations / low priority: