Commit Graph

25 Commits

Author SHA1 Message Date
Mark Qvist
f466cabe61 Cleanup 2025-01-09 00:37:39 +01:00
Mark Qvist
8b8502e8e0 Cleanup 2025-01-09 00:34:22 +01:00
Mark Qvist
729a4099e5 Correct invalid IRQ index for SX1280 2025-01-08 22:16:07 +01:00
Mark Qvist
9c7a04b66c Always use external crystal oscillator on SX1280 2025-01-08 21:26:37 +01:00
Mark Qvist
2b93b1b9e7 SX1280 parameter modifications 2025-01-08 20:58:12 +01:00
Mark Qvist
58f6a3d6a3 Reworked DCD methods for SX1276 and SX1280 2025-01-08 17:45:23 +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
564e2f26f3 Fixed intermittent radio init failure on T3S3 SX1280 2025-01-04 22:08:04 +01:00
Mark Qvist
eb168d4734 Cleanup 2025-01-04 21:05:11 +01:00
Mark Qvist
217db4bcd3 Update release builds to include T3S3 SX1280 PA 2025-01-04 20:20:35 +01:00
Mark Qvist
b02989e07a Cleanup 2025-01-03 21:58:59 +01:00
Mark Qvist
35a4b6ff4e Added support for T3S3 SX1280 2025-01-03 21:23:23 +01:00
Mark Qvist
a5a3ca28fa T3S3 SX1280 initial driver support 2025-01-03 19:20:10 +01:00
Mark Qvist
470f4f4d09 Merge branch 'master' of github.com:markqvist/RNode_Firmware 2025-01-03 12:01:33 +01:00
Mark Qvist
9174dbd34a Board defines for T3S3-SX1280 2025-01-03 11:54:48 +01:00
liamcottle
f9234733e2 add support for heltec t114 2025-01-02 15:14:18 +13: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
jacob.eva
cb192d47ed
Fix incorrect SX1280 preamble calculation 2024-10-10 14:47:40 +01:00
Mark Qvist
6332e95d39 Cleanup 2024-09-30 13:45:58 +02:00
jacob.eva
c2e7c7070b
Fix TXEN / RXEN pin init for SX1280 2024-05-05 17:16:09 +01:00
jacob.eva
39718693e6
Fix RAK4630 compilation error and SX1280 modemStatus logic 2024-02-13 20:13:07 +00: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