meshcore-open/lib
just-stuff-tm 1e9508d401 fix(settings): use integer Hz comparison, unify snapshot conversion, gate debug logging
- Replace floating-point epsilon frequency comparison with integer Hz
- Add frequencyHz getter and fromMeshCoreSnapshot/toMeshCoreSnapshot
  conversion methods on _RadioSettingsSnapshot
- Move _toUiCodingRate/_toDeviceCodingRate to documented top-level functions
- Gate _logRadioSettingsState behind kDebugMode
- Use integer Hz in == and hashCode for _RadioSettingsSnapshot

Addresses code review findings on preset/off-grid repeat toggle PR.
2026-03-27 11:49:59 -04:00
..
connector fix(settings): preserve preset across off-grid repeat 2026-03-27 11:49:59 -04:00
helpers Add companion radio stats, adaptive backoff, path hash width, and UI improvements 2026-03-23 19:26:05 -07:00
icons ran dart format . on libs/icons/los_icon.dart 2026-02-23 01:06:25 -05:00
l10n Refactor contact handling and other improvments (#317) 2026-03-26 22:28:01 -07:00
models Add companion radio stats, adaptive backoff, path hash width, and UI improvements 2026-03-23 19:26:05 -07:00
screens fix(settings): use integer Hz comparison, unify snapshot conversion, gate debug logging 2026-03-27 11:49:59 -04:00
services Merge branch 'main' into fix/linux-ble-pairing-flow 2026-03-24 02:24:28 -04:00
storage feat: Enhance MeshCoreConnector with storage metrics and improve error handling 2026-03-21 13:01:02 -07:00
utils Refactor contact handling and other improvments (#317) 2026-03-26 22:28:01 -07:00
widgets Refactor contact handling and other improvments (#317) 2026-03-26 22:28:01 -07:00
main.dart Merge remote-tracking branch 'origin/main' into ez_group_dropdown3 2026-03-14 18:02:31 -07:00