Commit Graph

38 Commits

Author SHA1 Message Date
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
65acd4f339
Fix corruption / dropped packet issues caused by small UART buffer 2024-08-30 12:07:56 +01:00
jacob.eva
721cee3603
Fix SPI semaphore lockup issue on ESP32 2024-08-06 17:37:47 +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
63eab05014
Add clarification for interface_spi 2024-07-09 09:41:14 +01:00
jacob.eva
35e9f36ffd
Add T3S3 target and different variants of the board 2024-07-09 09:40:30 +01:00
jacob.eva
87b59bab3b
Fix builds and restructure configs for multi interface 2024-07-04 18:52:29 +01:00
jacob.eva
7c338c7caf
Fix ESP32 and Heltec32_V3 compilation errors 2024-07-04 13:41:16 +01:00
jacob.eva
379dce99b3
Fix various SX1280 issues, revamp RX ISR flow 2024-07-03 11:06:52 +01:00
jacob.eva
3f8d012457
Add multiple interface support 2024-06-10 13:05:21 +01:00
jacob.eva
055083ffba
Added RAK4631 e-ink display support 2024-05-20 20:14:16 +01: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
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
1514f4baa7 Updated board config 2024-05-03 18:00:07 +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
c14d3ea036 Merge branch 'master' of github.com:markqvist/RNode_Firmware 2024-05-01 17:16:14 +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
9992e0bd06 Updated Heltec LED pins 2024-04-20 21:11:54 +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
7ed70727a3 Lora32 V3 TCXO setting true 2024-03-13 19:23:26 -04:00
Kevin Brosius
0a08e7ffbf Remove debug build settings from PR 2024-03-11 16:55:01 -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
10c58e16b0 Fixed nRF build include 2024-02-14 15:19:04 +01:00
jacob.eva
39718693e6
Fix RAK4630 compilation error and SX1280 modemStatus logic 2024-02-13 20:13:07 +00:00
Mark Qvist
c31cba0fd8 SX126x board defines 2024-02-13 17:26:25 +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
d9a982b876 ESP32 adjustments 2024-02-10 17:13:52 +01:00
Mark Qvist
35515bc7fa Merge branch 'master' of github.com:markqvist/RNode_Firmware 2024-02-10 13:49:47 +01:00
Mark Qvist
1abe7a7273 Allow modem define from makefile 2024-02-10 13:49:41 +01:00
jacob.eva
b96559d799
Fix compilation errors 2024-02-09 21:05:04 +00:00
Mark Qvist
e093fa6ba3 Fixed board and modem import structure 2024-02-09 15:29:54 +01:00