mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 14:58:12 +00:00
docs(features): trail — note "Export saved" path for flash trails
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
11
FEATURES.md
11
FEATURES.md
@@ -74,10 +74,13 @@ Phase 2 ✅ (auto-fit Map view with cos(lat) aspect compensation; LEFT/RIGHT cyc
|
|||||||
and total distance skips segment boundaries
|
and total distance skips segment boundaries
|
||||||
Phase 3 ✅ (per-point list view with HH:MM local time + delta-from-previous;
|
Phase 3 ✅ (per-point list view with HH:MM local time + delta-from-previous;
|
||||||
segment-start rows show "start" instead of a delta)
|
segment-start rows show "start" instead of a delta)
|
||||||
Phase 4 ✅ (Hold-Enter popup grows Save / Load / Reset / Export GPX entries.
|
Phase 4 ✅ (Hold-Enter popup grows Save / Load / Reset / Export GPX /
|
||||||
Single flash slot at /trail (binary header with magic+version+count+
|
Export saved entries. Single flash slot at /trail (binary header with
|
||||||
accumulated_ms then raw TrailPoint records). GPX 1.1 dump goes over USB
|
magic+version+count+accumulated_ms then raw TrailPoint records). GPX 1.1
|
||||||
Serial; segments respect SEG_START boundaries)
|
dump goes over USB Serial; "Export GPX" streams the live RAM ring,
|
||||||
|
"Export saved" streams the flash file straight to USB without touching
|
||||||
|
the live ring. Segments respect SEG_START boundaries. Alert reflects
|
||||||
|
BLE-app-collision state)
|
||||||
Phase 5 ✅ (Settings + actions consolidated into a single Hold-Enter popup —
|
Phase 5 ✅ (Settings + actions consolidated into a single Hold-Enter popup —
|
||||||
Min dist + Units cycled with LEFT/RIGHT (popup stays open), plus
|
Min dist + Units cycled with LEFT/RIGHT (popup stays open), plus
|
||||||
Start/Stop tracking and Reset action items. Short Enter never toggles —
|
Start/Stop tracking and Reset action items. Short Enter never toggles —
|
||||||
|
|||||||
Reference in New Issue
Block a user