Commit Graph

  • ea3ad6b287 Only attempt to get RNS status if a shared instance already exists master Mark Qvist 2024-11-22 23:11:57 +0100
  • f095b9cb8e Added init option for requiring existing shared instance Mark Qvist 2024-11-22 23:11:34 +0100
  • 6f8d3e882a Updated docs and readme Mark Qvist 2024-11-22 15:40:41 +0100
  • aabb763cea Refactored fernet to token Mark Qvist 2024-11-22 15:19:12 +0100
  • 04d2626809 Updated docs and manual Mark Qvist 2024-11-22 14:39:58 +0100
  • 823bfd537c Refactored processIncoming to process_incoming Mark Qvist 2024-11-22 14:39:27 +0100
  • 434ebd2954 Fixed interface example bitrate init Mark Qvist 2024-11-22 14:31:06 +0100
  • 44782c3429 Updated docs and manual Mark Qvist 2024-11-22 14:25:18 +0100
  • 890846fa8d Added custom interfaces to documentation and readme Mark Qvist 2024-11-22 14:16:53 +0100
  • 36c761e8dd Refactored processOutgoing to process_outgoing Mark Qvist 2024-11-22 14:12:55 +0100
  • 4a4b625075 Implemented custom interface loading Mark Qvist 2024-11-22 14:07:48 +0100
  • 4223203134 Added example custom interface Mark Qvist 2024-11-22 14:07:17 +0100
  • 3d47ec26af
    Merge 03f133be43 into e81c22cf53 #594 jacobeva 2024-11-22 11:55:22 +0000
  • 8ab33ae92d
    Merge de6c6bffd7 into e81c22cf53 #590 faragher 2024-11-22 11:55:18 +0000
  • e6966fe19a Cleanup Mark Qvist 2024-11-22 12:16:29 +0100
  • e81c22cf53 Fixed spawned interface count sometimes being inaccurate on TCP and I2P interfaces Mark Qvist 2024-11-22 12:02:18 +0100
  • c02e59e3ab Prepare interface modularity Mark Qvist 2024-11-22 11:33:40 +0100
  • 5d5abf352b Prepare interface modularity Mark Qvist 2024-11-22 11:27:46 +0100
  • ec9bb33d16 Apply KISS beacon frame length fix to Android-specific KISS interface Mark Qvist 2024-11-22 11:20:28 +0100
  • f3e836cec8
    Merge pull request #618 from gretel/fix-kiss-callsign-beacon markqvist 2024-11-22 11:17:59 +0100
  • 8a50528111 Prepare interface modularity Mark Qvist 2024-11-21 19:03:56 +0100
  • 9523595282 Fix KISS beacon frame length #618 gretel 2024-11-19 20:55:16 +0100
  • b7cb7a11d7
    Merge 95cea24527 into a762af035a #599 faragher 2024-11-21 17:17:20 +0000
  • a762af035a Prepare interface modularity Mark Qvist 2024-11-21 14:41:22 +0100
  • 760ab981d0 Prepare interface modularity for Android-specific interfaces Mark Qvist 2024-11-21 13:51:34 +0100
  • 7b43ff0cef Cleanup Mark Qvist 2024-11-21 13:13:41 +0100
  • 996161e2f4 Internal interface config handling for RNodeMultiInterface Mark Qvist 2024-11-21 13:11:17 +0100
  • bf633bba5d Internal interface config handling for RNodeInterface Mark Qvist 2024-11-21 13:03:03 +0100
  • 8337a5945d Internal interface config handling for AX25KISSInterface Mark Qvist 2024-11-21 12:30:07 +0100
  • a736b3adfc Internal interface config handling for KISSInterface Mark Qvist 2024-11-21 12:25:59 +0100
  • 25127cd3c9 Internal interface config handling for PipeInterface Mark Qvist 2024-11-21 12:22:09 +0100
  • ebf084cff0 Internal interface config handling for SerialInterface Mark Qvist 2024-11-21 12:16:44 +0100
  • cd8fe95d91 Internal interface config handling for I2PInterface Mark Qvist 2024-11-21 12:10:21 +0100
  • e2efc61208 Added Yggdrasil example to interface documentation Mark Qvist 2024-11-20 20:50:08 +0100
  • 5de63d5bf2 Internal interface config handling for TCPClientInterface Mark Qvist 2024-11-20 20:39:44 +0100
  • c9d744f88a Internal interface config handling for TCPServerInterface Mark Qvist 2024-11-20 20:27:01 +0100
  • 18e0dbddfa Internal interface config handling for UDPInterface Mark Qvist 2024-11-20 20:20:40 +0100
  • 52c816cb27 Cleanup Mark Qvist 2024-11-20 20:18:17 +0100
  • 582d2b91f5 Internal interface config handling for AutoInterface Mark Qvist 2024-11-20 20:14:02 +0100
  • 28a0dbb0e0 Updated version Mark Qvist 2024-11-20 19:56:02 +0100
  • 2895806541 Added IPv6 info to TCP interface documentation Mark Qvist 2024-11-20 19:55:18 +0100
  • 5b8de73143 Correctly display IPv6 addresses in interface names Mark Qvist 2024-11-20 19:24:06 +0100
  • 212af2f43b Automatically select IPv6 address for IPv6-only interfaces Mark Qvist 2024-11-20 19:16:15 +0100
  • 1282061701 Add interface scope for link-local IPv6 addresses Mark Qvist 2024-11-20 18:02:50 +0100
  • 49dba483a9 Use address structure according to target address family Mark Qvist 2024-11-20 17:10:08 +0100
  • ebec63487f Added prefer_ipv6 option to TCPServerInterface Mark Qvist 2024-11-20 16:53:14 +0100
  • 9373819234 Add ability to bind to AF_INET6 sockets based on both device name and IP addresses Mark Qvist 2024-11-20 16:44:39 +0100
  • d05615df58
    Update TCP interfaces for multiple address binding and IPv6 support #619 Rodrigo Laneth 2024-11-20 10:37:15 -0300
  • 04925d8004
    Merge pull request #601 from deavmi/patch-2 markqvist 2024-11-20 14:28:46 +0100
  • 4284084fef
    Merge pull request #600 from deavmi/patch-1 markqvist 2024-11-20 14:28:34 +0100
  • 4b1b89e488
    Update documentation and example configuration file Rodrigo Laneth 2024-11-20 10:22:02 -0300
  • 63ad2afe3f Reapply "Allow binding to IPv6 (if present)" #601 Tristan B. Velloza Kildaire 2024-11-04 13:25:55 +0200
  • 61712d322a Revert "Allow binding to IPv6 (if present)" Tristan B. Velloza Kildaire 2024-11-04 13:25:46 +0200
  • 3599066356 Revert "Test" Tristan B. Velloza Kildaire 2024-11-04 13:05:27 +0200
  • 18c2a38b97
    Test Tristan B. Velloza Kildaire 2024-11-04 13:02:45 +0200
  • f55004a574
    Allow binding to IPv6 (if present) Tristan B. Velloza Kildaire 2024-11-03 17:54:59 +0200
  • 1768ddc459
    Determine AF FAMILY from getaddrinfo BEFORE socket ctor #600 Tristan B. Velloza Kildaire 2024-11-03 14:37:28 +0200
  • 95cea24527 Ported rncp allow files to rnx #599 faragher 2024-11-02 23:06:43 -0500
  • 03f133be43
    Add multi-interface RNode support on Android #594 jacob.eva 2024-10-25 15:46:04 +0100
  • de6c6bffd7 Added T-Beam GPS option #590 faragher 2024-10-21 21:49:04 -0500
  • d002a75f34 Updated changelog 0.8.5 Mark Qvist 2024-10-20 14:09:12 +0200
  • 0b6d239551 Updated changelog Mark Qvist 2024-10-20 14:07:54 +0200
  • 926b811a84 Updated docs Mark Qvist 2024-10-20 14:04:48 +0200
  • 2bc8e11ad5 Updated version Mark Qvist 2024-10-20 13:45:52 +0200
  • f5412f5c0b Fixed invalid link RSSI, SNR and Q data returned from API functions. Improved link physical layer stats updates. Mark Qvist 2024-10-20 13:34:02 +0200
  • 5470f752b4 Cleanup Mark Qvist 2024-10-20 12:26:54 +0200
  • 48c006a94c
    Merge pull request #589 from faragher/master markqvist 2024-10-20 12:18:23 +0200
  • 8445417661 Fixed file access bug, added fail-safe access #589 faragher 2024-10-19 12:39:48 -0500
  • 3b0c5cdfd3
    Merge 06b9555462 into 30248854ed #568 Pavol Rusnak 2024-10-11 21:14:44 +0000
  • 06b9555462
    remove dangling spaces #568 Pavol Rusnak 2024-10-07 10:52:43 +0200
  • ce9dc56048
    modernize Pavol Rusnak 2024-10-07 10:44:18 +0200
  • 30248854ed Updated changelog 0.8.4 Mark Qvist 2024-10-11 17:13:03 +0200
  • f34bc75588 Updated docs Mark Qvist 2024-10-11 16:47:53 +0200
  • 3b23e2f37d Improved RNode BLE reconnection reliability Mark Qvist 2024-10-11 13:38:16 +0200
  • 7417cf5947 Add rnode battery state to rnstatus output Mark Qvist 2024-10-11 10:14:10 +0200
  • 60d8da843c Disable tty module dependency for rnx, since it is currently unused Mark Qvist 2024-10-11 09:54:09 +0200
  • f9667fd684 Fixed missing import on Android Mark Qvist 2024-10-10 23:49:20 +0200
  • d9269c6047 Updated version Mark Qvist 2024-10-10 23:32:09 +0200
  • 6521f839cd Fixed resource transfers hanging for a long time over slow links if proof packet is lost Mark Qvist 2024-10-10 17:06:43 +0200
  • d63bbcdc0a Updated changelog 0.8.3 Mark Qvist 2024-10-10 00:45:09 +0200
  • c36c7186de Updated docs Mark Qvist 2024-10-10 00:44:33 +0200
  • 6fec76205c Added save directory option to rncp Mark Qvist 2024-10-10 00:41:57 +0200
  • 715f4d9fcb Updated version Mark Qvist 2024-10-09 20:03:05 +0200
  • 8d7857c4e2 Fixed rncp fstrings for Android build Mark Qvist 2024-10-09 19:53:07 +0200
  • c9a2b45368 Added physical layer transfer rate output option to rncp Mark Qvist 2024-10-09 19:39:39 +0200
  • c57d927660 Cleanup Mark Qvist 2024-10-09 19:38:46 +0200
  • 8d98c8751a Fixed resource progress calculation bug. Actually fixes #522. Mark Qvist 2024-10-09 19:38:25 +0200
  • 527f6cc906 Fuxed typo Mark Qvist 2024-10-07 22:10:17 +0200
  • a0d61f6441 Added error descriptions for modem communication timeout Mark Qvist 2024-10-07 20:55:34 +0200
  • c5687f190b Updated manual 0.8.2 Mark Qvist 2024-10-06 10:49:56 +0200
  • 44d1f6d0e5 Updated changelog Mark Qvist 2024-10-06 10:49:48 +0200
  • ac09bc3567 Updated manual Mark Qvist 2024-10-06 10:28:26 +0200
  • a41bce012b Fix docs images for PDF generation Mark Qvist 2024-10-06 10:27:27 +0200
  • 83a2999d29 Revert AF_INET6 addition to TCPInterface, since it breaks normal IPv4 connectivity for interface Mark Qvist 2024-10-06 10:01:55 +0200
  • 4465fa9882
    Merge pull request #545 from deavmi/master markqvist 2024-10-05 23:46:28 +0200
  • ce974db084 Merge branch 'master' of github.com:markqvist/Reticulum Mark Qvist 2024-10-05 23:45:48 +0200
  • e6c1dc075b
    Merge pull request #556 from jacobeva/rnode-multi-fix markqvist 2024-10-05 23:45:21 +0200
  • 9602f67b06 Merge branch 'master' of github.com:markqvist/Reticulum Mark Qvist 2024-10-05 23:44:17 +0200
  • ef798e0d54
    Merge pull request #543 from jacobeva/display-fix markqvist 2024-10-05 23:43:56 +0200
  • 5cd8d229fb Updated manual Mark Qvist 2024-10-05 23:43:28 +0200