Aaron Heise
661964277f
Fix up documentation for building
2023-02-27 19:05:25 -06:00
Aaron Heise
464dc23ff0
Add some internal documenation
2023-02-27 17:36:04 -06:00
Aaron Heise
44dc2d06c6
Add channel tests to all test suite
...
Also print name in each test
2023-02-26 11:47:46 -06:00
Aaron Heise
c00b592ed9
System-reserved channel message types
...
- a message handler can return logical True to prevent subsequent message handlers from running
- Message types >= 0xff00 are reserved for system/framework messages
2023-02-26 11:39:49 -06:00
Aaron Heise
e005826151
Allow channel message handlers to short circuit
...
- a message handler can return logical True to prevent subsequent message handlers from running
2023-02-26 11:23:38 -06:00
Aaron Heise
a61b15cf6a
Added channel example
2023-02-26 07:26:12 -06:00
Aaron Heise
fe3a3e22f7
Expose Channel on Link
...
Separates channel interface from link
Also added: allow multiple message handlers
2023-02-26 07:25:49 -06:00
Aaron Heise
68cb4a6740
Initial work on Channel
2023-02-25 18:23:25 -06:00
markqvist
b381a61be8
Update Changelog.md
2023-02-18 23:35:41 +01:00
Mark Qvist
1e2fa2068c
Updated manual
2023-02-18 16:53:18 +01:00
Mark Qvist
c604214bb9
Improved RNode reconnection when serial device disappears
2023-02-18 13:31:22 +01:00
Mark Qvist
e738c9561a
Updated manual
2023-02-17 21:53:07 +01:00
Mark Qvist
994d1c8ee5
Updated roadmap
2023-02-17 21:41:41 +01:00
Mark Qvist
ce21800537
Merge branch 'master' of https://git.unsigned.io/markqvist/Reticulum
2023-02-17 21:33:04 +01:00
Mark Qvist
d02cdd5471
Added JSON output to rnstatus
2023-02-17 21:29:35 +01:00
Mark Qvist
7018e412d5
Updated roadmap
2023-02-17 21:28:13 +01:00
Mark Qvist
94f7505076
Updated docs
2023-02-17 21:25:14 +01:00
Mark Qvist
b82ecf047a
Added Link establishment rate calculation
2023-02-17 09:54:18 +01:00
Mark Qvist
f21b93403a
Updated documentation
2023-02-17 09:53:27 +01:00
Mark Qvist
59c88bc43b
Merge branch 'master' of github.com:markqvist/Reticulum
2023-02-15 12:53:37 +01:00
Mark Qvist
8e98c1b038
Updated roadmap
2023-02-15 12:51:41 +01:00
Mark Qvist
4d3570fe4c
Updated version
2023-02-15 12:28:06 +01:00
markqvist
3706769c33
Updated link. Fixes #216 .
2023-02-09 22:27:11 +01:00
Mark Qvist
ce91c34b21
Merge branch 'master' of https://git.unsigned.io/markqvist/Reticulum
2023-02-09 16:22:39 +01:00
Mark Qvist
e37aa5e51a
Added contribution guidelines
2023-02-09 16:18:59 +01:00
Mark Qvist
80af0f4539
Updated roadmap
2023-02-09 14:07:30 +01:00
Mark Qvist
fc818f00f1
Merge branch 'master' of github.com:markqvist/Reticulum
2023-02-09 11:54:06 +01:00
Mark Qvist
a55d39b7d4
Added Link ID to response_generator callback signature
2023-02-09 11:52:54 +01:00
Mark Qvist
8e264359db
Fixed link
2023-02-09 11:25:51 +01:00
markqvist
cbaeaa9f81
Merge pull request #203 from Erethon/rnodeconf-typo
...
rnodeconf: Typo fix on board versions
2023-02-04 19:21:21 +01:00
Dionysis Grigoropoulos
323c2285ce
rnodeconf: Typo fix on board versions
2023-02-04 17:16:57 +02:00
Mark Qvist
5b6d0ec337
Updated manual
2023-02-04 16:00:07 +01:00
Mark Qvist
2bbb0f5ec2
Fixed missing entrypoint
2023-02-04 15:59:58 +01:00
Mark Qvist
e385c79abd
Updated manual
2023-02-04 15:38:44 +01:00
Mark Qvist
86faf6c28d
Updated roadmap
2023-02-04 15:36:11 +01:00
Mark Qvist
6d8a3f09e5
Updated readme
2023-02-04 15:35:55 +01:00
Mark Qvist
1e88a390f4
Updated manual
2023-02-04 14:28:28 +01:00
Mark Qvist
e9ae255f84
Added fallback version URL to rnodeconf updater
2023-02-04 14:18:11 +01:00
Mark Qvist
42dfee8557
Added Bluetooth pairing PIN output
2023-02-04 13:45:12 +01:00
Mark Qvist
177e724457
Updated roadmap
2023-02-04 12:17:05 +01:00
Mark Qvist
1b55ac7f24
Added destination hash generation and announce functionality to rnid utility
2023-02-03 20:27:39 +01:00
Mark Qvist
5447ed85c1
Updated documentation
2023-02-03 11:32:54 +01:00
Mark Qvist
d7aacba797
Cleanup
2023-02-03 10:13:36 +01:00
Mark Qvist
b92ddeccff
Cleanup
2023-02-03 08:29:32 +01:00
Mark Qvist
6fac96ec18
Mask entire header
2023-02-03 00:11:11 +01:00
Mark Qvist
53ceafcebd
Improved IFAC mask derivation
2023-02-02 23:59:02 +01:00
Mark Qvist
4df67304d6
Added payload masking to interfaces with IFAC enabled
2023-02-02 20:48:52 +01:00
Mark Qvist
ac07ba1368
Added Identity generation to rnid utility
2023-02-02 19:26:27 +01:00
Mark Qvist
ece064d46e
Updated version
2023-02-02 19:05:15 +01:00
Mark Qvist
86ae42a049
Updated docs
2023-02-02 19:04:52 +01:00