From 652e1f097962fa24e8edfb65b0f8dbf43891dae0 Mon Sep 17 00:00:00 2001 From: Jakub <106778416+MarekZegare4@users.noreply.github.com> Date: Mon, 25 May 2026 17:38:06 +0200 Subject: [PATCH] =?UTF-8?q?docs(features):=20trail=20=E2=80=94=20settings?= =?UTF-8?q?=20+=20actions=20in=20single=20Hold-Enter=20popup?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- FEATURES.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/FEATURES.md b/FEATURES.md index 1db5e04f..c04078ba 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -75,12 +75,12 @@ 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 ✅ (Config view on the Trail screen is the resting state — Min dist - and Units rows navigated with UP/DOWN, values cycled with LEFT/RIGHT, - Enter starts/resumes tracking. Live views only reachable while tracking. - Units choices: km/h, mph, min/km, min/mi — Summary renders Avg speed or - Pace accordingly. Sampling cadence is fixed at 1 s, GPS upd setting also - removed; both rely on the sensor manager's defaults) +Phase 5 ✅ (Settings + actions consolidated into a single Hold-Enter popup — + Min dist + Units cycled with LEFT/RIGHT (popup stays open), plus + Start/Stop tracking and Reset action items. Short Enter starts a stopped + trail; on an active trail it shows a hint instead of stopping, so a stray + tap never ends a recording. Sampling cadence fixed at 1 s, GPS upd setting + also removed; 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; capacity bumped to 512 points; elapsed/avg-speed run on millis() instead