Commit Graph

155 Commits

Author SHA1 Message Date
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
jacobeva
c6638f1450 Merge pull request #46 from tomuk5/E22_ESP32
ESP32: Ebyte E22 900M30S Board support
2024-10-01 18:51:17 +01: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
Aaron Bieber
6ed29517c7 Revamp makefile to be more dynamic and reduce much some duplication 2024-09-27 09:20:56 -06: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
Jeremy
50a60f07d2 fixes adds missing adafruit repo used for prep-nrf, and adds prep-nrf to the make prep 2024-09-16 12:50:56 -04:00
tomuk5
d8af625cc4 E22 Board 2024-09-13 10:08:52 +01:00
jeremy
02f9dc1345 Squashed commit of the following:
commit 2e25bff15413f2365f1b18c901f93297ce07c645
Author: jeremy <jeremy@ubuntu>
Date:   Thu Sep 12 10:19:07 2024 -0400

    Adds t-echo support

commit aa44625847179c5b3c4d03b9f7e062f409da0d8a
Author: jeremy <jeremy@ubuntu>
Date:   Thu Sep 12 10:19:07 2024 -0400

    Adds t-echo support
2024-09-12 10:57:16 -04:00
jacob.eva
f8299568fb Replace all references to python with python3 instead, close #33 2024-09-11 21:01:51 +01:00
macvenez
a54a8ed44d Added default port for upload or specified by argument "port" 2024-09-03 15:51:05 +02:00
jacob.eva
152e7f17b3 Auto install needed packages, and bypass external management error 2024-08-01 18:04:39 +01:00
jacob.eva
fe7d745052 Remove last remaining AVR stuff 2024-08-01 17:53:22 +01:00
jacob.eva
a287d7b01c Add rak4631_sx1280 and freenode board variant targets 2024-07-20 16:47:01 +01:00
jacob.eva
ba2d36add9 Switch from board variant being set separately to using model number instead. 2024-07-09 10:37:50 +01:00
jacob.eva
35e9f36ffd Add T3S3 target and different variants of the board 2024-07-09 09:40:30 +01:00
jacob.eva
fd688b987d Merge branch 'interfaces' 2024-07-04 18:59:09 +01:00
jacob.eva
efe807bb22 Remove unsupported AVR board 2024-07-04 18:56:01 +01:00
jacob.eva
ff12b8921c Use new ESP32 IDF and force version in prep-esp32 2024-07-04 18:55:16 +01:00
jacob.eva
752638f680 Add missing libs to prep-nrf 2024-06-10 13:21:51 +01:00
jacob.eva
5e234a2cf0 Add firmware hash calculation for RAK4631 and fix calculation for other
platforms.
2024-06-03 12:27:27 +01: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