Commit Graph
17 Commits
Author SHA1 Message Date
liquidraver a48b185189 DISABLE_DEBUG=1 env variable to build.sh 2026-01-13 12:48:53 +01:00
liquidraver faf177de46 ESP factory reset clear NVS too 2026-01-02 08:37:22 +01:00
liquidraver e855706abb move showalert after saveprefs 2025-12-17 21:27:22 +01:00
liquidraver cba29ea50c queue throttling + slave latency and minor refactor 2025-12-17 13:46:58 +01:00
liquidraver 73ab0d8813 Improve SerialBLEInterface 2025-12-05 07:39:48 +01:00
1a3f7a7ea9 Fix BLE semaphore leak in Bluefruit library
Patches Bluefruit library to fix semaphore leak bug that causes device lockup
when BLE central disconnects unexpectedly (e.g., going out of range, supervision timeout).

Co-authored-by: Liam Cottle <liamcottle@users.noreply.github.com>
Co-authored-by: oltaco <oltaco@users.noreply.github.com>
2025-12-04 11:47:41 +01:00
liquidraver b0ce00652f Fix RAK4631 GPS UART pin macros 2025-11-11 13:00:27 +01:00
liquidraver 99a3473169 even less comments \o/ 2025-11-03 21:41:11 +01:00
liquidraver eae16cfc5f less unnecessary comments, less lines of code :) 2025-11-03 21:39:35 +01:00
liquidraver 397d280c3b stop OLED powering on every message if connected to phone 2025-11-03 21:25:31 +01:00
liquidraver 07e58d8ab5 Merge branch 'dev' into devt114 2025-10-30 10:10:06 +01:00
liquidraver f3b20d5e70 t114 gps 2025-10-30 08:35:01 +01:00
liquidraver 0920dc6663 Fix reversed GPS PINs on G2 and enable timesync 2025-10-21 12:23:45 +02:00
liquidraver 3c48f01601 BME680 library doesn't have altitude calculation, we can add it here to match other sensors' 2025-10-16 11:29:22 +02:00
liquidraver 0e7486552d Add simple BME680 support to RAK with adafruit library 2025-10-16 10:17:23 +02:00
liquidraver fa481e832b LR's corrected calculation override (instead of SX) and minor changes according to radiolib's wiki 2025-07-04 16:40:19 +02:00
liquidraver ddbf27c245 change fixed preamble to match the new 16 2025-06-29 15:17:15 +02:00