Wykres commitów

57 Commity (f74c0e4019a49a3773abc85550f49c5c2657f30c)

Autor SHA1 Wiadomość Data
sh123 f74c0e4019 Add option to monitor battery level 2022-12-18 00:01:33 +02:00
sh123 ff2f81d836 Formatting 2022-12-14 08:16:01 +02:00
sh123 bb18c7e574 Update default pinouts 2022-12-14 08:14:37 +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 e2f12ebff1 Comments 2022-12-11 18:34:54 +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 94623e493a Inject filter out proprietary identifier used by another tracker to make it interoperable 2022-08-25 10:28:35 +03:00
sh123 a3cde349c1 Add support for split operation 2022-03-11 21:30:50 +02:00
sh123 8f4e3a7b4a
Update config.h 2021-11-24 18:06:02 +02:00
sh123 f09884e69d
Update config.h 2021-11-23 22:10:25 +02:00
sh123 8dce6bf481
Update config.h 2021-11-23 18:14:22 +02:00
sh123 1f1c149e90
Update config.h 2021-11-23 18:09:54 +02:00
sh123 4aa96ee11c
Update config.h 2021-11-23 18:08:16 +02:00
sh123 5403879e82
Update config.h 2021-11-23 16:36:48 +02:00
sh123 67374de65b Small config update 2021-11-23 11:39:14 +02:00
sh123 46b17c87be Change default sync world to 0x12 2021-11-22 16:17:20 +02:00
sh123 2562717160 B pin must be set for sx126x 2021-11-22 13:51:54 +02:00
sh123 e21b37fca9 Doc string 2021-11-22 12:26:55 +02:00
sh123 b998cbef41 Doc string 2021-11-22 12:02:08 +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 e430e64936 Added image 2021-11-20 11:06:46 +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 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
sh123 450c5cc299 Update doc strings 2021-10-31 14:56:05 +02:00
sh123 2c6ac8dcfe Rename dio0/dio1 to A/B to make them more generic 2021-10-31 14:49:03 +02:00
sh123 43edea2fbd Documentation 2021-10-31 14:36:44 +02:00
sh123 6570ab7d20 Update doc string 2021-10-26 13:18:01 +03:00
sh123 a1c8f2761c Add configuration flag to allow text aprs messaging 2021-10-26 12:01:14 +03:00
sh123 b2a39d876c Added images 2021-10-25 15:59:00 +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 6dbc2fdab5 Documentation 2021-10-21 21:58:07 +03:00
sh123 256f95bcf5 Update documenation 2021-10-21 21:54:25 +03:00
sh123 a76129ee59 Documentation 2021-10-21 20:47:45 +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 99603e8906 Configuraion improvements 2021-10-20 16:30:52 +03:00
sh123 e1520628c5
Radiolib support (#23)
- Radiolib support
2021-10-20 13:20:19 +03:00
sh123 80c5d79e91 Use more consistent name 2021-06-08 17:41:13 +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 963c46ee0f Additional comments 2021-04-07 09:08:10 +03:00
sh123 87b737b4f3 Move led period define to config 2021-02-08 14:25:52 +02:00