Wykres commitów

18 Commity (f74c0e4019a49a3773abc85550f49c5c2657f30c)

Autor SHA1 Wiadomość Data
sh123 f74c0e4019 Add option to monitor battery level 2022-12-18 00:01:33 +02:00
sh123 7f968a4e7c Remove 4 byte prefix 2022-12-12 08:13:36 +02:00
sh123 641987e0f8 More interoperability cases 2022-12-11 19:06:00 +02:00
sh123 8d872510b0 Use lora-aprs 3 byte prefix only if specified in config 2022-12-11 18:21:45 +02:00
sh123 8a25bf13cb
Remove dependency on arduino-LoRa library, use RadioLib only (#42)
- Remove dependency on arduino-LoRa library, use RadioLib only
- Run radio TX on the same task where RX is running
- Refactor for better readability
2022-12-03 15:43:37 +02:00
sh123 55d74c04e4 Add ability to disable KISS and run in TNC2 mode 2021-10-26 13:09:43 +03:00
sh123 c25ec7d816
Add support for USB-OTG operation and improve logging (#25)
* Use debug log facility

* Usb serial support

* Tuning

* Disable logging when USB is enabled

* Improve logging

* Improve logging
2021-10-22 22:09:17 +03:00
sh123 b5b61e6318 Implemented restart command 2021-10-20 12:58:43 +03:00
sh123 fc0ad84b4b Add experimental external PTT control 2021-05-26 19:11:33 +03:00
sh123 f4254a95d5 Rename methods for better readability 2021-02-12 16:43:18 +02:00
sh123 8636f1eb9d Added circular buffers for both tx and rx, use LoRa ISR for receve with optional possibility to switch it off 2021-02-12 16:33:25 +02:00
sh123 d8f64d6f21 Use code 6 for SetHardware and code 7 for signal report 2021-02-08 20:30:23 +02:00
sh123 877f5f3549 Update event report types 2021-02-06 15:53:19 +02:00
sh123 3cd67e07d2 Optimized kiss state machine 2021-02-06 13:45:24 +02:00
sh123 4c178d8c65 Add support for KISS extension for radio control and signal reports 2021-02-05 18:57:06 +02:00
sh123 1f1b3efb7e Separated signal level into rssi and snr commands 2021-02-03 16:15:25 +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