Commit Graph

208 Commits

Author SHA1 Message Date
Janez T
880cee5477 chore: rename workflow for push builds
ref:
2026-02-28 14:22:50 +01:00
Janez T
2e422fe653 fix: use git dependency for meshcore_client 2026-02-28 14:18:25 +01:00
Janez T
8d0aa7849e fix: ignore zeroed telemetry gps coords
Fixes #4\nRefs #5\n\nref:
2026-02-28 14:17:52 +01:00
Janez T
c90fd8f617 fix: show destination and channel key
ref:
2026-02-28 14:16:46 +01:00
Janez T
6f94d3a9ba docs: compact README, link meshcore_client package 2026-02-28 14:12:01 +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
6bd7517180 fix: init tabs advert quick add
ref:
2026-02-28 11:29:28 +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