GUVWAF
|
63c8f15d38
|
Resend implicit ACK for a repeated broadcast (#1628)
|
2022-08-13 10:09:43 -05:00 |
|
GUVWAF
|
d64c552865
|
Rebroadcast direct message until (implicit) ACK (#1578)
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
|
2022-08-01 16:59:50 -05:00 |
|
Thomas Göttgens
|
53e9f4df46
|
Segemented config works for me (TM)
Small GPS Fix that cropped up while testing included.
|
2022-05-21 22:38:33 +02:00 |
|
Sacha Weatherstone
|
8b42b78033
|
Merge branch 'master' into master
|
2022-05-08 00:23:18 +10:00 |
|
GUVWAF
|
348e78718d
|
Call cancelSending in stopRetransmission
This also removes pending packet from txQueue if it was already in there
|
2022-05-07 15:39:14 +02:00 |
|
Sacha Weatherstone
|
6b0ce6b729
|
Finish config transition
|
2022-05-07 20:31:21 +10:00 |
|
Sacha Weatherstone
|
6bee95d6b2
|
Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin
|
2022-03-09 19:01:43 +11:00 |
|
Jm Casler
|
d7a1b9fd62
|
Allow hop_limit to be configured
https://github.com/meshtastic/Meshtastic-device/issues/1007
|
2021-12-18 16:21:12 -05:00 |
|
Ryan Tolboom
|
c36b233c49
|
ACK retried want_ack packets
|
2021-11-22 21:31:12 -05:00 |
|
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
|
d179bda728
|
serious bug: connection to phones not being properly tracked
|
2021-05-03 14:46:30 +08:00 |
|
Kevin Hester
|
c15204fed1
|
better debug output
|
2021-05-03 10:53:06 +08:00 |
|
Kevin Hester
|
6813a31895
|
fix hop limit defaults for android
|
2021-03-13 09:27:44 +08:00 |
|
Kevin Hester
|
3e6817cd18
|
fix board reboot due to forwarding packets we don't have keys for
|
2021-03-13 08:29:58 +08:00 |
|
Kevin Hester
|
b02212009a
|
progress on remote settings
|
2021-03-12 14:10:36 +08:00 |
|
Kevin Hester
|
6f13966d19
|
fix missing acks for broadcasts
|
2021-03-06 17:48:35 +08:00 |
|
Kevin Hester
|
aa6b29a4b5
|
fix from address on naks
|
2021-03-06 11:19:52 +08:00 |
|
Kevin Hester
|
c88b9732eb
|
REALLY IMPORTANT: fix bug with retransmissions not happening
|
2021-03-06 11:13:33 +08:00 |
|
Kevin Hester
|
d2d6b8e12f
|
fix log formatting
|
2021-03-06 10:27:48 +08:00 |
|
Kevin Hester
|
0c0c0babba
|
combine acks works
|
2021-03-05 11:44:45 +08:00 |
|
Kevin Hester
|
950b32232f
|
don't send messages the phone sent us back towards the phone
|
2021-03-05 10:19:27 +08:00 |
|
Kevin Hester
|
989f52494d
|
clean up ack packets
|
2021-02-26 20:36:22 +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
|
fdfe62edf0
|
updates to work with new protobuf names
|
2021-02-10 16:18:41 +08:00 |
|
Kevin Hester
|
486b03e985
|
bug 677. Don't assert fail for missing interfaces, instead return
nak packet to clients.
|
2021-02-07 10:26:11 +08:00 |
|
Kevin Hester
|
e80c79edbe
|
clean up debug msgs
|
2020-12-13 15:59:26 +08:00 |
|
Kevin Hester
|
68937d52fe
|
bug #503 wip
|
2020-11-12 17:49:04 +08:00 |
|
Kevin Hester
|
49b4ed2a89
|
coroutine: kinda works now
|
2020-10-10 18:03:45 +08:00 |
|
geeksville
|
fefd3d78f3
|
Portduino WIP now compiles but does not link
|
2020-09-05 12:34:48 -07:00 |
|
grcasanova
|
92b30ebec6
|
fixes now compiles
|
2020-07-06 10:45:55 +02:00 |
|
geeksville
|
aadba1f694
|
add printPacket for debug printing packets
|
2020-06-14 15:30:42 -07:00 |
|
geeksville
|
f56ff2ca20
|
DSR WIP
|
2020-05-27 15:31:32 -07:00 |
|
geeksville
|
f4b1678535
|
my DSR changes broke acks for flood routing also. Fix #146
|
2020-05-25 11:55:42 -07:00 |
|
geeksville
|
fb3b62f8f0
|
CSR WIP
|
2020-05-23 15:48:23 -07:00 |
|
geeksville
|
c9cb293bf2
|
cleanup virtual inheritence for Router/Reliable/Flooding/DSR
|
2020-05-23 09:24:22 -07:00 |
|
geeksville
|
9dd88281af
|
reliable broadcast now works
|
2020-05-21 16:34:16 -07:00 |
|
geeksville
|
e75561016b
|
retransmissions work again
|
2020-05-21 15:55:57 -07:00 |
|
geeksville
|
e2cbccb133
|
add want_ack support for broadcast packets
|
2020-05-21 12:47:41 -07:00 |
|
geeksville
|
71041e8674
|
reliable unicast 1 hop works!
|
2020-05-19 15:51:07 -07:00 |
|
geeksville
|
6ba960ce47
|
one hop reliable ready for testing
|
2020-05-19 14:54:47 -07:00 |
|
geeksville
|
8bf4919576
|
wip reliable unicast (1 hop)
|
2020-05-19 11:56:17 -07:00 |
|