Commit Graph

531 Commits

Author SHA1 Message Date
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
395e52fd9b Added Heltec LoRa32 V3 boards to release builds 2024-04-20 22:04:28 +02:00
Mark Qvist
b091820d0e Changed ESP32 WDT include for v2.2 RNodes 2024-04-20 22:04:04 +02:00
Mark Qvist
390d58e18e Add unsigned.io boards to arduino-cli environment prep 2024-04-20 21:21:55 +02:00
Mark Qvist
28e465eb6d Updated console package versions 2024-04-20 21:21:34 +02:00
Mark Qvist
93ed701f1f Changed default Heltec v3 display orientation 2024-04-20 21:21:03 +02:00
Mark Qvist
cdbd1cd683 Updated version 2024-04-20 21:12:17 +02:00
Mark Qvist
9992e0bd06 Updated Heltec LED pins 2024-04-20 21:11:54 +02:00
Mark Qvist
3e938bf218 Updated makefile 2024-04-20 21:11:37 +02:00
markqvist
edf6dce388
Merge pull request #73 from cobraPA/upstream_add_heltec_lora_v3
Add heltec lora32 v3
2024-04-20 18:57:47 +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
Mark Qvist
e63b5b6cdb Use hardware RNG for CSMA r-value seed on ESP32 2024-03-30 15:11:24 +01:00
Kevin Brosius
7ed70727a3 Lora32 V3 TCXO setting true 2024-03-13 19:23:26 -04:00
Kevin Brosius
dc97de363b Need sx1262 SPI and tcxo setup for Lora32 V3 to work. 2024-03-13 19:18:27 -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
854b345e3d Added compiler switch to disable firmware validation 2024-03-10 19:39:10 +01:00
Mark Qvist
262518efef Added issue templates 2024-02-29 18:02:28 +01:00
Mark Qvist
09b0c2a488 Updated readme 2024-02-16 17:55:21 +01:00
Mark Qvist
c046918329 Added T3 TCXO build support 2024-02-16 17:37:44 +01:00
Mark Qvist
10c58e16b0 Fixed nRF build include 2024-02-14 15:19:04 +01:00
markqvist
a388669eaf
Merge pull request #66 from jacobeva/master
Fix RAK4630 compilation error and SX1280 modemStatus logic
2024-02-13 23:39:50 +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
cec979997e Added register values and op-codes. Cleanup. 2024-02-13 14:19:14 +01:00
Mark Qvist
fe50c2cac9 Added max power level differentiation for SX1262 2024-02-13 14:18:41 +01:00
Mark Qvist
184d228991 Fix low data-rate optimisation on SX1262 2024-02-13 13:14:13 +01:00
Mark Qvist
32424b91a6 Cleanup 2024-02-13 12:56:14 +01:00
Mark Qvist
f229b78372 Cleanup 2024-02-12 13:37:10 +01:00
Mark Qvist
bbc267ac80 SX1262 calibration in RC mode 2024-02-11 20:02:17 +01:00
Mark Qvist
06de901623 Update makefile 2024-02-11 18:53:49 +01:00
Mark Qvist
dce3b25d64 Fixed broken CSMA random value 2024-02-11 18:30:13 +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
markqvist
5a87095e30
Merge pull request #61 from jacobeva/ble
Add NRF52 BLE serial support
2024-02-10 17:15:02 +01:00
Mark Qvist
d9a982b876 ESP32 adjustments 2024-02-10 17:13:52 +01:00
Mark Qvist
0e28c759cb Updated esptool 2024-02-10 17:13:25 +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
markqvist
d63c92439e
Merge pull request #64 from jacobeva/master
Add SX1280 driver and split LoRa driver in 3 parts
2024-02-10 13:41:52 +01:00
jacob.eva
a1793043b2
Remove old debug code and add waitOnBusy timeout to SX1262 2024-02-10 11:56:58 +00:00
jacob.eva
b96559d799
Fix compilation errors 2024-02-09 21:05:04 +00:00
jacob.eva
78a02c5ae4
Add SX1280 driver and split driver in three parts 2024-02-09 20:56:26 +00:00
Mark Qvist
252b11ab90 Updated console image 2024-02-09 15:30:03 +01:00
Mark Qvist
e093fa6ba3 Fixed board and modem import structure 2024-02-09 15:29:54 +01:00
Mark Qvist
950e94f56a Merge branch 'master' of github.com:markqvist/RNode_Firmware 2024-02-08 17:53:35 +01:00
Mark Qvist
28be170cef Added board configuration 2024-02-08 17:53:23 +01:00
markqvist
55b0f3103f
Merge pull request #62 from jacobeva/master
Fix RSSI miscalculation and TX power cap
2024-02-08 17:45:08 +01:00