Janez T
0e3acfa4ca
Ensure new profile starts empty
2026-03-16 14:04:07 +01:00
Janez T
420690d683
Enable profiles switch UI
2026-03-16 11:25:51 +01:00
Janez T
5d2f61749e
Update sensor parsing layout
2026-03-15 20:14:01 +01:00
Janez T
4557fb4b9e
feat: Add Sensor telemetry alerts
...
ref:
2026-03-15 09:13:32 +01:00
Janez T
6e9e9e397d
Fix RX advert data parsing
2026-03-14 16:34:31 +01:00
Janez T
06632ee32d
Update log display handling
2026-03-14 10:01:17 +01:00
Janez T
1e70f52069
Allow overriding contact name
2026-03-13 10:16:04 +01:00
Janez T
53daf2c9a7
Add packet filter stats and hex
2026-03-12 20:54:04 +01:00
Janez T
abb73a4c65
Fix retry flow and contact filters
2026-03-12 14:39:44 +01:00
Janez T
2d1e6c0ca4
Fix tracing path and display issues
2026-03-12 14:08:00 +01:00
Janez T
1b6ff59af3
Add LPCNet voice mode option
2026-03-11 20:47:17 +01:00
Janez T
025bd737e7
Group contacts by last seen
2026-03-10 08:54:55 +01:00
Janez T
a96f96ca4c
Add nearestrelay fallback settings
2026-03-08 20:05:24 +01:00
Janez T
6b2f18130c
Add nearest relay fallback toggle
2026-03-08 16:56:57 +01:00
Janez T
17d7c43745
Implement meshcore-open route reload
2026-03-08 14:26:05 +01:00
Janez T
2c2e7b392a
Remove showDirectMessageDialog usage
2026-03-07 14:24:10 +01:00
Janez T
2b34bc4162
fix: stop lpp zero tail
...
ref:
2026-03-05 20:12:09 +01:00
Janez T
c39e0e1344
refactor: extract BLE protocol stack into meshcore_client package
...
Move BLE communication layer (command queue, frame parser/builder,
protocol constants, data models) into a standalone reusable Dart package
at ../meshcore_client. App model files become thin re-export wrappers,
keeping all existing consumers working without import changes.
2026-02-28 14:09:30 +01:00
Janez T
baf49d27d8
feat: MeshCore SAR - Flutter BLE mesh radio companion app
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-28 10:11:33 +01:00