Commit Graph

16 Commits

Author SHA1 Message Date
jacob.eva
2cdf2951e6
Cleanup 2024-09-12 20:32:54 +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
51afd310a5
Revert to ISR handling packets and cap SX1280 data rate 2024-09-11 20:18:43 +01:00
jacob.eva
c3c254cd96
Change interrupt layout and address SX1280 errata 2024-09-10 22:39:15 +01:00
jacob.eva
c9fd5f7d3b
Add support for retrieving packet length on implicit header 2024-09-05 13:10:11 +01:00
jacob.eva
81aff16c2d
Fix race condition on multiple interfaces receiving at once 2024-09-04 17:37:09 +01:00
jacob.eva
721cee3603
Fix SPI semaphore lockup issue on ESP32 2024-08-06 17:37:47 +01:00
jacob.eva
003aab4072
Fix issue with SX1280 TX power not being set properly 2024-07-24 15:52:08 +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
12697f194d
Fix compiler warnings 2024-07-03 13:27:50 +01:00
jacob.eva
007dfd8e65
Add PA calculations for LoRa1280F27 2024-07-03 12:25:49 +01:00
jacob.eva
fa16f4a54d
Implement SX127X clearIRQStatus function 2024-07-03 11:15:30 +01:00
jacob.eva
379dce99b3
Fix various SX1280 issues, revamp RX ISR flow 2024-07-03 11:06:52 +01:00
jacob.eva
11c9522d53
Fix SX1280 preamble calculation bug 2024-07-02 12:15:40 +01:00
jacob.eva
3f8d012457
Add multiple interface support 2024-06-10 13:05:21 +01:00