meshcore-open/lib
just-stuff-tm ea3b9609fc
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-04-09 09:41:02 -07:00
..
connector fix(settings): preserve preset across off-grid repeat 2026-04-09 09:41:02 -07:00
helpers Put reaction and GIF helpers in charge of encoding 2026-04-06 02:09:40 -04:00
icons ran dart format . on libs/icons/los_icon.dart 2026-02-23 01:06:25 -05:00
l10n add tooltip to send message buttons 2026-04-09 09:41:02 -07:00
models feat: add message translation support 2026-04-02 19:09:17 -07:00
screens fix(settings): use integer Hz comparison, unify snapshot conversion, gate debug logging 2026-04-09 09:41:02 -07:00
services fix: gif trnslat 2026-04-06 14:26:42 -07:00
storage feat: add message translation support 2026-04-02 19:09:17 -07:00
utils moved _getRepeaterPrefixMatchNearLocation since I don't need the function anywhere else anymore. 2026-04-09 09:41:02 -07:00
widgets moved _getRepeaterPrefixMatchNearLocation since I don't need the function anywhere else anymore. 2026-04-09 09:41:02 -07:00
main.dart feat: add message translation support 2026-04-02 19:09:17 -07:00