Commit Graph

  • d69d4b3920 Fixed firmware extraction for unverifiable devices. Fixes #266. Mark Qvist 2023-05-02 18:10:04 +0200
  • 3300541181 Fixed invalid error code in conditional. Fixes #284. Mark Qvist 2023-05-02 17:45:30 +0200
  • 3848059f19 Only use ifname for link-local discovery scopes. Fixes #283. Mark Qvist 2023-05-02 17:39:06 +0200
  • 30021d89cb Fixed header bits in get_packed_flags(). Fixes #275. Mark Qvist 2023-05-02 17:33:38 +0200
  • 29019724bd Added verbosity argument to Reticulum instantiation. Fixes #238. Mark Qvist 2023-05-02 16:42:04 +0200
  • ba7838c04e Use SO_EXCLUSIVEADDRUSE instead of SO_REUSEADDR on Windows. #278 Maya 2023-04-19 03:01:21 +0100
  • af16c68e47 Make esptool.py invocation compatible with Windows. #272 Maya 2023-04-13 18:17:14 +0100
  • bda5717051 Use standard Python zipfile module to decompress firmware Maya 2023-04-13 18:10:21 +0100
  • 179679dd0b [chore] Modified "where can reticulum be used" Last change wasn't as final as I thought. My apologies on the odd git workflow, it will take me a minute to get used to this. #257 Neo_8_A 2023-03-11 01:04:18 -0500
  • 5c2646c977 [chore] Finalized section "Where can Reticulum be Used" Reworked the wording of the fourth paragraph, which lists possible interfaces. Neo_8_A 2023-03-11 00:54:28 -0500
  • 689d20ebeb [chore] Finalized wording Adjusted wording for first paragraph Neo_8_A 2023-03-11 00:46:01 -0500
  • 5abf570254 [chore] Cleaned up language in whatis.rst manual page I cleaned up language in the document page whatis.rst. In several places the language was vague, hard to follow, or inconsistently styled. I did my best to correct these. Neo_8_A 2023-03-10 23:35:10 -0500
  • fac4973329 Fixed potential race condition in announce queue handling for AutoInterface Mark Qvist 2023-03-09 18:32:14 +0100
  • 90cfaa4e82 Updated manual 0.5.0 Mark Qvist 2023-03-08 14:54:04 +0100
  • 443aa575df Updated changelog Mark Qvist 2023-03-08 14:53:52 +0100
  • 619771c3a3 Updated changelog Mark Qvist 2023-03-08 14:43:35 +0100
  • 18a56cfd52 Updated manual Mark Qvist 2023-03-08 14:27:51 +0100
  • 55c39ff27c Updated roadmap Mark Qvist 2023-03-08 14:10:56 +0100
  • 159c7a9a52 Fixed rnstatus JSON output error Mark Qvist 2023-03-08 14:10:33 +0100
  • af8edc335b Updated roadmap Mark Qvist 2023-03-08 12:35:41 +0100
  • 4d3ea37bc3 Updated roadmap and docs Mark Qvist 2023-03-08 12:34:09 +0100
  • 226004da94 Ignore lo0 in all cases. Fixes #237. Mark Qvist 2023-03-07 16:43:10 +0100
  • 47b358351f Exclude tests from wheel. Fixes #241. Mark Qvist 2023-03-07 16:30:40 +0100
  • f5d77a1dfb
    Merge pull request #252 from acehoss/bugfix/buffer-missing-segments markqvist 2023-03-05 17:59:03 +0100
  • 9c9f0a20f9
    Handle sequence overflow when checking incoming message #252 Aaron Heise 2023-03-04 23:54:07 -0600
  • 6d9d410a70
    Address multiple issues with Buffer and Channel Aaron Heise 2023-03-04 23:37:58 -0600
  • d8f3ad8d3f Temporarily disabled extra-level log statement Mark Qvist 2023-03-04 19:30:47 +0100
  • a1b75b9746 Increased per-hop timeout Mark Qvist 2023-03-04 19:30:23 +0100
  • 80f3bfaece Adjusted StreamDataMessage overhead calculation Mark Qvist 2023-03-04 19:06:47 +0100
  • 37b2d8a6ec Fixed Link MDU output in phyparams() Mark Qvist 2023-03-04 18:37:28 +0100
  • 777fea9cea Differentiate exception between link establishment callback, and internal RTT packet handling Mark Qvist 2023-03-04 18:32:36 +0100
  • bbfdd37935 Added check for link state before sending Mark Qvist 2023-03-04 18:31:07 +0100
  • 07484725a0 Updated documentation Mark Qvist 2023-03-04 17:57:18 +0100
  • 709b126a67 Updated strings in Buffer example Mark Qvist 2023-03-04 17:56:50 +0100
  • 28e6302b3d Updated versions Mark Qvist 2023-03-04 17:56:30 +0100
  • 27861e96f8 Updated documentation Mark Qvist 2023-03-03 22:16:13 +0100
  • e36312a3cb
    Merge pull request #250 from acehoss/feature/buffer markqvist 2023-03-03 17:21:25 +0100
  • 5b5dbdaa91
    Add example to documentation #250 Aaron Heise 2023-03-02 17:21:32 -0600
  • 99dc97365f
    Merge remote-tracking branch 'origin/feature/buffer' into feature/buffer Aaron Heise 2023-03-02 17:17:40 -0600
  • aac2b9f987
    Buffer: send and receive binary data over Channel Aaron Heise 2023-03-02 17:13:55 -0600
  • 067c275c46
    Buffer: send and receive binary data over Channel Aaron Heise 2023-03-02 17:13:55 -0600
  • 58004d7c05 Updated documentation Mark Qvist 2023-03-02 12:47:55 +0100
  • aa0d9c5c13 Merge branch 'master' of github.com:markqvist/Reticulum Mark Qvist 2023-03-02 12:05:06 +0100
  • 9e46950e28 Added output to echo example Mark Qvist 2023-03-02 12:04:50 +0100
  • a6551fc019
    Merge pull request #246 from gdt/fix-transmit-hash markqvist 2023-03-02 11:34:00 +0100
  • a06ae40797
    Merge pull request #236 from faragher/master markqvist 2023-03-02 11:31:31 +0100
  • 1db08438df
    Merge pull request #248 from Erethon/hkdf-remove-dead-code markqvist 2023-03-02 11:29:18 +0100
  • 89aa51ab61
    Merge pull request #245 from acehoss/feature/channel markqvist 2023-03-02 11:27:15 +0100
  • ddb7a92c15 hkdf: Remove duplicate check if the salt is None #248 Dionysis Grigoropoulos 2023-03-01 16:22:51 +0200
  • e273900e87 AutoInterface: Drop embedded scope identifier on fe80:: #246 Greg Troxel 2023-02-28 09:47:09 -0500
  • d2d121d49f
    Fix broken Channel test #245 Aaron Heise 2023-02-28 08:38:36 -0600
  • 9963cf37b8
    Fix exceptions on Channel shutdown Aaron Heise 2023-02-28 08:38:23 -0600
  • 72300cc821
    Revert "Only send proof if link is still active" Aaron Heise 2023-02-28 08:24:13 -0600
  • 8168d9bb92
    Only send proof if link is still active Aaron Heise 2023-02-28 08:13:07 -0600
  • 8f0151fed6
    Tidy up PR Aaron Heise 2023-02-27 21:33:50 -0600
  • d3c4928eda
    Tidy up PR Aaron Heise 2023-02-27 21:31:41 -0600
  • 68f95cd80b
    Tidy up PR Aaron Heise 2023-02-27 21:30:13 -0600
  • 42935c8238
    Make the PR have zero deletions Aaron Heise 2023-02-27 21:15:25 -0600
  • 118acf77b8
    Fix up documentation even more Aaron Heise 2023-02-27 21:10:28 -0600
  • 661964277f
    Fix up documentation for building Aaron Heise 2023-02-27 19:05:25 -0600
  • 464dc23ff0
    Add some internal documenation Aaron Heise 2023-02-27 17:36:04 -0600
  • 44dc2d06c6
    Add channel tests to all test suite Aaron Heise 2023-02-26 11:47:46 -0600
  • c00b592ed9
    System-reserved channel message types - a message handler can return logical True to prevent subsequent message handlers from running - Message types >= 0xff00 are reserved for system/framework messages Aaron Heise 2023-02-26 11:39:49 -0600
  • e005826151
    Allow channel message handlers to short circuit - a message handler can return logical True to prevent subsequent message handlers from running Aaron Heise 2023-02-26 11:23:38 -0600
  • a61b15cf6a
    Added channel example Aaron Heise 2023-02-26 07:26:12 -0600
  • fe3a3e22f7
    Expose Channel on Link Separates channel interface from link Aaron Heise 2023-02-26 07:25:49 -0600
  • 68cb4a6740
    Initial work on Channel Aaron Heise 2023-02-25 18:23:25 -0600
  • 9f06bed34c Updated readme and roadmap Mark Qvist 2023-02-23 17:27:05 +0100
  • 3b1936ef48 Added EPUB output to documentation build Mark Qvist 2023-02-23 17:25:38 +0100
  • 5b3d26a90a Additional error messages for offline flashing. #236 Michael Faragher 2023-02-22 12:49:24 -0600
  • b381a61be8
    Update Changelog.md markqvist 2023-02-18 23:35:41 +0100
  • 1e2fa2068c Updated manual Mark Qvist 2023-02-18 16:53:18 +0100
  • c604214bb9 Improved RNode reconnection when serial device disappears Mark Qvist 2023-02-18 13:31:22 +0100
  • e738c9561a Updated manual 0.4.9 Mark Qvist 2023-02-17 21:53:07 +0100
  • 994d1c8ee5 Updated roadmap Mark Qvist 2023-02-17 21:41:41 +0100
  • ce21800537 Merge branch 'master' of https://git.unsigned.io/markqvist/Reticulum Mark Qvist 2023-02-17 21:33:04 +0100
  • d02cdd5471 Added JSON output to rnstatus Mark Qvist 2023-02-17 21:29:35 +0100
  • 7018e412d5 Updated roadmap Mark Qvist 2023-02-17 21:28:13 +0100
  • 94f7505076 Updated docs Mark Qvist 2023-02-17 21:25:14 +0100
  • b82ecf047a Added Link establishment rate calculation Mark Qvist 2023-02-17 09:54:18 +0100
  • f21b93403a Updated documentation Mark Qvist 2023-02-17 09:53:27 +0100
  • 59c88bc43b Merge branch 'master' of github.com:markqvist/Reticulum Mark Qvist 2023-02-15 12:53:37 +0100
  • 8e98c1b038 Updated roadmap Mark Qvist 2023-02-15 12:51:41 +0100
  • 4d3570fe4c Updated version Mark Qvist 2023-02-15 12:28:06 +0100
  • 3706769c33
    Updated link. Fixes #216. markqvist 2023-02-09 22:27:11 +0100
  • ce91c34b21 Merge branch 'master' of https://git.unsigned.io/markqvist/Reticulum Mark Qvist 2023-02-09 16:22:39 +0100
  • e37aa5e51a Added contribution guidelines Mark Qvist 2023-02-09 16:18:59 +0100
  • 80af0f4539 Updated roadmap Mark Qvist 2023-02-09 14:07:30 +0100
  • fc818f00f1 Merge branch 'master' of github.com:markqvist/Reticulum Mark Qvist 2023-02-09 11:54:06 +0100
  • a55d39b7d4 Added Link ID to response_generator callback signature Mark Qvist 2023-02-09 11:52:54 +0100
  • 8e264359db Fixed link Mark Qvist 2023-02-09 11:25:51 +0100
  • cbaeaa9f81
    Merge pull request #203 from Erethon/rnodeconf-typo markqvist 2023-02-04 19:21:21 +0100
  • 323c2285ce rnodeconf: Typo fix on board versions #203 Dionysis Grigoropoulos 2023-02-04 17:16:57 +0200
  • 5b6d0ec337 Updated manual Mark Qvist 2023-02-04 16:00:07 +0100
  • 2bbb0f5ec2 Fixed missing entrypoint Mark Qvist 2023-02-04 15:59:58 +0100
  • e385c79abd Updated manual 0.4.8 Mark Qvist 2023-02-04 15:38:44 +0100
  • 86faf6c28d Updated roadmap Mark Qvist 2023-02-04 15:36:11 +0100
  • 6d8a3f09e5 Updated readme Mark Qvist 2023-02-04 15:35:55 +0100
  • 1e88a390f4 Updated manual Mark Qvist 2023-02-04 14:28:28 +0100
  • e9ae255f84 Added fallback version URL to rnodeconf updater Mark Qvist 2023-02-04 14:18:11 +0100