Wykres commitów

19 Commity (ef181c19a7a070b4cd3d937f21a595b586aabd93)

Autor SHA1 Wiadomość Data
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 60a4df9c2d Add options to enable kiss over tcp/ip and AP mode 2021-10-21 13:09:08 +03:00
sh123 eb12b0309f Added RadioLib based carrier detect 2021-10-20 20:53:50 +03:00
sh123 e1520628c5
Radiolib support (#23)
- Radiolib support
2021-10-20 13:20:19 +03:00
sh123 daa2b95c10 Update readme 2021-06-08 09:33:08 +03:00
Matthew Patrick 1df9f4f87a
Serial over BLE (#15)
added flag in config to enable using bluetooth low energy (BLE) which allows pairing with iOS devices (e.g. APRS.fi app).
2021-06-08 08:33:40 +03:00
sh123 fc0ad84b4b Add experimental external PTT control 2021-05-26 19:11:33 +03:00
sh123 96a6547710 Moved frequency correction minimum delta value to config 2021-04-07 09:24:22 +03:00
sh123 b402c6e303 Config documentation 2021-02-13 09:49:46 +02:00
sh123 a4c0adb78e Comments 2021-02-13 09:41:41 +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 4c178d8c65 Add support for KISS extension for radio control and signal reports 2021-02-05 18:57:06 +02:00
sh123 e25d9a483e Additional comments 2021-02-03 11:37: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 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 3156f9354f Make LoRa CRC check configurable from settings 2020-12-12 12:21:53 +02:00
sh123 bdbde13641
Update loraprs_config.h 2020-06-15 13:18:27 +03:00
sh123 bec81153ff Refactor for better mgmt 2020-06-14 21:55:27 +03:00