Commit Graph

132 Commits

Author SHA1 Message Date
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
Mark Qvist 31540410cf Base structure for BLE support on ESP32-S3 boards 2024-04-23 00:52:57 +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 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 fe50c2cac9 Added max power level differentiation for SX1262 2024-02-13 14:18:41 +01:00
Mark Qvist dce3b25d64 Fixed broken CSMA random value 2024-02-11 18:30:13 +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
jacob.eva 78a02c5ae4
Add SX1280 driver and split driver in three parts 2024-02-09 20:56:26 +00:00
jacob.eva c21d8dcb2b
Fix RSSI miscalculation and TX power not being set correctly 2024-01-29 20:36:14 +00:00
jacob.eva 80769f1101
Add BLE driver for NRF52 2024-01-25 21:35:40 +00:00
jacob.eva 6e8865b2ae
Replace EEPROM backend to be compatible with Adafruit BLE lib 2024-01-21 15:12:20 +00:00
jacob.eva cce8b0c18a
Fix nRF52 compilation error 2024-01-21 14:23:28 +00:00
Mark Qvist b88e84ab22 Merge branch 'master' of github.com:markqvist/RNode_Firmware 2024-01-21 11:55:02 +01:00
jacob.eva ebaea3024c
Re-enable SerialBT 2024-01-21 09:05:02 +00:00
jacob.eva a304b892b7
Revert "Disable software SPI for ESP32 MCUs"
This reverts commit 793b53dd4c.
2024-01-20 13:23:39 +00:00