Commit graph

2297 commits

Author SHA1 Message Date
Mark Qvist
643fbbbc84 Fixed broken links. Thanks @symbioquine in #999. 2025-11-19 15:21:55 +01:00
Mark Qvist
2a5bcd5f52 Updated docs 2025-11-19 15:16:46 +01:00
Mark Qvist
237c3160eb Updated RNode TCP read timeouts 2025-11-19 14:37:47 +01:00
Mark Qvist
fcdcf1a2a8 RNode TCP connection on Android
Some checks are pending
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
2025-11-18 12:27:36 +01:00
Mark Qvist
7c99aca1d0 Improved reconnect/hotplug reliability and responsiveness for RNodes connected over WiFi
Some checks are pending
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
2025-11-18 03:12:42 +01:00
Mark Qvist
309f1999e7 Cleanup 2025-11-17 21:13:21 +01:00
Mark Qvist
fa6de7ff79 Updated docs 2025-11-17 19:00:13 +01:00
Mark Qvist
47dfcab170 Added ability to configure RNode IP settings to rnodeconf
Some checks are pending
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
2025-11-17 18:46:36 +01:00
Mark Qvist
8abd19800f Updated version 2025-11-17 17:16:29 +01:00
Mark Qvist
b2d6ed733d Added support for configuring RNode WiFi settings to rnodeconf 2025-11-17 17:16:06 +01:00
Mark Qvist
1179757893 Added support for connecting RNode devices over TCP connections
Some checks are pending
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
2025-11-17 00:31:37 +01:00
Mark Qvist
d328ef5ce0 Cleanup
Some checks failed
Build Reticulum / test (push) Has been cancelled
Build Reticulum / package (push) Has been cancelled
Build Reticulum / release (push) Has been cancelled
2025-11-15 14:20:43 +01:00
Mark Qvist
f577d3018f Updated manual 2025-11-15 13:43:36 +01:00
Mark Qvist
e6db629915 Updated manual 2025-11-15 13:42:14 +01:00
Mark Qvist
acaab30b91 Updated manual 2025-11-15 13:35:00 +01:00
Mark Qvist
76cedeed07 Updated BLE connection read timeouts on Android 2025-11-15 12:11:45 +01:00
Mark Qvist
5beea74eb3 Handle serial port never being opened due to failure on interface detach for RNodeInterface
Some checks failed
Build Reticulum / test (push) Has been cancelled
Build Reticulum / package (push) Has been cancelled
Build Reticulum / release (push) Has been cancelled
2025-11-11 10:29:06 +01:00
Mark Qvist
1f91a8f6f2 Updated manual
Some checks are pending
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
2025-11-10 19:05:36 +01:00
Mark Qvist
080216bd55 Updated version 2025-11-10 18:58:27 +01:00
Mark Qvist
aa37172293 Added support for CPU temperature reporting from RNode devices 2025-11-10 18:44:57 +01:00
Mark Qvist
5836d7f8ba Added support for RNodes with PAs up to 37 dBm. Corrected Heltec V4 board parameters in rnodeconf.
Some checks failed
Build Reticulum / test (push) Has been cancelled
Build Reticulum / package (push) Has been cancelled
Build Reticulum / release (push) Has been cancelled
2025-11-07 19:34:16 +01:00
Mark Qvist
a699d7c110 Run github workflow tests on Python 3.11
Some checks failed
Build Reticulum / test (push) Has been cancelled
Build Reticulum / package (push) Has been cancelled
Build Reticulum / release (push) Has been cancelled
2025-11-02 22:43:12 +01:00
Mark Qvist
8eedbb9d91 Run github workflow tests on Python 3.11 2025-11-02 22:41:25 +01:00
Mark Qvist
2afa85db60 Updated manual 2025-11-02 22:37:34 +01:00
Mark Qvist
a5672e7afe Updated manual 2025-11-02 22:36:40 +01:00
Mark Qvist
77d40215c8 Updated documentation 2025-11-02 22:27:27 +01:00
Mark Qvist
0896df05b6 Workaround for https://github.com/python/cpython/issues/138720
Some checks are pending
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
2025-11-02 11:50:17 +01:00
Mark Qvist
cf0b1c6237 AutoInterface peering timing
Some checks are pending
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
2025-11-01 17:29:53 +01:00
Mark Qvist
08b129c8e0 Cleanup 2025-11-01 17:23:40 +01:00
Mark Qvist
e2ea397715 Added Heltec v4 to rnodeconf 2025-11-01 15:23:31 +01:00
Mark Qvist
25a73e6ef9 Added detection and logging of multicast echoes never arriving on AutoInterface system interfaces. Implements #905. 2025-11-01 14:51:50 +01:00
markqvist
f1c4bba3f2
Merge pull request #599 from faragher/master
Ported rncp allow files to rnx
2025-11-01 14:18:03 +01:00
Mark Qvist
704019ded8 Fixed typo 2025-11-01 14:13:17 +01:00
markqvist
79f5b92bae
Merge pull request #911 from SCWhite/patch-1
minor error in hardware.html
2025-11-01 14:12:51 +01:00
Mark Qvist
5aaa743ef8 Updated rnid output 2025-11-01 14:11:35 +01:00
markqvist
9721c0bf85
Merge pull request #901 from jacobeva/cmd_interfaces_fix
Change CMD_INTERFACES value to be 0x71, fix #900
2025-11-01 14:10:34 +01:00
Mark Qvist
56848cdb63 Ensure default destination app data can be generated and sent even on first system-internal discovery announce
Some checks are pending
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
2025-10-31 21:25:28 +01:00
Mark Qvist
41ad089ff7 Added path response status signalling to announce handlers
Some checks failed
Build Reticulum / test (push) Has been cancelled
Build Reticulum / package (push) Has been cancelled
Build Reticulum / release (push) Has been cancelled
2025-10-30 15:00:39 +01:00
Mark Qvist
2df355d7b4 Updated version 2025-10-30 14:11:06 +01:00
Mark Qvist
39a63b0643 WeaveInterface compatibility on Android
Some checks are pending
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
2025-10-29 15:44:47 +01:00
Mark Qvist
ddf14e5636 Updated WeaveInterface. Added support for Weave devices to rnstatus. 2025-10-29 12:43:20 +01:00
Mark Qvist
7138749307 Fixed RNodeInterface BLE reconnection hang on Android
Some checks are pending
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
2025-10-28 12:31:52 +01:00
Mark Qvist
af7697f223 Fixed string formatting for Android 2025-10-28 12:31:30 +01:00
Mark Qvist
0bcb4b8573 Cleanup 2025-10-28 10:59:58 +01:00
Mark Qvist
6d47b59b1e Added WeaveInterface
Some checks are pending
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
2025-10-28 02:31:33 +01:00
Mark Qvist
3d8eaffe9a Added WeaveInterface 2025-10-28 02:20:22 +01:00
Mark Qvist
d8039aca17 Changed CMD_INTERFACES to 0x71. Fixes #900. 2025-10-28 02:10:02 +01:00
Mark Qvist
4e4d379486 Fixed Android BLE MTU for RNodeInterface 2025-10-28 02:05:59 +01:00
SCWhite
87faffa785
minor error in hardware.html
manual/hareware.html: correct T114 device platform "ESP32" → "nRF52"
2025-09-04 02:59:53 +08:00
jacob.eva
adef3f80f0
Change CMD_INTERFACES value to be 0x71, fix #900 2025-08-16 16:10:13 +01:00