Skip to content

v1.8.2 — Hotfix: Noisefloor Freeze on Older Firmware

Choose a tag to compare

@MrAlders0n MrAlders0n released this 10 Jan 20:28
· 59 commits to main since this release
f2f4974

Fixed

  • Prevented app freeze when noisefloor collection is attempted on MeshCore companion firmware < 1.11.0.
  • Added a firmware capability gate: noisefloor collection only runs on device firmware v1.11.0+ (parsed from the device-reported model string). Nightly builds are treated as supported.

Improved

  • Added a 5s timeout fallback for noisefloor/radio stats requests to avoid indefinite waits if a device doesn’t respond.

UI / Logging

  • When noisefloor is unsupported, the UI shows “-” and an Error Log entry notes noisefloor requires firmware 1.11.0+.