Mark Qvist
7d868b4db6
Support for XIAO ESP32S3
2025-04-13 00:11:21 +02:00
Kevin Brosius
cbedd72993
Seeed ESP32S3 - enable button sleep, stopRadio at sleep
...
to sleep sx1262 also.
2025-02-23 18:52:17 -05:00
Kevin Brosius
bc97e513e8
Initial support for Seeed ESP32S3 with Wio-SX1262
...
Work in progress
Status: Boots, display works on Xiao espansion base,
radio is recognized
Todo:
PMU
Firmware hash fails even if generated and then written
Radio testing
Buttons / LEDs
other?
2025-02-23 06:52:27 -05:00
Mark Qvist
919bddb703
Cleanup
2025-01-17 10:44:46 +01:00
Mark Qvist
458e40ce9a
SX1262 register hang debug
2025-01-17 10:44:16 +01:00
Mark Qvist
3ae8982e93
False preamble detection on SX1262
2025-01-16 23:33:49 +01:00
Mark Qvist
48bce4ea15
Actually, use SPIM3 for SX1262 on T-Echo
2025-01-16 12:19:38 +01:00
Mark Qvist
733a792d72
Don't use SPIM3 for LoRa on T-Echo
2025-01-15 21:11:19 +01:00
Mark Qvist
2d2d90847a
Initial T-Echo support
2025-01-15 18:38:14 +01:00
Mark Qvist
2119d381b3
Refactored T3S3 board name variable
2025-01-15 10:21:15 +01:00
Mark Qvist
254225e917
Cleanup
2025-01-08 16:50:29 +01:00
Mark Qvist
08651f92f7
Reworked SX1262 LoRa carrier detection
2025-01-07 15:14:44 +01:00
Mark Qvist
c39164e272
Accurate preamble and airtime calculations on SX1280. Fix airtime calculation on SX1262 when LDRO is enabled.
2025-01-05 22:55:32 +01:00
Mark Qvist
eb168d4734
Cleanup
2025-01-04 21:05:11 +01:00
Mark Qvist
421f2d5db3
Cleanup
2025-01-03 19:16:37 +01:00
liamcottle
f9234733e2
add support for heltec t114
2025-01-02 15:14:18 +13:00
Mark Qvist
d88f231332
Added ability to specify per-board transceiver OCP limit
2024-12-10 15:35:29 +01:00
Mark Qvist
76eaae8554
Cleanup
2024-10-11 16:39:38 +02:00
Mark Qvist
389745ad33
Attach packet RSSI and SNR to packet queue entry structs. Disable ISR spinlocks on ESP32 until tested.
2024-10-11 16:29:17 +02:00
Mark Qvist
d61d14e117
Detect modem communication timeouts for sx126x chips
2024-10-07 20:43:16 +02:00
Mark Qvist
6974a50d10
Added T-Beam Supreme support
2024-10-05 00:42:19 +02:00
Mark Qvist
8bdd85e648
Added T-Deck support
2024-10-03 00:38:49 +02:00
Mark Qvist
d742166a12
Cleanup
2024-09-29 21:59:24 +02:00
jacob.eva
94828d825b
Add firmware hash calculation to RAK4631 + more
2024-05-13 22:25:24 +01: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
dc97de363b
Need sx1262 SPI and tcxo setup for Lora32 V3 to work.
2024-03-13 19:18:27 -04: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
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
bbc267ac80
SX1262 calibration in RC mode
2024-02-11 20:02:17 +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
jacob.eva
a1793043b2
Remove old debug code and add waitOnBusy timeout to SX1262
2024-02-10 11:56:58 +00:00
jacob.eva
78a02c5ae4
Add SX1280 driver and split driver in three parts
2024-02-09 20:56:26 +00:00