meshcore-open/lib/screens
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
..
app_debug_log_screen.dart Added Line Of Sight Feature for repeater placement, Added app wide Units Setting (#198) 2026-02-20 22:08:23 -08:00
app_settings_screen.dart #256 finalize translation service 2026-04-02 22:52:52 -07:00
ble_debug_log_screen.dart feat: Enhance MeshCoreConnector with storage metrics and improve error handling 2026-03-21 13:01:02 -07:00
channel_chat_screen.dart add tooltip to send message buttons 2026-04-09 09:41:02 -07:00
channel_message_path_screen.dart Update ML timeout handling and adjust distance threshold for path hops 2026-04-09 09:40:24 -07:00
channels_screen.dart Refactor contact handling and other improvments (#317) 2026-04-09 09:30:25 -07:00
chat_screen.dart add tooltip to send message buttons 2026-04-09 09:41:02 -07:00
chrome_required_screen.dart formatting fixes 2026-02-22 11:34:37 -08:00
community_qr_scanner_screen.dart Dev discovery (#291) 2026-03-12 23:08:46 -07:00
companion_radio_stats_screen.dart Refactor contact handling and other improvments (#317) 2026-04-09 09:30:25 -07:00
contacts_screen.dart use l10n strings for discovered menu item 2026-04-09 09:41:02 -07:00
discovery_screen.dart Refactor contact handling and other improvments (#317) 2026-04-09 09:30:25 -07:00
line_of_sight_map_screen.dart PR Combined #228 #220 #219 #201 2026-02-24 13:20:39 -05:00
map_cache_screen.dart Added Line Of Sight Feature for repeater placement, Added app wide Units Setting (#198) 2026-02-20 22:08:23 -08:00
map_screen.dart Refactor contact handling and other improvments (#317) 2026-04-09 09:30:25 -07:00
neighbors_screen.dart Update ML timeout handling and adjust distance threshold for path hops 2026-04-09 09:30:25 -07:00
path_trace_map.dart Refactor contact handling and other improvments (#317) 2026-04-09 09:30:25 -07:00
repeater_cli_screen.dart Refactor contact handling and other improvments (#317) 2026-04-09 09:30:25 -07:00
repeater_hub_screen.dart feat: Enhance privacy settings and telemetry (#308) 2026-03-20 18:34:42 -07:00
repeater_settings_screen.dart feat: Enhance privacy settings and telemetry (#308) 2026-03-20 18:34:42 -07:00
repeater_status_screen.dart feat: Enhance privacy settings and telemetry (#308) 2026-03-20 18:34:42 -07:00
scanner_screen.dart feat: Linux BLE pairing support via bluetoothctl 2026-03-21 20:59:53 -04:00
settings_screen.dart fix(settings): use integer Hz comparison, unify snapshot conversion, gate debug logging 2026-04-09 09:41:02 -07:00
tcp_screen.dart Potential fix for pull request finding 2026-03-14 18:10:09 -07:00
telemetry_screen.dart feat: Enhance privacy settings and telemetry (#308) 2026-03-20 18:34:42 -07:00
usb_screen.dart fix(tcp): guard connect cancellation race and align USB screen actions 2026-03-10 19:27:39 -04:00