Commit graph

2277 commits

Author SHA1 Message Date
Mark Qvist
5836d7f8ba Added support for RNodes with PAs up to 37 dBm. Corrected Heltec V4 board parameters in 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-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
Mark Qvist
319c798f78 Updated readme
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-07-15 02:28:54 +02:00
Mark Qvist
8579a7f2a5 Updated changelog
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-07-14 16:37:41 +02:00
Mark Qvist
ffbbba7395 Updated manual 2025-07-14 16:37:06 +02:00
Mark Qvist
e66745c9ef Updated documentation 2025-07-14 16:07:07 +02:00
Mark Qvist
45fc9338a7 Improved BLE MTU 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-07-13 23:45:50 +02:00
Mark Qvist
f2969bd1b0 Improved BLE device discovery on Android 2025-07-13 22:07:47 +02:00
Mark Qvist
e0f1f3f947 Merge branch 'master' of github.com:markqvist/Reticulum 2025-07-13 19:17:13 +02:00
Mark Qvist
e3827f2e25 Updated manual 2025-07-13 19:17:00 +02:00
Mark Qvist
fad1d4972c Fixed potential EPOLL hang on interface failure 2025-07-13 19:16:51 +02:00
markqvist
2c33ce6c98
Merge pull request #839 from wincentbalin/master
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
Fixed typo
2025-07-13 15:02:45 +02:00
Mark Qvist
c0d7f42f17 Cleanup 2025-07-13 14:51:24 +02:00
Mark Qvist
d5a8e4b056 Trace exception on public key load failure 2025-07-13 13:58:09 +02:00
Mark Qvist
76dd50a060 Fixed potential AutoInterface peer discovery add before final init complete 2025-07-13 13:14:18 +02:00
Mark Qvist
6f9a9a7ad9 Fixed link request handling with invalid link mode 2025-07-13 13:05:37 +02:00
Mark Qvist
eaec9a493b Updated readme 2025-07-13 12:28:50 +02:00
Mark Qvist
d3c8555b39 Updated documentation 2025-07-13 12:26:24 +02:00
Mark Qvist
446f5c0989 Merge branch 'master' of github.com:markqvist/Reticulum 2025-07-13 12:05:59 +02:00
markqvist
f3b72a8a3c
Merge pull request #844 from Aareon/patch-2
fix(rnstatus): Add validation for missing -i flag when using -R
2025-07-13 12:06:20 +02:00
markqvist
d2c5a1f34b
Merge pull request #856 from jacobeva/multi_transport_fix
Fix announce cap crash when transport mode enabled
2025-07-13 11:56:59 +02:00
markqvist
182b49cc04
Merge pull request #843 from Aareon/patch-1
docs: Document -R and -i flag dependency in rnstatus usage
2025-07-13 11:54:59 +02:00