Commit Graph

93 Commits

Author SHA1 Message Date
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
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
jacob.eva
fcba036c01
Revert SPI to hardware on ESP32 platforms 2024-01-20 22:40:28 +00:00
jacob.eva
d1e86b43b7
Add RAK4630 BSP 2024-01-20 10:58:24 +00:00
jacob.eva
477c6d0385
Make flash libraries inclusion exclusive to NRF52 2024-01-20 10:46:38 +00:00
jacob.eva
381d40c4f5
Added NRF52 support 2024-01-19 10:08:55 +00:00
Mark Qvist
6cdb4e4cf0 Initial support for SX1276/8 with TCXO 2024-01-19 00:10:24 +01:00
attermann
6e9a1ebfbd Switch from old AXP202X_Library to new XPowersLib 2023-12-18 19:23:08 -07:00
Mark Qvist
9a348c8cfc Fixed invalid spiffs size 2023-09-22 07:59:01 +02:00
Mark Qvist
d0d003fce2 Cleanup 2023-09-15 12:41:17 +02:00
Mark Qvist
eff85cc496 Cleanup 2023-09-15 12:25:02 +02:00
Mark Qvist
b61bead60a Implemented adaptive CSMA scheme 2023-09-14 22:32:26 +02:00
Mark Qvist
6393d3feab Updated console image and version 2023-08-15 15:20:25 +02:00
Mark Qvist
7844d83ac4 Updated makefile 2023-05-03 15:29:11 +02:00