mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-04-20 22:13:48 +00:00
- Added error handling and logging to the Cayenne LPP parsing methods to manage malformed data gracefully. - Improved the structure of the parsing logic for better readability and maintainability. - Updated the Contact model to include error handling during frame parsing. - Refactored Channels, Contacts, Map, and Neighbours screens to utilize a new AppBarTitle widget for consistent app bar design. - Enhanced the BatteryIndicator widget to display SNR information for direct repeaters. - Introduced SNRUi class for better management of SNR icon and text representation. - Improved error handling in PathTraceMap and Neighbours screens to log errors appropriately. |
||
|---|---|---|
| .. | ||
| 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 | ||
| map_cache_screen.dart | ||
| map_screen.dart | ||
| neighbours_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 | ||