Wykres commitów

103 Commity (1f1c149e90fee53e00d4b28d9d6fc69a231481f7)

Autor SHA1 Wiadomość Data
sh123 ba4961fc76 Replace MODULE_NAME == with USE_SX126X 2021-11-23 11:49:27 +02:00
sh123 41d6f86567 Include frequency error into the comment only when it is not 0 2021-11-23 11:48:06 +02:00
sh123 0e4c6c1679 Log minimum decode level 2021-11-22 12:19:53 +02:00
sh123 886a0a91d5 Allow specifying some more lora parameters from config.h 2021-11-22 11:57:12 +02:00
sh123 fb541e2a48 Improve logic 2021-11-20 15:07:10 +02:00
sh123 589d4d4103 Use current rx status is CAD for sx126x 2021-11-20 15:03:21 +02:00
sh123 901030ef47 Move RF switch pin selection to config, allow to specify all options in config.h 2021-11-15 15:44:37 +02:00
sh123 90a342e8c4 Additional logging 2021-11-13 11:31:31 +02:00
sh123 36a621766d Additional module type logging 2021-11-13 11:27:57 +02:00
sh123 a07dbada5a Improve module selection 2021-11-13 11:07:49 +02:00
sh123 1805d55500 Fix bug with log levels 2021-11-13 11:04:03 +02:00
sh123 59b94b4be8 Fix wrong define usage 2021-11-13 11:01:51 +02:00
sh123 7b90dcc589 Add configurable support for reading in ISR vs reading on separate task 2021-11-12 20:39:39 +02:00
sh123 af096a3548 Add config option to set debug level, add trace calls for incoming and outgoing data 2021-11-12 19:57:12 +02:00
sh123 34663fb943 Fix compilation issue when using lora lib 2021-11-12 10:36:04 +02:00
Gabriel Huang 1224ae9c1b
Uses SX1268 (#28)
fix three SX1268 unimplemented functions in RadioLib
2021-11-10 08:59:34 +02:00
sh123 2c6ac8dcfe Rename dio0/dio1 to A/B to make them more generic 2021-10-31 14:49:03 +02:00
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