From d2276700597e83fe5c1402f4748d917955836339 Mon Sep 17 00:00:00 2001 From: Jakub <106778416+MarekZegare4@users.noreply.github.com> Date: Mon, 25 May 2026 10:48:23 +0200 Subject: [PATCH] =?UTF-8?q?docs(features):=20update=20trail=20phase=205=20?= =?UTF-8?q?=E2=80=94=20interval=20removed,=201=20s=20fixed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- FEATURES.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/FEATURES.md b/FEATURES.md index d8630995..921449e5 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -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; 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 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.