Wykres commitów

86 Commity (43edea2fbd9c6b0517ce6f2813afe1d85769b40f)

Autor SHA1 Wiadomość Data
sh123 b0acc6607c Added lora parameter logging 2021-02-06 18:07:59 +02:00
sh123 877f5f3549 Update event report types 2021-02-06 15:53:19 +02:00
sh123 4c178d8c65 Add support for KISS extension for radio control and signal reports 2021-02-05 18:57:06 +02:00
sh123 86d2562f9d packetRssi is integer not float 2021-02-03 16:12:09 +02:00
sh123 6e6e251533 Move pinout definitions into config file and add support for TBeam board 2021-02-03 11:29:54 +02:00
sh123 869143d280 Improve CSMA logic 2021-02-03 10:54:17 +02:00
sh123 46eb37b087 Coding conventions 2021-02-02 17:57:36 +02:00
sh123 b222573f1f Extract KISS logic into base class and improve CSMA logic 2021-02-02 17:53:28 +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 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 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 0885fde3ec Increased lora timeout 2021-01-02 13:57:50 +02:00
sh123 3156f9354f Make LoRa CRC check configurable from settings 2020-12-12 12:21:53 +02:00
sh123 10edae2b75 Add support for KISS tnc SlotTime command 2020-12-09 12:05:48 +02:00
sh123 1d2b966be0 Add support for KISS CSMA persistence command 2020-12-08 22:22:08 +02:00
sh123 79acf18f98 Update CSMA logic 2020-12-08 15:26:14 +02:00
sh123 a33ff5cd30 Update CSMA logic to take SlotTime into account 2020-12-08 15:15:28 +02:00
sh123 6e3c25bf29 Allow bluetooth in server mode if BtName is not empty 2020-12-06 12:52:31 +02:00
sh123 7c9885623c Fix two warnings 2020-11-28 10:20:32 +02:00
sh123 c5167dd819 Reorder variable initialization to fix warning 2020-11-27 20:44:50 +02:00
sh123 fdb1f4f77b Additional CSMA based optimization 2020-06-20 13:04:17 +03:00
sh123 3a55d70cfb Add basic CSMAp logic 2020-06-20 12:50:57 +03:00
sh123 b4f40616f2 Skip server block in client mode 2020-06-19 12:42:31 +03:00
sh123 1b8294ae3f Disable digirepeating when in client mode 2020-06-19 12:28:27 +03:00
sh123 424231db80 Disable digirepeating when in client mode 2020-06-19 12:26:57 +03:00
sh123 2cc61c1815 Small update in log line 2020-06-19 12:00:47 +03:00
sh123 ee46c91b88 Small refactoring 2020-06-19 10:39:49 +03:00
sh123 04f76c7301 Minor refactoring 2020-06-17 13:32:00 +03:00
sh123 d7f8779d47 Added support for TRACEn-n path and changed sync word to 0x3f for compatibility 2020-06-17 10:42:17 +03:00
sh123 bec81153ff Refactor for better mgmt 2020-06-14 21:55:27 +03:00