MeshCore/examples/companion_radio
Wessel Nieboer 8bf63256b6
Fix remote LNA toggle bugs: correct register comparison, add missing implementations, wire up companion radio
getRxBoostedGain was returned true because both 0x94 (power saving) and
0x96 (boosted gain = 1) return true
2026-02-24 23:49:06 +01:00
..
ui-new refactor ui with ring buffer and display most recent 2026-02-04 09:38:05 +11:00
ui-orig Add battery min/max voltage parameter support 2026-01-28 22:24:49 -07:00
AbstractUITask.h ♻️ refactor: unify UI notification methods into single notify() function 2025-09-17 08:56:18 +08:00
DataStore.cpp Fix remote LNA toggle bugs: correct register comparison, add missing implementations, wire up companion radio 2026-02-24 23:49:06 +01:00
DataStore.h add DataStore::deleteBlobByKey() 2026-02-01 00:02:29 +11:00
main.cpp fix: remove esp_wifi.h from esp32board.h 2026-01-30 15:07:40 +11:00
MyMesh.cpp Fix remote LNA toggle bugs: correct register comparison, add missing implementations, wire up companion radio 2026-02-24 23:49:06 +01:00
MyMesh.h * ver 1.12.0 2026-01-29 21:12:31 +11:00
NodePrefs.h Fix remote LNA toggle bugs: correct register comparison, add missing implementations, wire up companion radio 2026-02-24 23:49:06 +01:00