Commit Graph

  • 092fb81ad0
    Merge 3551662187 into 43fc2a6c92 #500 faragher 2024-05-08 02:30:13 -0500
  • 3551662187 Changing log levels #500 faragher 2024-05-08 02:19:59 -0500
  • f7f34e0ea3 Windows DTR timing adjustments faragher 2024-05-08 02:14:29 -0500
  • 269c982364
    Merge 221493d816 into 43fc2a6c92 #493 Lucas 2024-05-07 17:38:14 +0000
  • 221493d816
    Revert "refactor(rnodeconf): Replace string concatenation" #493 nothingbutlucas 2024-05-05 17:07:55 -0300
  • 43fc2a6c92 Updated changelog master Mark Qvist 2024-05-05 20:05:30 +0200
  • b17175dfef Updated changelog 0.7.4 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
  • e47dcae54e
    refactor(rnodeconf): Replace string concatenation nothingbutlucas 2024-05-04 14:29:56 -0300
  • 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
  • 7b327d4706 Revert "Update rnodeconf.py" #496 btalbot85 2024-05-02 02:14:49 -0400
  • 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
  • 7cf0e2ca3a
    Update rnodeconf.py btalbot85 2024-05-01 00:27:43 -0400
  • 12bf7977d2 fix comment #495 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
  • acd893a6e6
    refactor: Replace string concatenation with joins nothingbutlucas 2024-04-24 15:37:10 -0300
  • c032a2e438
    refactor(if/elif): Add elif's on if "questions" nothingbutlucas 2024-04-24 12:11:43 -0300
  • 1f6a494e14
    refactor: Change loop for dictionary comprehension nothingbutlucas 2024-04-24 12:08:23 -0300
  • 059c2381b5
    refactor(if/else/return): Remove indentation nothingbutlucas 2024-04-24 11:52:02 -0300
  • 541d3cde48
    style: Format the code a little bit nothingbutlucas 2024-04-24 11:28:00 -0300
  • 87ff1808a2
    refactor(main): Reduce complexity of main function nothingbutlucas 2024-04-24 11:04:26 -0300
  • 8d1a000378
    refactor: Change method for string concatenations nothingbutlucas 2024-04-24 00:43:33 -0300
  • 794a5f4401
    refactor: Remove unused code nothingbutlucas 2024-04-24 00:34:08 -0300
  • 7159e6a523
    style: Change comparations according PEP8 nothingbutlucas 2024-04-24 00:32:11 -0300
  • cf41187e2f
    refactor: Change for loop to list comprehensions nothingbutlucas 2024-04-24 00:24:22 -0300
  • 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 #490 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. #486 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 #476 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 0.7.3 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
  • 1b6db308c9 Added support for fragmenting packets #462 Chad Attermann 2024-03-07 15:15:44 -0700
  • ec3ce575f6 Adjusted Interface MTU down to 233 bytes Chad Attermann 2024-03-07 10:39:03 -0700
  • 2c67ae9d8b Enhanced error handling Chad Attermann 2024-03-06 14:52:04 -0700
  • 4947463440 Updated roadmap Mark Qvist 2024-03-06 12:14:36 +0100
  • 5565349255 Fixed installation of alternate firmware version #461 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
  • ebd77a6c7d Very basic Meshtastic tunneling interface Chad Attermann 2024-03-04 14:00:24 -0700
  • ace0d997d4 Updated changelog 0.7.2 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
  • 219c5d5341
    Merge branch 'markqvist:master' into master #401 faragher 2024-02-16 15:17:37 -0600
  • 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 0.7.1 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 #439 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 0.7.0 Mark Qvist 2024-01-17 22:59:02 +0100
  • a948afb816 Updated manual Mark Qvist 2024-01-17 22:56:24 +0100
  • 86a294388f Merge branch 'master' of github.com:markqvist/Reticulum Mark Qvist 2024-01-17 22:52:48 +0100
  • 429a0b1bd3 Updated changelog Mark Qvist 2024-01-17 22:52:01 +0100
  • ee8bb42633 Updated manual Mark Qvist 2024-01-17 22:51:16 +0100