Commit Graph

68 Commits

Author SHA1 Message Date
jacob.eva
6e8865b2ae
Replace EEPROM backend to be compatible with Adafruit BLE lib 2024-01-21 15:12:20 +00:00
jacob.eva
fcba036c01
Revert SPI to hardware on ESP32 platforms 2024-01-20 22:40:28 +00:00
jacob.eva
a304b892b7
Revert "Disable software SPI for ESP32 MCUs"
This reverts commit 793b53dd4c.
2024-01-20 13:23:39 +00:00
jacob.eva
53daa12a01
Fix EEPROM.h inclusion error 2024-01-20 11:35:57 +00:00
jacob.eva
381d40c4f5
Added NRF52 support 2024-01-19 10:08:55 +00:00
Mark Qvist
6d26997fa4 Added battery state reporting over USB/Serial/Bluetooth. Implements #39. 2023-10-07 19:46:32 +02:00
Mark Qvist
2536c26f50 Added ability to set custom display address 2023-09-19 18:32:29 +02:00
Mark Qvist
d45f03b433 Improved channel access behaviour. Improved LoRa PHY parameter setup. Added parameter reporting to host connection. 2023-09-17 16:23:35 +02:00
Mark Qvist
b61bead60a Implemented adaptive CSMA scheme 2023-09-14 22:32:26 +02:00
Mark Qvist
9fd379486d Adjusted preamble and airtime calculations 2023-09-14 13:00:40 +02:00
Mark Qvist
eb7b5c6c26 Added airtime limiting and channel timing stat reporting over serial/USB/bluetooth 2023-09-13 20:05:05 +02:00
Mark Qvist
f4cdd5ea4a Added channel load and airtime stats to display 2023-09-12 21:51:51 +02:00
Mark Qvist
41a7abff57 Added channel utilisation and airtime accounting 2023-09-12 14:48:47 +02:00
Mark Qvist
88b186d182 Add ROM codes for T3 v1.0 2023-05-03 15:57:02 +02:00
Mark Qvist
c11c466e18 Merge branch 'master' of github.com:markqvist/RNode_Firmware 2023-05-03 15:26:49 +02:00
Mark Qvist
7274a6cc70 Persist display intensity to EEPROM 2023-05-03 14:05:49 +02:00
mrmx
221eeeb628 Initial commit 2023-03-13 12:14:53 +01:00
Mark Qvist
683297b804 Added Bluetooth pairing PIN output for rnodeconf 2023-02-04 13:46:04 +01:00
Mark Qvist
f8dfbbaaa1 Updated license headers 2023-01-14 00:11:02 +01:00
Mark Qvist
910d50f11e Added WiFi AP console mode 2023-01-07 16:35:07 +01:00
Mark Qvist
baf1be7567 Updated neopixel animations 2022-12-15 18:25:27 +01:00
Mark Qvist
a99c78a68c Updated NeoPixel handling 2022-12-04 20:00:21 +01:00
Mark Qvist
b3b7425c0a Updated RNode LED effects 2022-12-02 21:10:15 +01:00
Mark Qvist
819b9a9af5 Added firmware update indication to display 2022-11-03 00:58:45 +01:00
Mark Qvist
21e040eb97 Updated start sequence, added boot graphics 2022-11-02 19:02:22 +01:00
Mark Qvist
312e4ec2fe Added firmware hash readout 2022-11-01 22:21:07 +01:00
Mark Qvist
bfab1e974d Implemented ESP32 device init and firmware hash checks 2022-11-01 21:11:41 +01:00
Mark Qvist
20075dc3d3 Improved standby indication 2022-10-30 23:16:33 +01:00
Mark Qvist
3b0658aaf5 Added display support for T-Beam, Heltec and LoRa32 boards 2022-10-30 21:15:43 +01:00
Mark Qvist
d2dab8c65e Updated build configs 2022-10-30 18:58:12 +01:00
Mark Qvist
bea14dcf05 Added cable/bluetooth multiplexing 2022-10-30 18:35:53 +01:00
Mark Qvist
8b7e324a5a Implemented Bluetooth power and pairing state control 2022-10-30 14:52:22 +01:00
Mark Qvist
b0f49c0cce Added display, power management and other foundations for bluetooth connectivity. 2022-10-29 00:53:39 +02:00
Mark Qvist
fe5e6aab9c Fixed NeoPixel init on library version 1.10.6 2022-10-28 11:14:51 +02:00
Mark Qvist
8a16c5eeb1 Version bump 2022-06-29 15:44:05 +02:00
Mark Qvist
51c45e43bd Updated board definitions 2022-06-29 14:28:01 +02:00
Mark Qvist
30dcafad87 Added missing board definitions 2022-06-29 10:13:37 +02:00
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