Commit Graph

578 Commits

Author SHA1 Message Date
Mark Qvist
a739d6f3ab Fixed display intensity EEPROM configuration regression 2024-09-29 00:03:14 +02:00
Mark Qvist
bb9f515348 Check console is activated 2024-09-28 15:15:22 +02:00
Mark Qvist
a134cbfb9c Added NeoPixel intensity control 2024-09-27 20:08:05 +02:00
Mark Qvist
d2133ba5e0 Added battery status and console support to Heltec V3 2024-09-27 00:28:37 +02:00
Mark Qvist
ac819ecb20 Added input button actions 2024-09-27 00:27:24 +02:00
Mark Qvist
b1d097f6d4 Updated console build 2024-09-25 15:58:34 +02:00
Mark Qvist
50a40ac13b Updated console build 2024-09-25 14:48:13 +02:00
Mark Qvist
9403dd6cc9 Updated version 2024-09-25 14:22:07 +02:00
Mark Qvist
8473073c81 Check ESP32 BT buffer config before building 2024-09-25 14:21:38 +02:00
Mark Qvist
eddad23085 Updated console build 2024-09-25 14:21:12 +02:00
Mark Qvist
3f4468ba95 Updated console build 2024-09-25 14:21:02 +02:00
Mark Qvist
d0ff3d5b31 Apply downstream patch from @jacobeva. Fixes TX power output on RAK boards. 2024-05-26 09:47:54 +02:00
Mark Qvist
8d68a14b89 Updated readme 2024-05-25 01:13:06 +02:00
Mark Qvist
136a81de1b Updated readme 2024-05-21 20:45:44 +02:00
Mark Qvist
f2fcd3dfec Updated readme 2024-05-21 20:44:10 +02:00
Mark Qvist
3d4087931d Updated readme 2024-05-21 20:43:29 +02:00
Mark Qvist
2c1d903eeb Updated console build 2024-05-18 15:40:55 +02:00
Mark Qvist
67dc36f92f Updated console build 2024-05-18 15:30:24 +02:00
Mark Qvist
8cdc6fca06 Updated version 2024-05-18 11:34:51 +02:00
Mark Qvist
ddab106e61 Add conditionals for nRF 2024-05-18 11:34:00 +02:00
markqvist
d05d119a30
Merge pull request #77 from jacobeva/master
RAK4631 QoL updates
2024-05-18 10:26:57 +02:00
markqvist
30fb26e1a8
Merge branch 'master' into master 2024-05-18 10:26:10 +02:00
Mark Qvist
f19ccf7078 Added deep sleep support on T3S3 2024-05-18 01:07:38 +02:00
Mark Qvist
79f88eee2f Added flashing support for T3S3 2024-05-18 01:07:09 +02:00
Mark Qvist
2b220ed166 Updated console image 2024-05-18 01:06:26 +02:00
jacob.eva
cda32c405f
Fix RAK4631 antenna switch utilisation 2024-05-17 07:44:00 +01:00
jacob.eva
94828d825b
Add firmware hash calculation to RAK4631 + more 2024-05-13 22:25:24 +01:00
Mark Qvist
7466b675b0 Updated console image 2024-05-06 01:53:50 +02:00
Mark Qvist
3d9a88a1b0 Merge branch 'master' of github.com:markqvist/RNode_Firmware 2024-05-06 01:47:20 +02:00
Mark Qvist
11238720e5 Reduced console image size 2024-05-06 01:39:24 +02:00
Mark Qvist
308d650e9a Updated console build 2024-05-06 01:05:40 +02:00
markqvist
25a195a132
Merge pull request #68 from jacobeva/master
Cleanup and fix display bug
2024-05-05 18:31:19 +02:00
jacob.eva
c2e7c7070b
Fix TXEN / RXEN pin init for SX1280 2024-05-05 17:16:09 +01:00
jacob.eva
29e8406437
Fix display on NRF52 2024-05-05 17:15:55 +01:00
jacob.eva
50da242f79
Fix redundant call 2024-05-05 17:15:33 +01:00
Mark Qvist
ef00392bb8 Updated readme 2024-05-03 18:02:44 +02:00
Mark Qvist
1514f4baa7 Updated board config 2024-05-03 18:00:07 +02:00
Mark Qvist
ee3ae3306d Updated readme 2024-05-03 16:36:51 +02:00
Mark Qvist
7c5f7466b0 Cleanup 2024-05-02 01:24:30 +02:00
Mark Qvist
73de55c82b Added button input and deep sleep 2024-05-02 01:20:33 +02:00
Mark Qvist
51172fb68f Updated makefile 2024-05-02 01:19:59 +02:00
Mark Qvist
512af6b629 Updated console image 2024-05-02 01:19:37 +02:00
Mark Qvist
ed74ba9e96 Added basic input driver 2024-05-02 01:13:26 +02:00
Mark Qvist
ad4568ee1f Specify ESP IDF version in makefile 2024-05-01 20:41:25 +02:00
Mark Qvist
c14d3ea036 Merge branch 'master' of github.com:markqvist/RNode_Firmware 2024-05-01 17:16:14 +02:00
markqvist
2a277d94a3
Merge pull request #76 from btalbot85/master
Update Boards.h Heltec Lora32 V2
2024-05-01 17:15:56 +02:00
Mark Qvist
c5b23dea2b Cleanup 2024-05-01 17:03:48 +02:00
btalbot85
f59849ebf4
Update Boards.h
Fixed issue with RST pin. Incorrect pin currently defined causing issues with board when attempting to use rnsd and getting an error about port in use due to proper reset not happening. Confirmed pins here: https://resource.heltec.cn/download/WiFi_LoRa_32/WIFI_LoRa_32_V2.pdf
2024-04-30 19:27:32 -04:00
Mark Qvist
31540410cf Base structure for BLE support on ESP32-S3 boards 2024-04-23 00:52:57 +02:00
Mark Qvist
395e52fd9b Added Heltec LoRa32 V3 boards to release builds 2024-04-20 22:04:28 +02:00