Commit Graph

  • 91ede52634 Added suggestion to use lower baudrate if flashing fails on ESP32 #363 Santiago Lema 2023-08-14 20:47:40 +0200
  • 93f13a98b2
    rnodeconf: Dump eeprom under specific directory #362 Dionysis Grigoropoulos 2023-08-14 20:02:00 +0300
  • c87c5c9709 Updated docs Mark Qvist 2023-08-14 16:46:00 +0200
  • b0c6c53430
    Merge pull request #360 from Erethon/set-baud-rate-when-flashing markqvist 2023-08-14 16:42:26 +0200
  • 94a5222390 Updated version Mark Qvist 2023-08-13 20:38:41 +0200
  • 98bb304060
    rnodeconf: Add option to set baud when flashing #360 Dionysis Grigoropoulos 2023-08-11 01:41:57 +0300
  • 08bfd923ea Fixed possible invalid comparison in link watchdog job Mark Qvist 2023-08-05 15:10:00 +0200
  • ae28f04ce4 Added bytes input to destination hash convenience functions Mark Qvist 2023-07-10 00:54:02 +0200
  • 024a742f2a Updated changelog 0.5.6 Mark Qvist 2023-07-09 16:51:54 +0200
  • df184f3e54 Updated docs Mark Qvist 2023-07-09 16:48:45 +0200
  • 5542410afa Updated version Mark Qvist 2023-07-09 16:45:52 +0200
  • 99205cdc0f Fixed typo in rnid Mark Qvist 2023-07-09 16:29:40 +0200
  • 8c936af963 Merge branch 'master' of github.com:markqvist/Reticulum Mark Qvist 2023-06-29 22:12:30 +0200
  • 7fe751e74f Updated documentation Mark Qvist 2023-06-29 16:52:06 +0200
  • 6d551578c3
    Merge pull request #325 from npetrangelo/patch-3 markqvist 2023-06-22 20:05:37 +0200
  • 40c85fb607
    Merge pull request #330 from Erethon/rnodeconf-device-selection markqvist 2023-06-22 20:00:42 +0200
  • 743736b376
    Fix bug in device selection of rnodeconf #330 Dionysis Grigoropoulos 2023-06-21 00:02:11 +0300
  • 7fdb431d70 Updated changelog 0.5.5 Mark Qvist 2023-06-13 19:27:53 +0200
  • ebcc3d8912 Updated manual Mark Qvist 2023-06-13 19:27:07 +0200
  • 32e29a54c3 Updated manual Mark Qvist 2023-06-13 19:21:03 +0200
  • 049733c4b6 Fixed race condition for link initiators on timed out link establishment Mark Qvist 2023-06-13 19:20:54 +0200
  • 420d58527d Merge branch 'master' of github.com:markqvist/Reticulum Mark Qvist 2023-06-13 16:11:28 +0200
  • bab779a34c Fixed race condition for link initiators on timed out link establishment Mark Qvist 2023-06-13 16:10:47 +0200
  • 45aa71b2b7
    Merge pull request #326 from SebastianObi/master markqvist 2023-06-07 18:40:50 +0200
  • 6dcfe2cad6
    Fixed missing init of 'r_stat_snr'. #326 SebastianObi 2023-06-07 17:43:14 +0200
  • f206047908
    Fixed missing init of 'r_stat_snr'. SebastianObi 2023-06-07 17:42:44 +0200
  • 6ce979a7de
    Update __init__.py #325 Nathan Petrangelo 2023-06-05 17:31:52 -0400
  • 97f97eb063 Updated changelog 0.5.4 Mark Qvist 2023-06-03 16:04:18 +0200
  • f3db762e9f Updated documentation Mark Qvist 2023-06-03 16:03:13 +0200
  • f9f623dfa5 Updated version and changelog Mark Qvist 2023-06-03 15:52:44 +0200
  • ffa6bec3b4 Updated parser Mark Qvist 2023-06-02 21:24:57 +0200
  • 4f78973751 Fixed race condition when timed-out link receives a late establishment proof a few milliseconds after it has timed out Mark Qvist 2023-06-02 21:24:49 +0200
  • a8a7af4b74 Handle missing identity file in rncp. Fixes #317. Mark Qvist 2023-05-31 15:39:55 +0200
  • 45295c779c Updated changelog 0.5.3 Mark Qvist 2023-05-19 11:38:46 +0200
  • a82376d1f5 Updated manuals Mark Qvist 2023-05-19 11:35:45 +0200
  • 75c6248264 Updated documentation Mark Qvist 2023-05-19 11:31:43 +0200
  • 9294ab4f97 Updated version Mark Qvist 2023-05-19 11:31:36 +0200
  • f01193e854 Updated documentation Mark Qvist 2023-05-19 03:06:24 +0200
  • d7375bc4c3 Fixed callback invocation on channel receive Mark Qvist 2023-05-19 01:58:28 +0200
  • 1a860c6ffd Add EOF signal on buffer close Mark Qvist 2023-05-19 01:57:20 +0200
  • 800ed3af7a Fixed ready callback invocation Mark Qvist 2023-05-18 23:35:28 +0200
  • 9c8e79546c Fixed missing check in receipt culling Mark Qvist 2023-05-18 23:33:26 +0200
  • 4c272aa536 Updated buffer tests for windowed channel Mark Qvist 2023-05-18 23:32:29 +0200
  • e184861822 Enabled channel tests Mark Qvist 2023-05-18 23:31:29 +0200
  • d40e19f08d Updated gitignore Mark Qvist 2023-05-18 23:29:31 +0200
  • 817ee0721a Updated manual 0.5.2 Mark Qvist 2023-05-12 12:38:12 +0200
  • 22ec4afdab Updated changelog Mark Qvist 2023-05-12 12:38:02 +0200
  • 61626897e7 Add channel window mode for slow links Mark Qvist 2023-05-11 21:28:13 +0200
  • 6fd3edbb8f Updated docs Mark Qvist 2023-05-11 20:55:28 +0200
  • fc5b02ed5d Added medium window to channel Mark Qvist 2023-05-11 20:23:36 +0200
  • a06e752b76 Added multi-interface duplicate deque to AutoInterface Mark Qvist 2023-05-11 19:54:26 +0200
  • 3a947bf81b Updated documentation Mark Qvist 2023-05-11 19:53:40 +0200
  • 31121ca885 Updated documentation Mark Qvist 2023-05-11 18:49:01 +0200
  • 387b8c46ff Cleanup Mark Qvist 2023-05-11 18:35:01 +0200
  • 66fda34b20 Cleanup Mark Qvist 2023-05-11 17:48:07 +0200
  • 1542c5f4fe Fixed received link packet proofs not resetting watchdog stale timer Mark Qvist 2023-05-11 16:22:44 +0200
  • 523fc7b8f9 Adjusted loglevel Mark Qvist 2023-05-11 16:09:25 +0200
  • 73faf04ea1 Tuned channel windowing Mark Qvist 2023-05-10 20:01:33 +0200
  • e10ddf9d2d Cleanup Mark Qvist 2023-05-10 19:28:28 +0200
  • 641a7ea75d Implemented basic channel windowing Mark Qvist 2023-05-10 19:15:45 +0200
  • e543d5c27f Implemented basic channel windowing Mark Qvist 2023-05-10 19:15:20 +0200
  • 01c59ab0c6 Cleanup Mark Qvist 2023-05-10 18:44:05 +0200
  • a4c64abed4 Initial framework for channel windowing Mark Qvist 2023-05-10 18:43:17 +0200
  • 7df11a6f67 Fixed missing isolation of packet delivery callback Mark Qvist 2023-05-10 18:40:46 +0200
  • 1bd6020163 Cleanup Mark Qvist 2023-05-10 18:40:18 +0200
  • b3ac3131b5 Updated version Mark Qvist 2023-05-09 23:07:47 +0200
  • f522cb1db1 Added per-packet compression to buffer Mark Qvist 2023-05-09 22:13:57 +0200
  • d96a4853fe Fixed version display Mark Qvist 2023-05-09 22:13:23 +0200
  • 52a0447fea Fixed resent packets not getting repacked Mark Qvist 2023-05-09 22:12:49 +0200
  • e82e6d56f1 Added ability to trust external signing keys to rnodeconf Mark Qvist 2023-05-09 15:31:02 +0200
  • 3967ef453d Updated documentation Mark Qvist 2023-05-05 13:47:29 +0200
  • 76f7751d5f Updated documentation Mark Qvist 2023-05-05 13:46:23 +0200
  • 8716ffc873 Updated documentation Mark Qvist 2023-05-05 13:38:06 +0200
  • b476e4cfb0 Updated changelog Mark Qvist 2023-05-05 11:48:00 +0200
  • 7ec77a10d3 Updated changelog 0.5.1 Mark Qvist 2023-05-05 11:46:06 +0200
  • 55a9c5ef71 Updated documentation Mark Qvist 2023-05-05 11:27:52 +0200
  • 6d3ba31993 Updated readme Mark Qvist 2023-05-05 11:14:50 +0200
  • d3f4a674aa Updated readme Mark Qvist 2023-05-05 11:13:18 +0200
  • 599ab20ed0 Updated readme Mark Qvist 2023-05-05 11:09:12 +0200
  • dcf33e125b Cleanup Mark Qvist 2023-05-05 10:43:27 +0200
  • 01600b96a4 Fix import paths Mark Qvist 2023-05-05 10:37:22 +0200
  • 64bdc4c18c Fix import paths Mark Qvist 2023-05-05 10:25:15 +0200
  • 0889b8a7c5 Updated manual Mark Qvist 2023-05-05 10:09:17 +0200
  • 1b2fee3ab8 Fixed EPUB output Mark Qvist 2023-05-05 09:43:21 +0200
  • da7a4433c0 Updated documentation Mark Qvist 2023-05-04 23:30:27 +0200
  • 5e5d89cc92 Removed dependency on netifaces. Mark Qvist 2023-05-04 23:19:43 +0200
  • a3bee4baa9 Removed netifaces dependency from AutoInterface Mark Qvist 2023-05-04 17:55:58 +0200
  • fab83ec399 Restructured library Mark Qvist 2023-05-04 17:55:38 +0200
  • b740e36985 Added ifaddr module Mark Qvist 2023-05-04 17:46:56 +0200
  • 29693c6fe2 Updated documentation Mark Qvist 2023-05-04 12:42:12 +0200
  • 72638f40a6 Updated documentation Mark Qvist 2023-05-04 12:23:25 +0200
  • 8d29e83d90 Updated dependencies Mark Qvist 2023-05-04 12:23:16 +0200
  • 53b325d34d Added support for T3 v1.0 to rnodeconf Mark Qvist 2023-05-03 15:56:19 +0200
  • d31cf6e297 Added ability to configure RNode display intensity Mark Qvist 2023-05-03 14:26:47 +0200
  • e386a5d08b Use native Python unzip for updates Mark Qvist 2023-05-03 12:57:38 +0200
  • d467ed9ece Merge branch 'master' of github.com:markqvist/Reticulum Mark Qvist 2023-05-03 12:27:10 +0200
  • 892a467d74 Update version Mark Qvist 2023-05-03 12:26:48 +0200
  • 4366e71f34
    Merge pull request #272 from VioletEternity/windows markqvist 2023-05-03 12:26:36 +0200
  • 7e9998b4fd Use included platform detection method Mark Qvist 2023-05-03 12:21:57 +0200
  • 79abe93139
    Merge pull request #278 from VioletEternity/windows-so_reuseaddr markqvist 2023-05-03 12:18:49 +0200