151 Commits

Author SHA1 Message Date
Mark Qvist
7adc3e2a0d Cleanup 2025-01-09 00:13:27 +01:00
Mark Qvist
218a38adb7 Optimise packet handling for SX1280 fast data rates 2025-01-09 00:01:49 +01:00
Mark Qvist
a796e56dd9 Cleanup 2025-01-08 17:44:30 +01:00
Mark Qvist
254225e917 Cleanup 2025-01-08 16:50:29 +01:00
Mark Qvist
ae47b89b53 Added banded contention window allocation 2025-01-08 16:46:16 +01:00
Mark Qvist
4ab42c4269 Cleanup 2025-01-07 20:43:15 +01:00
Mark Qvist
7ce2ed6155 Cleanup 2025-01-07 20:33:20 +01:00
Mark Qvist
5ec063c939 Reworked CSMA algorithm 2025-01-07 20:15:26 +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
9ba243ee1f Fixed intermittent radio init failure on T3S3 SX1280 2025-01-04 22:07:43 +01:00
Mark Qvist
6bf06ca94e T3S3 SX1280 support 2025-01-03 19:16:19 +01:00
liamcottle
f9234733e2 add support for heltec t114 2025-01-02 15:14:18 +13:00
Mark Qvist
6c82de161c Added display reconditioning function 2024-12-31 14:20:43 +01:00
Mark Qvist
571e7d7105 Added display reconditioning function 2024-12-31 14:13:52 +01:00
Mark Qvist
2604b44d64 Added ability to configure display rotation 2024-12-31 13:23:48 +01:00
Mark Qvist
4b48f41c38 Added display read command 2024-12-08 13:49:07 +01:00
Mark Qvist
9edc2224e7 Use built-in split-packet check in transmit function 2024-10-12 14:10:33 +02:00
jacob.eva
982a755464
Improve checks around split packet handling in transmit() 2024-10-12 13:00:52 +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
markqvist
1de5f3c796
Merge pull request #86 from jacobeva/master
Fix RAK4631 intermittent packet corruption
2024-10-11 14:51:05 +02:00
Mark Qvist
2ab1d4b1ac Gracefully close bluetooth on device sleep 2024-10-11 12:49:02 +02:00
Mark Qvist
2ede362cb3 Adjusted CSMA parameters and P-curve. Added dynamic CSMA slot time. 2024-10-10 23:26:12 +02:00
jacob.eva
ed04513a7a
Fix RAK4631 intermittent packet corruption 2024-10-10 12:54:36 +01:00
Mark Qvist
22372855b3 Add modem comm timeout error code 2024-10-07 20:45:12 +02:00
Mark Qvist
960599c35a Only raise low memory error if heap is actually low 2024-10-05 20:56:49 +02:00
Mark Qvist
e8dd7dbc93 Added TX packet display to waterfall 2024-10-05 16:44:44 +02:00
Mark Qvist
1a2e42d93c Use event queue for modem interrupt packet retrieval on ESP32 and nRF52 2024-10-05 15:28:32 +02:00
liamcottle
e4deac3060 add support for user button on rak wismesh pocket which uses RAK4630 internally 2024-10-05 19:12:26 +13:00
Mark Qvist
9556f0b91b Added support for T3S3 boards with SX127x modems 2024-10-05 02:47:54 +02:00
Mark Qvist
6974a50d10 Added T-Beam Supreme support 2024-10-05 00:42:19 +02:00
Mark Qvist
fef27b194c Basic T-Deck display support 2024-10-03 02:51:54 +02:00
Mark Qvist
8bdd85e648 Added T-Deck support 2024-10-03 00:38:49 +02:00
Mark Qvist
2804a05afd Update display blanking 2024-10-01 17:51:14 +02:00
Mark Qvist
423098ff30 Updated display blanking/unblanking 2024-10-01 17:40:18 +02:00
Mark Qvist
96e74246bb Improve button input interactions 2024-10-01 14:59:53 +02:00
Mark Qvist
304cdd2968 Cleanup 2024-09-30 19:18:30 +02:00
Mark Qvist
75816b4fe0 Added ESP32 BLE Serial support 2024-09-29 21:59:42 +02:00
Mark Qvist
59e1836975 Cleanup 2024-09-29 03:10:32 +02:00
Mark Qvist
a4ecc0d6f3 Added display blanking timeout 2024-09-29 02:33:02 +02:00
Mark Qvist
97806d1684 Cleanup 2024-09-29 01:21:49 +02:00
Mark Qvist
bb9f515348 Check console is activated 2024-09-28 15:15:22 +02:00
Mark Qvist
a134cbfb9c Added NeoPixel intensity control 2024-09-27 20:08:05 +02:00
Mark Qvist
ac819ecb20 Added input button actions 2024-09-27 00:27:24 +02: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
94828d825b
Add firmware hash calculation to RAK4631 + more 2024-05-13 22:25:24 +01:00
jacob.eva
29e8406437
Fix display on NRF52 2024-05-05 17:15:55 +01:00
Mark Qvist
73de55c82b Added button input and deep sleep 2024-05-02 01:20:33 +02:00