Kevin Hester
|
17a1262382
|
pull in new epaper lib (which required importing configuration.h everywhere
for dumb reasons)
|
2021-06-27 10:56:28 -07:00 |
|
Kevin Hester
|
0c0c0babba
|
combine acks works
|
2021-03-05 11:44:45 +08:00 |
|
Kevin Hester
|
99467cd874
|
1.2 WIP at least doesn't crash
|
2021-02-21 12:59:47 +08:00 |
|
Kevin Hester
|
42ae27973e
|
WIP 1.2 move routing into plugin
|
2021-02-17 13:06:23 +08:00 |
|
Kevin Hester
|
15e1a3870c
|
When new node joins mesh, all other nodes reply with their current state
|
2020-12-17 10:53:29 +08:00 |
|
Kevin Hester
|
e80c79edbe
|
clean up debug msgs
|
2020-12-13 15:59:26 +08:00 |
|
geeksville
|
f4b1678535
|
my DSR changes broke acks for flood routing also. Fix #146
|
2020-05-25 11:55:42 -07:00 |
|
geeksville
|
c9cb293bf2
|
cleanup virtual inheritence for Router/Reliable/Flooding/DSR
|
2020-05-23 09:24:22 -07:00 |
|
geeksville
|
e2cbccb133
|
add want_ack support for broadcast packets
|
2020-05-21 12:47:41 -07:00 |
|
geeksville
|
cca4867987
|
want_ack flag added
|
2020-05-19 10:27:28 -07:00 |
|
geeksville
|
976bdad067
|
sniffReceived now allows router to inspect packets not destined for this node
|
2020-05-18 17:57:58 -07:00 |
|
geeksville
|
26d3ef529e
|
Use the hop_limit field of MeshPacket to limit max delivery depth in
the mesh.
|
2020-05-18 17:35:23 -07:00 |
|
geeksville
|
9f05ad2927
|
remove random delay hack from broadcast, since we now do that for all transmits
|
2020-05-11 16:19:44 -07:00 |
|
geeksville
|
86ae69d360
|
refactor so I can track and ignore recent packets of any type
|
2020-05-11 16:14:53 -07:00 |
|
geeksville
|
2fa595523f
|
minor fixups to get nrf52 building again
|
2020-05-09 21:02:56 -07:00 |
|
geeksville
|
1d9290afc0
|
now that the rfinterfaces are smarter, no need to do backoff in
the flood router. the interfaces will handle it.
|
2020-05-02 19:53:58 -07:00 |
|
geeksville
|
71fcdba017
|
cleanup directory structure
|
2020-05-01 09:04:00 -07:00 |
|