mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-08-03 18:56:15 +00:00
docs(features): update trail phase 5 — interval removed, 1 s fixed
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
b574d7829a
commit
d227670059
+5
-1
@@ -77,7 +77,11 @@ Phase 2 ✅ (auto-fit Map view with cos(lat) aspect compensation; LEFT/RIGHT cyc
|
|||||||
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 📋 (context menu: reset, save → slot N, load ← slot N, GPX export over USB)
|
Phase 4 📋 (context menu: reset, save → slot N, load ← slot N, GPX export over USB)
|
||||||
Phase 5 ✅ (Settings › GPS › Trail interval + min-delta with LEFT/RIGHT cycling)
|
Phase 5 ✅ (Settings › GPS › Trail dist with LEFT/RIGHT cycling — min-delta only;
|
||||||
|
the sampling cadence is now a fixed 1 s constant, the GPS upd setting is
|
||||||
|
gone too, both rely on the sensor manager's defaults)
|
||||||
|
Polish ✅ (map view: filled/open dot markers around segment breaks;
|
||||||
|
"Waiting for GPS fix" status when started without a lock)
|
||||||
|
|
||||||
Tools › Breadcrumb. Periodically samples `(lat, lon, ts)` into a RAM ring buffer; user explicitly saves snapshots to flash.
|
Tools › Breadcrumb. Periodically samples `(lat, lon, ts)` into a RAM ring buffer; user explicitly saves snapshots to flash.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user