Wykres commitów

86 Commity (43edea2fbd9c6b0517ce6f2813afe1d85769b40f)

Autor SHA1 Wiadomość Data
sh123 5e33216c83 Pass Dio1 pin to module 2021-10-31 14:21:33 +02:00
sh123 3d6e059420 Remove some magic constants 2021-10-26 19:37:01 +03:00
sh123 1d7abf732e Logging 2021-10-26 16:49:03 +03:00
sh123 73d172df0c Logging 2021-10-26 16:36:16 +03:00
sh123 6a3cc32613 Append \0 in receive 2021-10-26 16:18:49 +03:00
sh123 987a83184b Improve and refactor 2021-10-26 15:34:08 +03:00
sh123 5abf4e8d09 Comments, logging 2021-10-26 15:15:02 +03:00
sh123 e6e016a035 Fixes for TNC2 support 2021-10-26 15:07:27 +03:00
sh123 55d74c04e4 Add ability to disable KISS and run in TNC2 mode 2021-10-26 13:09:43 +03:00
sh123 a1c8f2761c Add configuration flag to allow text aprs messaging 2021-10-26 12:01:14 +03:00
sh123 d47fdc891b Cleanup 2021-10-25 17:39:10 +03:00
sh123 952c2f1a3c Take module name from file 2021-10-25 16:53:52 +03:00
sh123 635df470aa Disable bluetooth if USB mode is active 2021-10-22 22:20:17 +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 fc494adda5 Set USE_RADIOLIB by default 2021-10-22 21:30:09 +03:00
sh123 3c0558d2eb Improve log lines 2021-10-21 22:05:26 +03:00
sh123 fc1ce59948 Drop previous client if new one is connecting 2021-10-21 21:48:49 +03:00
sh123 32b68cc237 KISS TCP/IP server fixes 2021-10-21 21:25:35 +03:00
sh123 46833d732b Bug fixing 2021-10-21 20:56:52 +03:00
sh123 5bd632a73c Bug fixing 2021-10-21 20:27:49 +03:00
sh123 42395ab18c Small refactoring 2021-10-21 15:47:01 +03:00
sh123 474613bbdc WiFi AP does not require re-connection 2021-10-21 15:38:33 +03:00
sh123 3ce9c99679 Added support for soft ap 2021-10-21 15:18:11 +03:00
sh123 ce40ff98d2 Bug fixes 2021-10-21 13:14:58 +03:00
sh123 cb3960e963 Use wifi when KISS TCP/IP is needed 2021-10-21 13:14:14 +03:00
sh123 89ef736c93 Needs wifi when KissEnableTcpIp is true 2021-10-21 13:10:40 +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 b5b61e6318 Implemented restart command 2021-10-20 12:58:43 +03:00
sh123 2f7bdb2261 Set implicit header mode for sf = 6 2021-10-16 09:45:02 +03:00
sh123 b1a78bbf00 Set implicit header mode for spreading factor of 6 2021-10-15 17:09:29 +03:00
sh123 08f3bcb413 Simplify repeated code 2021-06-08 17:36:02 +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 6a6889fae6 Set APRSIS filter only when IS to RF is enabled 2021-05-28 20:25:37 +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 a876d65909 Print message if radio control command of wrong size is received 2021-02-14 09:22:05 +02:00
sh123 14271cefbb Add logging of received CSMA parameters 2021-02-13 16:08:36 +02:00
sh123 aaa64b39bd Revert previous change 2021-02-12 18:47:53 +02:00
sh123 57fb5d5974 Change random interval 2021-02-12 18:38:49 +02:00
sh123 d53f606a14 One more optimization 2021-02-12 17:30:41 +02:00
sh123 45d87f03f7 Fix typo 2021-02-12 17:02:15 +02:00
sh123 2777f91f08 Rename for better readability 2021-02-12 16:49:08 +02: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 e285651936 Limit maximum APRS-IS incoming message length 2021-02-09 14:21:41 +02:00
sh123 d8f64d6f21 Use code 6 for SetHardware and code 7 for signal report 2021-02-08 20:30:23 +02:00
sh123 c18f6cb4ac Rename control and signal even structures 2021-02-08 12:16:02 +02:00
sh123 07801becbb Correct frequency when error is more than configuration value only 2021-02-06 18:28:51 +02:00