mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-04-20 22:13:48 +00:00
* fix(repeater): unify battery percentage math and add repeater chemistry setting - Add shared battery percent utility used by connector, repeater status, and telemetry - Add repeater-specific battery chemistry persistence and service accessors - Add repeater chemistry selector in Repeater Hub - Ensure telemetry and status compute percentages consistently from same chemistry - Add focused battery utility tests Refs #116 Refs #174 * fix: Flutter Analyzer Errors fixed Recent Merge Compatible * Unify repeater battery source across status and telemetry |
||
|---|---|---|
| .. | ||
| app_debug_log_screen.dart | ||
| app_settings_screen.dart | ||
| ble_debug_log_screen.dart | ||
| channel_chat_screen.dart | ||
| channel_message_path_screen.dart | ||
| channels_screen.dart | ||
| chat_screen.dart | ||
| community_qr_scanner_screen.dart | ||
| contacts_screen.dart | ||
| device_screen.dart | ||
| line_of_sight_map_screen.dart | ||
| map_cache_screen.dart | ||
| map_screen.dart | ||
| neighbors_screen.dart | ||
| path_trace_map.dart | ||
| repeater_cli_screen.dart | ||
| repeater_hub_screen.dart | ||
| repeater_settings_screen.dart | ||
| repeater_status_screen.dart | ||
| scanner_screen.dart | ||
| settings_screen.dart | ||
| telemetry_screen.dart | ||