Commit Graph

  • d535d4a320
    Updated interface bytes and fixed invalid config not being rejected master jacob.eva 2024-06-10 11:53:55 +0100
  • ef9f87b559
    Fix beacon data not being transmitted jacob.eva 2024-06-08 10:39:54 +0100
  • 558b1c21a2
    Remove unneeded line jacob.eva 2024-06-08 10:35:10 +0100
  • 488e617094
    Fix duplicate interfaces on reconnect and beacon message spam bugs jacob.eva 2024-06-08 10:31:43 +0100
  • ab4fcca81c
    Fix indexing and variable errors jacob.eva 2024-06-06 19:05:10 +0100
  • 1508e7427b
    Updated copyright notice jacob.eva 2024-06-06 17:59:43 +0100
  • 6755d2dcbd
    Cleanup and assorted fixes jacob.eva 2024-06-06 17:52:22 +0100
  • 14d2739994
    Finalise and cleanup jacob.eva 2024-06-06 10:26:25 +0100
  • e917d89d5b
    Remove debug message jacob.eva 2024-06-04 16:20:44 +0100
  • d3c7ea774d
    Fix bitrate being reset to 0 jacob.eva 2024-06-04 15:53:37 +0100
  • f65b858564
    Fix for RX not working on non-default interface jacob.eva 2024-06-04 15:29:55 +0100
  • e1ac0bd9ea
    Remove traceback print jacob.eva 2024-06-04 08:31:03 +0100
  • d34cf68736
    Added dynamic config file support jacob.eva 2024-06-04 08:27:55 +0100
  • 276359bf99
    Add multi interface support jacob.eva 2024-06-03 14:07:43 +0100
  • 0a15b4c6c1
    Merge branch 'master' into master markqvist 2024-05-18 00:15:13 +0200
  • 62db09571d
    Merge pull request #504 from jacobeva/hash-feature markqvist 2024-05-18 00:04:24 +0200
  • 444ae0206b Added better handling on Windows of interfaces that are non-adoptable for AutoInterface Mark Qvist 2024-05-17 23:54:48 +0200
  • 4b07e30b9d Updated version Mark Qvist 2024-05-17 23:54:04 +0200
  • 583e65419e
    Merge pull request #506 from liamcottle/feature/windows-auto-interface markqvist 2024-05-17 16:32:33 +0200
  • 1564930a51 auto interface working on windows liamcottle 2024-05-17 04:09:11 +1200
  • b81b1de4eb
    Merge pull request #500 from faragher/master markqvist 2024-05-15 20:06:36 +0200
  • 746a38f818
    Add ability to get target and calculated firmware hash from device jacob.eva 2024-05-13 22:55:49 +0100
  • c230eceaa6
    Extend RAK4631 support jacob.eva 2024-05-13 21:49:57 +0100
  • 09d9285104 Allow recursive path resolution for clients on roaming-mode interfaces Mark Qvist 2024-05-12 12:31:51 +0200
  • 3551662187 Changing log levels faragher 2024-05-08 02:19:59 -0500
  • f7f34e0ea3 Windows DTR timing adjustments faragher 2024-05-08 02:14:29 -0500
  • 43fc2a6c92 Updated changelog Mark Qvist 2024-05-05 20:05:30 +0200
  • b17175dfef Updated changelog Mark Qvist 2024-05-05 19:57:48 +0200
  • 1103784997 Updated documentation Mark Qvist 2024-05-05 19:56:33 +0200
  • d2feb8b136 Improved path response logic Mark Qvist 2024-05-04 21:57:03 +0200
  • f595648a9b Updated tests Mark Qvist 2024-05-04 20:27:27 +0200
  • b06f5285c5 Fix LR proof delivery on unknown hop count paths Mark Qvist 2024-05-04 20:27:04 +0200
  • 8330f70a27 Fixed link packet routing in topologies where transport packets leak to non-intended instances in the link chain Mark Qvist 2024-05-04 19:52:02 +0200
  • 15e10b9435 Added expected hops property to link class Mark Qvist 2024-05-04 19:15:57 +0200
  • b91c852330 Updated path request timing Mark Qvist 2024-05-04 16:19:04 +0200
  • 75acdf5902 Updated version Mark Qvist 2024-05-03 23:49:39 +0200
  • dae40f2684 Removed T3S3 build from autoinstaller Mark Qvist 2024-05-03 18:20:17 +0200
  • 4edacf82f3 Merge branch 'master' of github.com:markqvist/Reticulum Mark Qvist 2024-05-03 16:22:37 +0200
  • 4b0a0668a5
    Update Contributing.md markqvist 2024-05-01 17:50:15 +0200
  • a52af17123
    Merge pull request #495 from jschulthess/master markqvist 2024-05-01 17:28:10 +0200
  • 0b0a3313c5 Multicast address type modifications Mark Qvist 2024-05-01 15:49:48 +0200
  • 34af2e7af7
    Merge pull request #476 from thiaguetz/feat/multicast-address-type markqvist 2024-05-01 15:44:03 +0200
  • 12bf7977d2 fix comment Jürg Schulthess 2024-04-29 08:25:40 +0200
  • b69b939d6f realign with upstream Jürg Schulthess 2024-04-29 08:10:48 +0200
  • b5556f664b realign with upstream Jürg Schulthess 2024-04-29 08:07:22 +0200
  • f804ba0263 explicit exit not needed Jürg Schulthess 2024-04-29 08:04:04 +0200
  • 84a1ab0ca3 add option to load identity from file Jürg Schulthess 2024-04-29 07:59:55 +0200
  • 465695b9ae
    Merge pull request #490 from nothingbutlucas/master markqvist 2024-04-22 01:33:10 +0200
  • a999a4a250 Added support for T3S3 boards to rnodeconf autoinstaller Mark Qvist 2024-04-22 01:26:35 +0200
  • cbb5d99280
    docs: Fix a typo. startig / starting nothingbutlucas 2024-04-20 17:12:48 -0300
  • 64f5192c79 Changed rnodeconf autoinstaller menu order Mark Qvist 2024-04-20 22:25:57 +0200
  • d223ebc8c0 Added rnodeconf autoinstaller support for Heltec LoRa32 V3 boards Mark Qvist 2024-04-20 22:03:14 +0200
  • c28f413fe6
    Merge pull request #486 from cobraPA/upstream_add_heltec_v3 markqvist 2024-04-20 18:54:09 +0200
  • 92e5f65887 Add product and model, plus support for Heltec V3 serial only setup to rnodeconf. Kevin Brosius 2024-04-11 01:41:50 -0400
  • b977f33df6 Display error on unknown model capabilities instead of fail Mark Qvist 2024-03-28 12:05:30 +0100
  • 589fcb8201 Added custom EEPROM bootstrap to rnodeconf Mark Qvist 2024-03-28 00:04:48 +0100
  • e5427d70ac Added custom EEPROM bootstrap to rnodeconf Mark Qvist 2024-03-27 21:48:32 +0100
  • 2f5381b307 Added TCXO model code comment Mark Qvist 2024-03-24 11:51:44 +0100
  • 11baace08d feat: implement multicast address type definition on AutoInterface configuration Thiaguetz 2024-03-23 00:54:56 -0300
  • a4d5b5cb17 Merge branch 'master' of github.com:markqvist/Reticulum Mark Qvist 2024-03-19 11:52:58 +0100
  • 9cb181690e Added link getter to resource advertisement class Mark Qvist 2024-03-19 11:52:32 +0100
  • ff6604290e
    Update LICENSE markqvist 2024-03-10 22:14:29 +0100
  • 2dbd3cbc0f
    Update Contributing.md markqvist 2024-03-10 22:14:03 +0100
  • 2a11097cac
    Update Contributing.md markqvist 2024-03-10 22:13:33 +0100
  • c0e3181ae3
    Update Contributing.md markqvist 2024-03-10 22:11:44 +0100
  • 5a0316ae7f
    Update Contributing.md markqvist 2024-03-10 20:39:49 +0100
  • 177bb62610 Updated changelog Mark Qvist 2024-03-09 21:09:06 +0100
  • 7cd3cde398 Updated changelog Mark Qvist 2024-03-09 21:08:17 +0100
  • 29bdcea616 Updated manual Mark Qvist 2024-03-09 21:05:59 +0100
  • d9460c43ad Updated version Mark Qvist 2024-03-09 21:01:12 +0100
  • fb02e980db
    Merge pull request #461 from attermann/firmware_repos markqvist 2024-03-08 01:10:34 +0100
  • 4947463440 Updated roadmap Mark Qvist 2024-03-06 12:14:36 +0100
  • 5565349255 Fixed installation of alternate firmware version Chad Attermann 2024-03-05 19:02:47 -0700
  • 1b7b131adc Added support for alternate firmware download URL Chad Attermann 2024-03-05 17:14:52 -0700
  • ace0d997d4 Updated changelog Mark Qvist 2024-03-02 00:40:44 +0100
  • 798c252284 Updated manual Mark Qvist 2024-03-02 00:40:35 +0100
  • 7da22c8580 Updated documentation build Mark Qvist 2024-03-01 00:47:12 +0100
  • eefbb89cde Updated version Mark Qvist 2024-03-01 00:05:40 +0100
  • 18f50ff1ae Limit amount of random blobs kept in memory and persisted to disk. Add check for non-existent announce in processing table. Mark Qvist 2024-03-01 00:03:56 +0100
  • 05e97ac0db Fixed saving known destination when on-disk storage file has become corrupted Mark Qvist 2024-02-29 23:23:41 +0100
  • c2c3a144d2 Added payload data inactivity metric to Link API Mark Qvist 2024-02-29 23:05:16 +0100
  • ea369015ee
    Update issue templates markqvist 2024-02-29 17:07:53 +0100
  • 9745842862
    Update issue templates markqvist 2024-02-29 17:05:46 +0100
  • 246289c52d
    Create config.yml markqvist 2024-02-29 17:04:17 +0100
  • ff71cb2f98
    Update issue templates markqvist 2024-02-29 16:58:57 +0100
  • 5ca1ef1777 Revert EEPROM check logic Mark Qvist 2024-02-29 16:18:39 +0100
  • 2b764b4af8 Allow EEPROM checksum mismatch on autoinstall. Fixes #432. Mark Qvist 2024-02-29 15:50:45 +0100
  • a62843cd75 Updated readme Mark Qvist 2024-02-16 17:54:31 +0100
  • 633435390d Added ability to flash T3 boards with TCXO Mark Qvist 2024-02-16 17:32:01 +0100
  • 1e207ef972 Updated readme Mark Qvist 2024-02-16 17:31:42 +0100
  • 35e9a0b38a Updated changelog Mark Qvist 2024-02-14 16:58:51 +0100
  • 3d7f3825fb Updated manual Mark Qvist 2024-02-14 16:54:29 +0100
  • 04b67a545d Updated version Mark Qvist 2024-02-13 19:01:07 +0100
  • 61c2fbd0da Merge branch 'master' of github.com:markqvist/Reticulum Mark Qvist 2024-02-13 19:00:00 +0100
  • 1aba4ec43a Added support for SX126x-based RNodes Mark Qvist 2024-02-13 18:59:23 +0100
  • 841a3daa26
    Merge pull request #439 from jacobeva/master markqvist 2024-02-09 22:30:32 +0100
  • d98f03f245
    Update min and max values to support SX1280 jacob.eva 2024-02-09 21:17:58 +0000
  • 878e67f69d Fixed invalid RSSI offset reference. Fixes #433. Mark Qvist 2024-01-18 23:01:54 +0100
  • e582a6d6d1 Updated changelog Mark Qvist 2024-01-17 22:59:02 +0100
  • a948afb816 Updated manual Mark Qvist 2024-01-17 22:56:24 +0100