104 Commits

Author SHA1 Message Date
Mark Qvist
df6463144f Temporarily disabled Heltec T114 from release artifacts 2025-01-05 16:07:32 +01:00
Mark Qvist
01fcaadea5 Heltec T114 build config 2025-01-05 15:50:29 +01:00
Mark Qvist
bc9ce056ee Add Heltec T114 to release artifacts 2025-01-05 15:05:49 +01:00
Mark Qvist
217db4bcd3 Update release builds to include T3S3 SX1280 PA 2025-01-04 20:20:35 +01:00
Mark Qvist
b891932353 Add T3S3 SX1280 PA release 2025-01-03 21:58:43 +01:00
Mark Qvist
470f4f4d09 Merge branch 'master' of github.com:markqvist/RNode_Firmware 2025-01-03 12:01:33 +01:00
Mark Qvist
9174dbd34a Board defines for T3S3-SX1280 2025-01-03 11:54:48 +01:00
liamcottle
f9234733e2 add support for heltec t114 2025-01-02 15:14:18 +13:00
Mark Qvist
6c82de161c Added display reconditioning function 2024-12-31 14:20:43 +01:00
Mark Qvist
571e7d7105 Added display reconditioning function 2024-12-31 14:13:52 +01:00
Mark Qvist
76eaae8554 Cleanup 2024-10-11 16:39:38 +02:00
Mark Qvist
3fe5affb51 Cleanup 2024-10-05 22:21:38 +02:00
Mark Qvist
bfc215b2a3 Fix T3S3 SX1262 dio pin and build config 2024-10-05 20:55:48 +02:00
Mark Qvist
e993da9e0f Added RAK4631 to full release build 2024-10-05 03:15:11 +02:00
Mark Qvist
a37a03fe3b Updated readme 2024-10-05 02:52:56 +02:00
Mark Qvist
9556f0b91b Added support for T3S3 boards with SX127x modems 2024-10-05 02:47:54 +02:00
Mark Qvist
1ac3a6c2c8 Remove boot-mode/reset requirements for T3S3 flashing 2024-10-05 01:07:44 +02:00
Mark Qvist
6974a50d10 Added T-Beam Supreme support 2024-10-05 00:42:19 +02:00
Mark Qvist
fef27b194c Basic T-Deck display support 2024-10-03 02:51:54 +02:00
Mark Qvist
8bdd85e648 Added T-Deck support 2024-10-03 00:38:49 +02:00
Mark Qvist
e7f655cef5 Update makefile ESP-IDF target to 2.0.17 2024-09-30 13:42:47 +02:00
Mark Qvist
59e1836975 Cleanup 2024-09-29 03:10:32 +02:00
Mark Qvist
a4ecc0d6f3 Added display blanking timeout 2024-09-29 02:33:02 +02:00
Mark Qvist
d2133ba5e0 Added battery status and console support to Heltec V3 2024-09-27 00:28:37 +02:00
Mark Qvist
8473073c81 Check ESP32 BT buffer config before building 2024-09-25 14:21:38 +02:00
markqvist
30fb26e1a8
Merge branch 'master' into master 2024-05-18 10:26:10 +02:00
Mark Qvist
79f88eee2f Added flashing support for T3S3 2024-05-18 01:07:09 +02:00
jacob.eva
94828d825b
Add firmware hash calculation to RAK4631 + more 2024-05-13 22:25:24 +01:00
Mark Qvist
51172fb68f Updated makefile 2024-05-02 01:19:59 +02:00
Mark Qvist
ad4568ee1f Specify ESP IDF version in makefile 2024-05-01 20:41:25 +02:00
Mark Qvist
c5b23dea2b Cleanup 2024-05-01 17:03:48 +02:00
Mark Qvist
395e52fd9b Added Heltec LoRa32 V3 boards to release builds 2024-04-20 22:04:28 +02:00
Mark Qvist
3e938bf218 Updated makefile 2024-04-20 21:11:37 +02:00
Kevin Brosius
56a51fdafe Update to add product and model codes for Heltec V3, swap to
HELTEC32_V3 name for board ID.  Bluetooth still disabled.
2024-04-11 01:38:06 -04:00
Kevin Brosius
5c1e0f25ee Clean up debug prints for PR 2024-03-11 12:35:29 -04:00
Kevin Brosius
36ab438625 WIP: Booting and display working, Lora32 V3, debug and some
checks bypassed.
2024-03-11 03:59:42 -04:00
Mark Qvist
c046918329 Added T3 TCXO build support 2024-02-16 17:37:44 +01:00
Mark Qvist
c31cba0fd8 SX126x board defines 2024-02-13 17:26:25 +01:00
Mark Qvist
32424b91a6 Cleanup 2024-02-13 12:56:14 +01:00
Mark Qvist
06de901623 Update makefile 2024-02-11 18:53:49 +01:00
Mark Qvist
6f62a5394b Reworked board defines, fixed RSSI and waterfall bugs for SX1262. 2024-02-11 18:27:47 +01:00
Mark Qvist
cac58b318a SX1262 T-Beam configs 2024-02-10 19:19:22 +01:00
Mark Qvist
d9a982b876 ESP32 adjustments 2024-02-10 17:13:52 +01:00
Mark Qvist
1abe7a7273 Allow modem define from makefile 2024-02-10 13:49:41 +01:00
Mark Qvist
e093fa6ba3 Fixed board and modem import structure 2024-02-09 15:29:54 +01:00
Mark Qvist
98ee2f6d32 Updated makefile 2024-01-21 23:42:54 +01:00
Mark Qvist
2db8fdf5e1 Fixed environment prep 2024-01-21 19:01:12 +01:00
Mark Qvist
fe563fac29 Build all release targets with new hardware support 2024-01-21 12:32:57 +01:00
Mark Qvist
b88e84ab22 Merge branch 'master' of github.com:markqvist/RNode_Firmware 2024-01-21 11:55:02 +01:00
jacob.eva
fcba036c01
Revert SPI to hardware on ESP32 platforms 2024-01-20 22:40:28 +00:00