Wykres commitów

28 Commity (693698e16542a4fbef81946bca01df7a0a0cddef)

Autor SHA1 Wiadomość Data
sh123 4c178d8c65 Add support for KISS extension for radio control and signal reports 2021-02-05 18:57:06 +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 521bf3d00f Update csma comments 2021-02-02 18:10:12 +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 da50386616 Increase tx queue length 2021-01-29 15:22:51 +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 17cf20c609 Increase poll delay 2020-12-08 15:29:02 +02:00
sh123 79acf18f98 Update CSMA logic 2020-12-08 15:26:14 +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
sh123 c5167dd819 Reorder variable initialization to fix warning 2020-11-27 20:44:50 +02:00
sh123 3a55d70cfb Add basic CSMAp logic 2020-06-20 12:50:57 +03:00
sh123 ee46c91b88 Small refactoring 2020-06-19 10:39:49 +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