sl-webui
2560718b39
feat: Sul-Tee GPS live tracking dashboard (Issue #709)
Single-file vanilla JS dashboard at ui/sultee-tracker.html:
- Connects to ws://100.64.0.2:9090 (configurable, saved in localStorage)
- Parses {"type":"gps","data":{...},"timestamp":...} JSON frames from iPhone
- Leaflet.js + OpenStreetMap tiles with dark CSS filter
- Live position marker (cyan pulsing dot SVG icon)
- Orange polyline trail (up to 2000 points)
- Auto-centers on first GPS fix; FOLLOW/FREE toggle; drag disables follow
- Sidebar: speed (km/h, color-coded), altitude, heading, compass rose canvas,
h-accuracy bar (green/amber/red), coordinate display, fix count
- Scrollable trail log with timestamp + coords + speed per fix
- Exponential backoff auto-reconnect (2s→30s cap)
- CLEAR button resets trail, marker, log, fix count
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03 18:12:37 -04:00
..
2026-03-14 10:29:29 -04:00
2026-03-18 08:09:03 -04:00
2026-03-18 08:09:03 -04:00
2026-03-20 16:23:27 -04:00
2026-03-15 14:35:56 -04:00
2026-03-18 08:03:19 -04:00
2026-03-14 11:41:43 -04:00
2026-03-14 11:41:43 -04:00
2026-03-14 11:41:43 -04:00
2026-03-14 11:54:13 -04:00
2026-03-14 11:54:13 -04:00
2026-03-14 11:54:13 -04:00
2026-03-14 14:58:41 -04:00
2026-03-14 14:58:41 -04:00
2026-03-14 14:58:41 -04:00
2026-03-14 10:29:29 -04:00
2026-03-14 10:29:29 -04:00
2026-03-14 10:29:29 -04:00
2026-03-18 08:03:19 -04:00
2026-03-14 12:20:04 -04:00
2026-03-14 12:20:04 -04:00
2026-03-14 12:20:04 -04:00
2026-03-15 10:08:47 -04:00
2026-03-15 10:08:47 -04:00
2026-03-15 10:08:47 -04:00
2026-04-03 18:12:37 -04:00
2026-03-17 11:35:35 -04:00
2026-03-17 11:35:35 -04:00
2026-03-17 11:35:35 -04:00