From e653f51e94384be3bfdbc68ae20a6335b76a819d Mon Sep 17 00:00:00 2001 From: Jakub <106778416+MarekZegare4@users.noreply.github.com> Date: Tue, 9 Jun 2026 08:13:34 +0200 Subject: [PATCH] docs(trail): add Solo GPX Downloader web tool to Downloading GPX section Co-Authored-By: Claude Sonnet 4.6 --- docs/solo_features/tools_screen/tools_screen.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/solo_features/tools_screen/tools_screen.md b/docs/solo_features/tools_screen/tools_screen.md index da2b723d..06d1792d 100644 --- a/docs/solo_features/tools_screen/tools_screen.md +++ b/docs/solo_features/tools_screen/tools_screen.md @@ -134,7 +134,14 @@ There is no magnetometer, so the screen shows two *absolute* bearings and you co ### Downloading GPX -**Recommended — `tools/trail_export.py`** (auto-detects the port, captures from ``, writes a timestamped file under `tools/gpx/`): +**Easiest — [Solo GPX Downloader](https://marekzegare4.github.io/solo-tools/)** (browser-based, no install): + +1. Open the link in **Chrome** or **Edge** (Web Serial API required). +2. Click **Connect device** and select the USB serial port. +3. On the device: **Tools › Trail** → **Hold Enter** → **Export (live)** or **Export (saved)**. +4. The browser captures the stream automatically — set a filename and click **Download**. + +**Script — `tools/trail_export.py`** (auto-detects the port, captures from ``, writes a timestamped file under `tools/gpx/`): ```sh uv run tools/trail_export.py