Mark Qvist
|
7170573da7
|
Cleanup
|
2025-04-07 01:04:37 +02:00 |
|
Mark Qvist
|
4cd94c776a
|
Added ability to run local shared instance over abstract domain sockets
|
2025-04-07 00:46:40 +02:00 |
|
Mark Qvist
|
3483de1fc2
|
Use epoll backend for LocalInterface
|
2025-04-06 22:50:43 +02:00 |
|
Mark Qvist
|
df3c2cffb3
|
Work on BackboneInterface
|
2025-04-06 21:42:54 +02:00 |
|
Mark Qvist
|
b4d1d54ccb
|
Cleanup
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
|
2025-04-06 18:45:36 +02:00 |
|
Mark Qvist
|
de3438248f
|
Run all BackboneInterface I/O on single epoll instance
|
2025-04-06 18:17:37 +02:00 |
|
Mark Qvist
|
3cdebb6e8a
|
Work on BackboneInterface
|
2025-04-05 14:06:05 +02:00 |
|
Mark Qvist
|
2c520bb936
|
Cleanup
|
2025-04-03 17:50:21 +02:00 |
|
Mark Qvist
|
d3bccb2b4e
|
Detach on BackboneInterface
|
2025-04-03 17:48:26 +02:00 |
|
Mark Qvist
|
e28f44cfe5
|
Interface compat notice
|
2025-04-03 17:43:24 +02:00 |
|
Mark Qvist
|
45e5c85868
|
Added BackboneInterface skeleton
|
2025-04-03 17:39:32 +02:00 |
|
Mark Qvist
|
f7351a3eb5
|
Fixed missing none check on TCPInterface
|
2025-04-03 17:36:09 +02:00 |
|
markqvist
|
8104db4fcc
|
Merge pull request #713 from jacobeva/multi-spec
Update multi interface interaction spec
|
2025-03-31 16:37:04 +02:00 |
|
Mark Qvist
|
98afe98870
|
Cleanup
Build Reticulum / test (push) Has been cancelled
Build Reticulum / package (push) Has been cancelled
Build Reticulum / release (push) Has been cancelled
|
2025-03-13 20:11:44 +01:00 |
|
Mark Qvist
|
17ce91a4a2
|
Fixed AutoInterface deferred init
|
2025-03-09 18:39:23 +01:00 |
|
Mark Qvist
|
d0ca61f373
|
Implemented child interface spawning on AutoInterface
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
|
2025-02-24 01:57:39 +01:00 |
|
Mark Qvist
|
350687eda9
|
Link MTU upgrade on AutoInterface
|
2025-02-23 22:40:36 +01:00 |
|
jacob.eva
|
3002023a70
|
Update multi interface interaction spec
|
2025-02-10 18:31:46 +00:00 |
|
Mark Qvist
|
9e7641d2d3
|
Trace application-originated exception frames on LocalInterface
Build Reticulum / test (push) Has been cancelled
Build Reticulum / package (push) Has been cancelled
Build Reticulum / release (push) Has been cancelled
|
2025-01-27 12:29:28 +01:00 |
|
Mark Qvist
|
06de7f4a3d
|
Updated logging
|
2025-01-21 23:22:39 +01:00 |
|
Mark Qvist
|
3e7ab5136e
|
Better thread configuration
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
|
2025-01-19 00:57:36 +01:00 |
|
Mark Qvist
|
d2cf3c2a7e
|
Added error on configured radio parameter mismatch on Android
|
2025-01-19 00:10:35 +01:00 |
|
Mark Qvist
|
ad1e6a41ee
|
Improved daemon restart time on systems with many interfaces
|
2025-01-16 17:48:16 +01:00 |
|
Mark Qvist
|
b8aa6a3e44
|
Improved LocalInterface detach
|
2025-01-16 15:57:43 +01:00 |
|
Mark Qvist
|
1709cd929a
|
Improved interface detach on shared instance shutdown
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
|
2025-01-16 14:12:30 +01:00 |
|
Mark Qvist
|
4f4961257c
|
Improved interface detach on shared instance shutdown
|
2025-01-16 14:09:18 +01:00 |
|
Mark Qvist
|
0af768e742
|
Cleanup
Build Reticulum / test (push) Has been cancelled
Build Reticulum / package (push) Has been cancelled
Build Reticulum / release (push) Has been cancelled
|
2025-01-14 19:36:49 +01:00 |
|
Mark Qvist
|
e3a716224d
|
Implemented MTU autoconfiguration on interfaces
|
2025-01-14 18:17:53 +01:00 |
|
Mark Qvist
|
dc315653c0
|
Added interference status to RNodeInterface
|
2025-01-13 21:06:24 +01:00 |
|
Mark Qvist
|
d93ce62878
|
Updated HW MTUs
|
2025-01-12 20:56:06 +01:00 |
|
Mark Qvist
|
47eba03a4b
|
Single HW_MTU field
|
2025-01-12 17:29:06 +01:00 |
|
Mark Qvist
|
3289cd1299
|
Cleanup
|
2025-01-12 17:28:32 +01:00 |
|
Mark Qvist
|
5d677d2fb7
|
Set correct hardware MTU
|
2025-01-11 17:25:03 +01:00 |
|
Mark Qvist
|
f5cf438abd
|
Improve resource transfer throughput on high-MTU links
|
2025-01-11 13:22:18 +01:00 |
|
Mark Qvist
|
bf6e73e163
|
Path MTU discovery for links
|
2025-01-11 11:43:47 +01:00 |
|
Mark Qvist
|
503f475ca5
|
Read link MTU from link request packet
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
|
2025-01-11 03:12:31 +01:00 |
|
Mark Qvist
|
8506118aee
|
Cleanup
|
2025-01-11 01:45:09 +01:00 |
|
Mark Qvist
|
3ace1583da
|
Packets go brrrr
|
2025-01-11 01:26:46 +01:00 |
|
Mark Qvist
|
c668a51e39
|
Cleanup
|
2025-01-10 12:39:25 +01:00 |
|
Mark Qvist
|
55f5842587
|
Added new channel stat and CSMA parameters to RNodeInterface
|
2025-01-09 15:15:54 +01:00 |
|
Mark Qvist
|
15e6a1bfde
|
Add support for SX1280 with PA
Build Reticulum / test (push) Has been cancelled
Build Reticulum / package (push) Has been cancelled
Build Reticulum / release (push) Has been cancelled
|
2025-01-03 22:35:01 +01:00 |
|
Mark Qvist
|
d4dd706bba
|
Merge branch 'master' of github.com:markqvist/Reticulum
|
2024-12-08 14:27:37 +01:00 |
|
Mark Qvist
|
ae7dffdfc0
|
Added display read command to RNodeInterface
|
2024-12-08 14:25:58 +01:00 |
|
jacob.eva
|
ee79c3a732
|
Fix RNodeMultiInterface to work with refactored interfaces
|
2024-12-07 21:28:14 +00:00 |
|
Mark Qvist
|
8df89cc2d0
|
Allow dynamic sub-module import from compiled python bytecode
|
2024-12-02 14:20:34 +01:00 |
|
Mark Qvist
|
67562126fc
|
Refactored interface imports
|
2024-11-27 17:45:05 +01:00 |
|
Mark Qvist
|
823bfd537c
|
Refactored processIncoming to process_incoming
|
2024-11-22 14:39:27 +01:00 |
|
Mark Qvist
|
36c761e8dd
|
Refactored processOutgoing to process_outgoing
|
2024-11-22 14:12:55 +01:00 |
|
Mark Qvist
|
e6966fe19a
|
Cleanup
|
2024-11-22 12:16:29 +01:00 |
|
Mark Qvist
|
e81c22cf53
|
Fixed spawned interface count sometimes being inaccurate on TCP and I2P interfaces
|
2024-11-22 12:02:18 +01:00 |
|