mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-04-20 22:13:48 +00:00
- Added storageUsedKb and storageTotalKb properties to MeshCoreConnector. - Updated battery and storage frame parsing with improved error handling. - Refactored log RX data handling to use BufferReader for better readability and error management. - Enhanced message parsing in ChannelMessage and Message classes to utilize BufferReader. - Introduced new text type for signed messages in meshcore_protocol.dart. - Updated BLE debug log screen to use BufferReader for payload parsing. - Refactored message retry service to handle ACK hashes as integers instead of Uint8List. - Improved message storage serialization and deserialization to accommodate new expectedAckHash type. - Added wasPulled property to Contact model for better state management. |
||
|---|---|---|
| .. | ||
| app_settings.dart | ||
| channel.dart | ||
| channel_message.dart | ||
| community.dart | ||
| contact.dart | ||
| contact_group.dart | ||
| delivery_observation.dart | ||
| message.dart | ||
| path_history.dart | ||
| path_selection.dart | ||
| radio_settings.dart | ||