Commit Graph

  • 235b1cea4c Refactored Transport method names Mark Qvist 2021-05-16 16:48:54 +0200
  • 8496ee19d9 Refactored Resource method names Mark Qvist 2021-05-16 16:43:34 +0200
  • 55c0f44e58 Refactored Packet method names Mark Qvist 2021-05-16 16:42:07 +0200
  • cd2f49272d Refactored Link method names Mark Qvist 2021-05-16 16:37:12 +0200
  • d03b7d7a52 Refactored Identity method names Mark Qvist 2021-05-16 16:15:57 +0200
  • fe773c32e2 Implemented callback as default_app_data. Added docstrings to Destination. Mark Qvist 2021-05-16 15:58:06 +0200
  • 27dbde1981 Updated docstrings Mark Qvist 2021-05-16 15:52:45 +0200
  • aa02931364 Refactored and documented Reticulum class Mark Qvist 2021-05-16 13:02:46 +0200
  • b2eebd90ea Refactored and documented Reticulum class Mark Qvist 2021-05-16 12:55:50 +0200
  • 813ddf81d9 Updated readme Mark Qvist 2021-05-15 14:40:44 +0200
  • bdf1d289b0 Added default app data to destinations Mark Qvist 2021-05-15 13:06:50 +0200
  • 8800a6ab4e Added announce callback handling. Added announce callback example. Mark Qvist 2021-05-15 10:58:44 +0200
  • 43de693f01 Fixed typo Mark Qvist 2021-05-15 10:57:54 +0200
  • a60e4fc5f1 Renamed has_path method Mark Qvist 2021-05-14 21:36:44 +0200
  • 0c76d6a15c Link inbound/outbound inactivity timers Mark Qvist 2021-05-14 12:58:02 +0200
  • f242abcf75 Version bump 0.1.9 Mark Qvist 2021-05-13 16:42:36 +0200
  • 51ab2d3488 Implemented app_data recall from announces, better destination registration handling and link inactivity querying. Mark Qvist 2021-05-13 16:41:23 +0200
  • 54206d9101 Added thread locking to log output. Various housekeeping. Mark Qvist 2021-05-03 20:24:44 +0200
  • 178c69e361 Updated readme Mark Qvist 2020-08-13 15:41:54 +0200
  • f275065b40 Implemented ID beaconing on RNode and KISS interfaces 0.1.8 Mark Qvist 2020-08-13 15:06:39 +0200
  • 88a956b4f5 Updated readme, version bump Mark Qvist 2020-08-13 12:56:39 +0200
  • a43d485630 Renamed UDPInterface Mark Qvist 2020-08-13 12:37:54 +0200
  • b9301a2a8a Fixed public exponent Mark Qvist 2020-08-13 12:25:56 +0200
  • bd098c338a Indentation and formatting cleanup Mark Qvist 2020-08-13 12:15:56 +0200
  • e4dfd052e6 Implemented recursive resource segmentation for large transfers Mark Qvist 2020-08-12 21:49:59 +0200
  • 73a3516db8 Indentation rework Mark Qvist 2020-08-12 20:59:13 +0200
  • 81804b5d19 Resource work Mark Qvist 2020-08-12 20:58:32 +0200
  • bf0e22d461 Indentation fix Mark Qvist 2020-08-12 20:51:33 +0200
  • 6b2b66aa25 Moving large transfers to recursive resource segmentation Mark Qvist 2020-08-12 20:48:16 +0200
  • 4a3ee622ec Work on bundles Mark Qvist 2020-08-12 14:06:29 +0200
  • 90f2a84243 Work on bundles Mark Qvist 2020-08-11 20:15:23 +0200
  • 19257b5975 Bundle class setup Mark Qvist 2020-06-14 20:18:46 +0200
  • fda6ea741e Updated filetransfer example Mark Qvist 2020-06-14 19:06:31 +0200
  • e2122be006 Started bundle class Mark Qvist 2020-06-14 18:33:01 +0200
  • 4ffe4482d3 Updated readme and fixed typos Mark Qvist 2020-06-14 11:26:11 +0200
  • 843c1a77b7 Updated example description 0.1.6 Mark Qvist 2020-06-10 11:17:55 +0200
  • 459f6b792f Optimised resource transfers, fixed resource transfer regression, removed txdelay from UDPInterface. Mark Qvist 2020-06-10 10:58:13 +0200
  • b61fa6ce8d Dependency version adjustment 0.1.5 Mark Qvist 2020-06-09 15:01:10 +0200
  • 11c741dacb Version bump to 0.1.4 0.1.4 Mark Qvist 2020-05-29 15:16:32 +0200
  • 24abb4cfa4 Fixed coding rate reference in RNodeInterface Mark Qvist 2020-05-28 22:15:46 +0200
  • 0d069bf1d8 Fixed missing cr statement for RNodeInterface Mark Qvist 2020-05-27 16:47:12 +0200
  • fd010fa80c Version bump to 0.1.3 0.1.3 Mark Qvist 2020-05-21 14:48:00 +0200
  • 8c2cfb0349 Added periodic ID option to RNode interface. Fixed RNode SNR stat indication. Mark Qvist 2020-05-21 14:17:14 +0200
  • 0140cd6eba Version change for setup.py Mark Qvist 2020-05-15 10:06:40 +0200
  • 3819485c20 Better comments on outbound transport 0.1.2 Mark Qvist 2020-05-15 10:05:18 +0200
  • 3ca06bbf3a Fixed shared instance transport for 1-hop destinations. Path request forwarding to local clients behind shared instance. Mark Qvist 2020-05-15 09:41:26 +0200
  • 4069988c14 Package version 0.1.1 0.1.1 Mark Qvist 2020-05-14 17:09:47 +0200
  • 8a69f7e88c Implemented systemwide shared instance Mark Qvist 2020-05-14 16:31:23 +0200
  • e3bd91b82d Changed transport init Mark Qvist 2020-05-14 16:23:13 +0200
  • bbf79e1133 Updated link example Mark Qvist 2020-05-14 16:22:49 +0200
  • 343f439ad9 Improved group destination error handling Mark Qvist 2020-05-14 13:42:49 +0200
  • eb2e4a86bd Added broadcast example Mark Qvist 2020-05-14 12:52:41 +0200
  • 14784d2c01 Added default create_receipt behaviour on packet Mark Qvist 2020-05-14 12:20:59 +0200
  • 30c83951a4 Updated Link example Mark Qvist 2020-05-14 12:18:40 +0200
  • e0e1868e50 Transport handling of announces and path requests for shared instance Mark Qvist 2020-05-13 20:33:10 +0200
  • 6903c7a2f6 Initial handling for local shared instance Mark Qvist 2020-05-13 16:03:50 +0200
  • 27f5b8fb3e Fixed typo Mark Qvist 2020-05-13 16:03:25 +0200
  • a2e856762c Relaxed outbound error handling Mark Qvist 2020-05-13 16:02:37 +0200
  • 06a43f6515 Removed stray log statement Mark Qvist 2020-05-13 16:02:03 +0200
  • d74f92ad15 Added local interface Mark Qvist 2020-05-13 16:01:27 +0200
  • be1ff8ec21 Resource transfer and receipt management optimisation Mark Qvist 2020-05-13 13:08:48 +0200
  • 9a00bd2704 Updated wire format notes Mark Qvist 2020-05-13 09:46:03 +0200
  • 94164bb580 Updated readme Mark Qvist 2020-05-13 09:31:43 +0200
  • 2c20dce01b Updated HTML readme 0.1.0 Mark Qvist 2020-05-12 16:47:49 +0200
  • c96f0e30e4 Set package version to 0.1.0 Mark Qvist 2020-05-12 16:47:00 +0200
  • c595fdd54b Optimised resource transfer implementation Mark Qvist 2020-05-12 16:45:51 +0200
  • bf49eb2475 TCP performance improvements Mark Qvist 2020-05-12 08:50:51 +0200
  • d121562b22 Cleanup Mark Qvist 2020-05-11 21:52:20 +0200
  • 3a2b12f9ad Cleanup and logging Mark Qvist 2020-05-11 21:27:42 +0200
  • 49fce1e1cb Destination table is now stored on exit Mark Qvist 2020-05-11 21:05:04 +0200
  • 5f0f53eba1 Updated default config Mark Qvist 2020-05-11 16:33:31 +0200
  • d6757db6c6 Added TCP interface Mark Qvist 2020-05-11 16:09:00 +0200
  • 556d95c381 Description in SerialInterface Mark Qvist 2020-05-07 14:14:35 +0200
  • 8c506b0c78 Cleanup in interfaces Mark Qvist 2020-05-06 14:34:19 +0200
  • 67fc7685ec Reworked serial interface with HDLC framing instead of timeouts Mark Qvist 2020-05-06 14:34:03 +0200
  • 4c3a874b21 Fixed Python2 remnant in interfaces Mark Qvist 2020-05-03 23:06:53 +0200
  • a948d153e6 Updated readme Mark Qvist 2020-04-29 13:03:24 +0200
  • bd9f731910 Modified setup.py Mark Qvist 2020-04-28 22:30:06 +0200
  • a6ca0cd64f Changed resource retries Mark Qvist 2020-04-28 22:23:14 +0200
  • c9d1c938ff Implemented progress on resource initiator side. Made MDUs more obvious. Mark Qvist 2020-04-28 20:50:57 +0200
  • a9c4d0e78d Added link example Mark Qvist 2020-04-27 17:28:14 +0200
  • 481d43ad72 Fixed path request response on system-local destinations when Transport is disabled Mark Qvist 2020-04-27 17:26:49 +0200
  • 876d60b68a Updated readme Mark Qvist 2020-04-27 13:44:27 +0200
  • 1b5e9e3699 Updated readme Mark Qvist 2020-04-27 13:43:20 +0200
  • e9cfbb1118 Preparation for setuptools Mark Qvist 2020-04-27 13:33:26 +0200
  • 850eb6a492
    Update README.md Mark Qvist 2020-04-27 12:18:05 +0200
  • be9dbe28a7 Updated readme Mark Qvist 2020-04-27 12:16:08 +0200
  • 7cf3ade661 Updated readme Mark Qvist 2020-04-27 12:11:51 +0200
  • 1391c9ef3b Made running Transport a config choice Mark Qvist 2020-04-27 12:04:14 +0200
  • b78e0e9ec0 Updated default config with examples and explanations. Mark Qvist 2020-04-27 10:19:49 +0200
  • 9181179895 Updated readme Mark Qvist 2020-04-22 17:11:36 +0200
  • fa50e1d35b Migrated to Python3 Mark Qvist 2020-04-22 17:07:40 +0200
  • a339ae3d28 Preliminary Python3 support Mark Qvist 2020-04-22 12:07:13 +0200
  • 9f8da39614 Updated readme Mark Qvist 2020-03-07 23:34:04 +0100
  • 77aa5c4699 Updated readme Mark Qvist 2020-03-07 23:08:15 +0100
  • 12a675f179 Updated readme Mark Qvist 2020-03-07 23:06:29 +0100
  • 8634607d79 Updated readme Mark Qvist 2020-03-07 23:05:03 +0100
  • c1c857bfda Updated readmee Mark Qvist 2020-03-07 23:04:38 +0100
  • c962f2c7a8 Updated readme and default config Mark Qvist 2020-03-07 22:49:24 +0100
  • 8e558814eb Implemented transport table cleanup Mark Qvist 2020-03-07 11:20:09 +0100