Fennek v1.9.2
Added
BATTLOGβ opt-in battery & activity logger (services/battlog). When theBATTLOGbuild flag is set, the firmware writes one record per event (app switch, audio track, mesh radio on, Wi-Fi on/off, standby/wake) and a battery probe every 60 s to/.fennek/battery.log(timestamp + %/mV/charging? + Wi-Fi/mesh status). It's a throttled PSRAM ring flushed to SD before standby, and downloadable via the Web file manager β useful for diagnosing real-world battery drain. Deliberately zero-cost when the flag is off (allBATTLOG_*calls compile to nothing).
π Project page & screenshots: https://fennek.dumke.me
Full changelog: CHANGELOG.md