Commit Graph

119 Commits

Author SHA1 Message Date
jacob.eva
ee53fb83e0
Merge remote-tracking branch 'upstream/dev' 2024-10-16 21:43:16 +01:00
jacob.eva
c4259d9b6c
Change model code for T3S3 SX1280 w/ PA 2024-10-12 22:23:15 +01:00
jacob.eva
733b506af9
Correct T3S3 flashing 2024-10-12 21:03:33 +01:00
jacob.eva
0bb2e5bcd3
Fix missing --port option 2024-10-12 20:24:32 +01:00
jacob.eva
1136dcbc53
Update to RNode Firmware v1.78 (upstream) 2024-10-12 18:04:19 +01:00
jacob.eva
afce928149
Merge t-echo display support (currently non-scaled) 2024-10-11 19:58:36 +01:00
jacob.eva
2be8fa407d
Merge branch 'master' of github.com:liberatedsystems/RNode_Firmware_CE 2024-10-11 19:41:39 +01:00
jacob.eva
4f20c591ec
Merge branch 'make_fixes' 2024-10-11 19:40:26 +01:00
jacob.eva
0aaf722088
Merge 2024-10-11 18:54:40 +01: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
Aaron Bieber
6ed29517c7
Revamp makefile to be more dynamic and reduce much some duplication 2024-09-27 09:20:56 -06:00
jacob.eva
58e6276b88
Correct zip filename and board value 2024-09-17 17:36:52 +01:00
jacob.eva
2e0cf9e7d0
Merge remote-tracking branch 'upstream/master' 2024-09-17 16:21:04 +01: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
jacob.eva
f3f41c7d4b
Merge remote-tracking branch 'upstream/master' 2024-09-11 15:50:52 +01:00
macvenez
a54a8ed44d Added default port for upload or specified by argument "port" 2024-09-03 15:51:05 +02:00
jacob.eva
3fca014763
Merge remote-tracking branch 'upstream/master' 2024-08-21 18:21:32 +01: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
6b08e90c82
Fix makefile for project rename 2024-07-27 16:56:23 +01:00
jacob.eva
46f34e7492
Merge remote-tracking branch 'upstream/master' 2024-07-24 16:12:39 +01:00
jacob.eva
44dad3ed99
Increase wait delay 2024-07-22 15:17:27 +01:00
jacob.eva
a287d7b01c
Add rak4631_sx1280 and freenode board variant targets 2024-07-20 16:47:01 +01:00
jacob.eva
422f637245
Increment sleep 2024-07-16 21:38:15 +01:00
jacob.eva
afdb99f2a5
Merge remote-tracking branch 'upstream/nrf52-hash-fix' 2024-07-16 21:28:44 +01:00
jacob.eva
c0272c9536
Add delay to prevent failure 2024-07-16 21:28:01 +01:00
jacob.eva
b42a829f95
Merge remote-tracking branch 'upstream/nrf52-hash-fix' 2024-07-16 21:20:31 +01:00
jacob.eva
d69c1552e2
Fix for FW hashe not being calculated correctly on NRF52 2024-07-16 21:10:05 +01:00
jacob.eva
869c7a026b
Added support to compile freeNode target 2024-07-15 21:22:32 +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
dfc1304edc
Rename project 2024-07-05 11:11:59 +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