mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-08-02 02:06:11 +00:00
docs(README): add Solo GPX Downloader web tool to GPX Trail Export section
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
e653f51e94
commit
5c86b85ec3
@@ -151,6 +151,12 @@ Options:
|
|||||||
|
|
||||||
Capture the GPS trail as a GPX 1.1 file by streaming it over USB serial.
|
Capture the GPS trail as a GPX 1.1 file by streaming it over USB serial.
|
||||||
|
|
||||||
|
### [Solo GPX Downloader](https://marekzegare4.github.io/solo-tools/) — no install required
|
||||||
|
|
||||||
|
Open the link in **Chrome** or **Edge**, click **Connect device**, then trigger the export on the device. The browser captures the stream and offers a timestamped `.gpx` file for download.
|
||||||
|
|
||||||
|
### Script
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
uv run tools/trail_export.py
|
uv run tools/trail_export.py
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user