Wykres commitów

250 Commity (b222573f1f4c7f31d4667d853f653139b957b3dd)

Autor SHA1 Wiadomość Data
sh123 b222573f1f Extract KISS logic into base class and improve CSMA logic 2021-02-02 17:53:28 +02:00
sh123 f0f202b799 Small refactoring 2021-02-02 11:22:38 +02:00
sh123 266816262d Define maximum AX.25 payload size 2021-02-02 11:21:13 +02:00
sh123 014fd6b045 Small refactoring 2021-02-02 11:18:46 +02:00
sh123 fb4e0125f8 Update sendToAprs signature, make string as const ref 2021-02-02 10:32:32 +02:00
sh123 0c902165f3 Refactor to use all parameters from config directly 2021-02-02 10:26:11 +02:00
sh123 470959e8d3 Use correct LoRa parameter types, which match to underlying library 2021-02-02 09:31:45 +02:00
sh123 ca0fd531e0 Rename txQueue to txKissQueue 2021-02-01 12:26:25 +02:00
sh123 6788868b59 Merge branch 'master' of https://github.com/sh123/esp32_loraprs 2021-02-01 12:12:09 +02:00
sh123 74acb404fa Add WiFi connect max retries, so it won't completely block processing if WiFi is not available 2021-02-01 12:11:50 +02:00
sh123 480c8197b8
Update README.md 2021-02-01 10:40:07 +02:00
sh123 d4cd19fb71
Update README.md 2021-02-01 09:57:45 +02:00
sh123 20df297119
Update README.md 2021-02-01 09:36:45 +02:00
sh123 21c7679fa5
Update README.md 2021-02-01 09:36:00 +02:00
sh123 d54d4d491b
Update README.md 2021-02-01 09:34:49 +02:00
sh123 7daa8393ab
Update README.md 2021-02-01 09:30:47 +02:00
sh123 da50386616 Increase tx queue length 2021-01-29 15:22:51 +02:00
sh123 7bc35c289f
Update README.md 2021-01-29 15:19:20 +02:00
sh123 a69a9d1416 Add small delay before constructing packet 2021-01-29 15:16:41 +02:00
sh123 30601b75e8 Add kiss tx queue and move config defiens to config 2021-01-29 13:47:04 +02:00
sh123 baa3c06df9 Added diagram 2021-01-27 20:15:03 +02:00
sh123 1fce0c319f
Update README.md 2021-01-27 15:24:27 +02:00
sh123 dfe6a440e4
Update README.md 2021-01-27 15:24:12 +02:00
sh123 b102d1595c
Update README.md 2021-01-23 20:58:59 +02:00
sh123 ec56886b25
Update README.md 2021-01-23 20:49:05 +02:00
sh123 a35fce2a58
Update README.md 2021-01-12 12:29:00 +02:00
sh123 0885fde3ec Increased lora timeout 2021-01-02 13:57:50 +02:00
sh123 4afb1cfd2b
Update README.md 2020-12-12 12:28:14 +02:00
sh123 5b6a3f3699
Update README.md 2020-12-12 12:25:54 +02:00
sh123 c0184dd2bf Merge branch 'master' of https://github.com/sh123/esp32_loraprs 2020-12-12 12:22:08 +02:00
sh123 3156f9354f Make LoRa CRC check configurable from settings 2020-12-12 12:21:53 +02:00
sh123 3c8f63ae81
Update README.md 2020-12-11 17:44:51 +02:00
sh123 fa45d962bd
Update README.md 2020-12-11 17:43:16 +02:00
sh123 111523439c
Update README.md 2020-12-09 14:14:50 +02:00
sh123 10edae2b75 Add support for KISS tnc SlotTime command 2020-12-09 12:05:48 +02:00
sh123 052ebde17d
Update README.md 2020-12-09 12:00:23 +02:00
sh123 1233192b8c
Update README.md 2020-12-09 11:58:49 +02:00
sh123 5563fe3af6
Update README.md 2020-12-09 11:49:33 +02:00
sh123 59b2857cb4 Merge branch 'master' of https://github.com/sh123/esp32_loraprs 2020-12-08 22:22:28 +02:00
sh123 1d2b966be0 Add support for KISS CSMA persistence command 2020-12-08 22:22:08 +02:00
sh123 bf40d53f46
Update README.md 2020-12-08 16:42:45 +02:00
sh123 bd320f741a
Update README.md 2020-12-08 16:42:10 +02:00
sh123 20280c9fff
Update README.md 2020-12-08 16:41:14 +02:00
sh123 17cf20c609 Increase poll delay 2020-12-08 15:29:02 +02:00
sh123 485ca0d123
Update README.md 2020-12-08 15:27:22 +02:00
sh123 79acf18f98 Update CSMA logic 2020-12-08 15:26:14 +02:00
sh123 0ee6fa034d
Update README.md 2020-12-08 15:24:10 +02:00
sh123 b8618a4cfb Merge branch 'master' of https://github.com/sh123/esp32_loraprs 2020-12-08 15:17:44 +02:00
sh123 52e3362b9c Better comment for csma params 2020-12-08 15:16:44 +02:00
sh123 a33ff5cd30 Update CSMA logic to take SlotTime into account 2020-12-08 15:15:28 +02:00