Commit Graph

81 Commits

Author SHA1 Message Date
Mark Qvist
1d44082962 Added support for Heltec LoRa 32 v2 2022-06-16 19:12:28 +02:00
Mark Qvist
e8b137e941 RGB LED indications for RNode NG 2022-06-11 16:50:07 +02:00
Mark Qvist
8307b3c0d1 RGB LED indications for RNode NG 2022-06-11 16:42:49 +02:00
Mark Qvist
8a95b16d1a Board detection 2022-04-05 15:46:09 +02:00
Mark Qvist
7416c9c663 Add support for LoRa32 v2.0 2022-01-24 20:33:58 +01:00
Mark Qvist
c9511f7294 Add support for LoRa32 v2.0 2022-01-24 19:30:00 +01:00
Mark Qvist
551f0e3b18 Updated precompiled firmwares to v1.26 2022-01-22 22:43:52 +01:00
Mark Qvist
9bb6d34ef4 Added board command to host protocol 2022-01-22 22:34:03 +01:00
Mark Qvist
044cb33948 Added support for LoRa32 v2.1 boards 2022-01-22 21:43:52 +01:00
Mark Qvist
6fe250aca7 Work on LoRa32 compatibility 2022-01-21 22:45:26 +01:00
Mark Qvist
ec7936c8b6 Added compatibility for Adafruit FeatherESP32, generic ESP32 and ATmega2560 2022-01-21 20:43:29 +01:00
Mark Qvist
792d2c05e3 Added PMU support on T-Beam 2022-01-14 20:54:19 +01:00
Mark Qvist
3ca92e892d Cleanup 2022-01-14 11:12:11 +01:00
Mark Qvist
dccee13022 Revert types 2022-01-14 10:55:48 +01:00
Mark Qvist
4237760680 Revert types 2022-01-14 10:51:40 +01:00
karamo
291868af6d remove warnings
"unused variable" "uninitialized"
2022-01-14 09:37:38 +01:00
karamo
96348de145 minor changes
warning: comparison is always true due to limited range of data type
and add parentheses
2022-01-13 22:18:18 +01:00
Mark Qvist
a0af475c31 Work on ESP32 compatibility 2022-01-11 02:54:32 +01:00
Mark Qvist
8a51a03a24 Work on ESP32 compatibility 2022-01-10 22:14:30 +01:00
Mark Qvist
f80230ffe7 Work on ESP32 compatibility 2022-01-10 19:33:47 +01:00
Mark Qvist
b2d318b576 Correct types for FIFO16 on 32-bit platforms 2022-01-09 23:45:40 +01:00
Mark Qvist
3e0536b272 Initial multiplatform support 2022-01-09 23:40:30 +01:00
Mark Qvist
b319e2b0e8 Added boot diagnostics 2021-12-26 11:27:32 +01:00
Mark Qvist
3cfbb0cf58 Added implicit header mode 2021-03-12 18:48:50 +01:00
Mark Qvist
ab99c2abd9 Larger packet queue. Fixed FIFO16 overflow and memory inits. 2020-06-01 12:43:59 +02:00
Mark Qvist
4bfcfb5dc8 Improved queue and buffering 2020-05-29 14:58:10 +02:00
Mark Qvist
163c6b021f Reworked queue and buffering 2020-05-28 22:18:19 +02:00
Mark Qvist
19c4107c4e Updated SNR indication method 2020-05-21 12:41:39 +02:00
Mark Qvist
2b25762060 Added querying packet buffer state as KISS command 2020-05-20 16:16:04 +02:00
Mark Qvist
bad6f4bf75 Fixed RSSI indication confusion. Added SNR indication to received packets. 2019-11-07 15:26:21 +01:00
Mark Qvist
cec3cda7c9 External toolchain and Arduino IDE compatibility 2019-01-01 15:52:48 +01:00