Mark Qvist
|
90174fcc28
|
Cleanup
|
2021-12-09 17:02:13 +01:00 |
|
Mark Qvist
|
c18ebed419
|
Added auto interface
|
2021-12-09 16:07:36 +01:00 |
|
Mark Qvist
|
4241990690
|
Implemented AutoInterface outbound traffic and multicast discovery listeners
|
2021-12-08 20:46:53 +01:00 |
|
Mark Qvist
|
3d49076602
|
Compatibility with IPv6 based interfaces
|
2021-12-08 20:45:41 +01:00 |
|
Mark Qvist
|
2e4fcc659c
|
Added KISS framing option to TCP client interface
|
2021-12-06 13:07:12 +01:00 |
|
Mark Qvist
|
8be1acee0a
|
Added auto reconnection for disconnected serial-based devices
|
2021-12-05 14:35:25 +01:00 |
|
Mark Qvist
|
a692d29c90
|
Reconnect on serial port errors for KISS interface
|
2021-12-05 11:44:30 +01:00 |
|
Mark Qvist
|
c44c6f9086
|
Conditional imports for serial-based interfaces
|
2021-12-01 13:57:40 +01:00 |
|
Mark Qvist
|
259c2aa397
|
Conditional imports for serial-based interfaces
|
2021-12-01 13:39:51 +01:00 |
|
Mark Qvist
|
10854bfdbc
|
Added conditional import of netifaces
|
2021-12-01 11:46:19 +01:00 |
|
Mark Qvist
|
652b884d72
|
Added conditional import of netifaces
|
2021-12-01 11:39:40 +01:00 |
|
Mark Qvist
|
165e620043
|
Improved shutdown handling on interrupt. Updated gitignore.
|
2021-11-04 17:15:58 +01:00 |
|
Mark Qvist
|
1cf6570c2d
|
Added RSSI and SNR reporting to packets on supported interfaces
|
2021-10-12 16:34:17 +02:00 |
|
Mark Qvist
|
60917f0eea
|
Fixed interface detachment on TCP initiator interfaces
|
2021-10-08 17:06:00 +02:00 |
|
Mark Qvist
|
161eeca509
|
Updated logging
|
2021-09-25 15:39:42 +02:00 |
|
Mark Qvist
|
7991db5c74
|
Added rnstatus utility
|
2021-09-24 20:10:04 +02:00 |
|
Mark Qvist
|
7e9d608530
|
Improved shutdown handling for local shared instances
|
2021-09-24 16:42:31 +02:00 |
|
Mark Qvist
|
3d4ac0126b
|
Added signal handler and interface detachment oon exit.
|
2021-09-24 16:09:07 +02:00 |
|
Mark Qvist
|
16dae81844
|
Fixed regression in TCPInterface client spawner.
|
2021-09-24 14:11:04 +02:00 |
|
Mark Qvist
|
e9e2ffbe0d
|
Improved log output from local interfaces
|
2021-09-24 14:10:18 +02:00 |
|
Mark Qvist
|
9323fd22ee
|
Improved TCP client interface recovery
|
2021-09-24 11:20:10 +02:00 |
|
Mark Qvist
|
acae9e34c2
|
Improved link status detection and recovery of TCP interfaces over unreliable IP links.
|
2021-09-23 16:07:57 +02:00 |
|
Mark Qvist
|
65e8487b39
|
Added TCP client reconnection on TCP socket drop
|
2021-09-18 22:49:04 +02:00 |
|
Mark Qvist
|
ce00822cb0
|
Work on tunnels
|
2021-09-18 18:11:23 +02:00 |
|
Mark Qvist
|
425f0153d0
|
Added flow control timeouts to AX.25 interface and optimised timeouts.
|
2021-09-03 10:56:49 +02:00 |
|
Mark Qvist
|
cd9daaefee
|
Removed option to allow unencrypted links.
|
2021-09-03 10:13:48 +02:00 |
|
Mark Qvist
|
2e7126ef39
|
Cleaned up log statements
|
2021-08-27 22:51:16 +02:00 |
|
Mark Qvist
|
2b8b95da2b
|
Added config options for TCP server interface binding to network interface instead of IP.
|
2021-08-19 20:13:53 +02:00 |
|
Mark Qvist
|
6382409194
|
Added config options for UDP interface binding to network interface instead of IP.
|
2021-08-19 19:56:35 +02:00 |
|
Mark Qvist
|
e746a80dca
|
Fixed beacon data in KISSInterface
|
2021-05-17 22:01:56 +02:00 |
|
Mark Qvist
|
d03b7d7a52
|
Refactored Identity method names
|
2021-05-16 16:15:57 +02:00 |
|
Mark Qvist
|
f275065b40
|
Implemented ID beaconing on RNode and KISS interfaces
|
2020-08-13 15:06:39 +02:00 |
|
Mark Qvist
|
a43d485630
|
Renamed UDPInterface
|
2020-08-13 12:37:54 +02:00 |
|
Mark Qvist
|
bd098c338a
|
Indentation and formatting cleanup
|
2020-08-13 12:15:56 +02:00 |
|
Mark Qvist
|
459f6b792f
|
Optimised resource transfers, fixed resource transfer regression, removed txdelay from UDPInterface.
|
2020-06-10 10:58:13 +02:00 |
|
Mark Qvist
|
24abb4cfa4
|
Fixed coding rate reference in RNodeInterface
|
2020-05-28 22:15:46 +02:00 |
|
Mark Qvist
|
0d069bf1d8
|
Fixed missing cr statement for RNodeInterface
|
2020-05-27 16:47:12 +02:00 |
|
Mark Qvist
|
8c2cfb0349
|
Added periodic ID option to RNode interface. Fixed RNode SNR stat indication.
|
2020-05-21 14:17:14 +02:00 |
|
Mark Qvist
|
e0e1868e50
|
Transport handling of announces and path requests for shared instance
|
2020-05-13 20:33:10 +02:00 |
|
Mark Qvist
|
06a43f6515
|
Removed stray log statement
|
2020-05-13 16:02:03 +02:00 |
|
Mark Qvist
|
d74f92ad15
|
Added local interface
|
2020-05-13 16:01:27 +02:00 |
|
Mark Qvist
|
be1ff8ec21
|
Resource transfer and receipt management optimisation
|
2020-05-13 13:08:48 +02:00 |
|
Mark Qvist
|
c595fdd54b
|
Optimised resource transfer implementation
|
2020-05-12 16:45:51 +02:00 |
|
Mark Qvist
|
bf49eb2475
|
TCP performance improvements
|
2020-05-12 08:50:51 +02:00 |
|
Mark Qvist
|
d121562b22
|
Cleanup
|
2020-05-11 21:52:20 +02:00 |
|
Mark Qvist
|
49fce1e1cb
|
Destination table is now stored on exit
|
2020-05-11 21:05:04 +02:00 |
|
Mark Qvist
|
d6757db6c6
|
Added TCP interface
|
2020-05-11 16:09:00 +02:00 |
|
Mark Qvist
|
556d95c381
|
Description in SerialInterface
|
2020-05-07 14:14:35 +02:00 |
|
Mark Qvist
|
8c506b0c78
|
Cleanup in interfaces
|
2020-05-06 14:34:19 +02:00 |
|
Mark Qvist
|
67fc7685ec
|
Reworked serial interface with HDLC framing instead of timeouts
|
2020-05-06 14:34:03 +02:00 |
|