Skip to content

feat: Kungsholmen sim route, source-adaptive map glide, range readout - #4

Merged
restlessankyyy merged 1 commit into
mainfrom
feat/stockholm-route-smooth-map
Jun 23, 2026
Merged

feat: Kungsholmen sim route, source-adaptive map glide, range readout#4
restlessankyyy merged 1 commit into
mainfrom
feat/stockholm-route-smooth-map

Conversation

@restlessankyyy

Copy link
Copy Markdown
Owner

Simulator now drives a road-snapped loop through Kungsholmen, Stockholm instead of the San Francisco block loop, with dense waypoints so the straight-line interpolation hugs the real street network.

MapView glide is now adaptive: it animates each move over the measured interval since the previous update (clamped 0.15s to 2.5s) so motion is continuous whether fed by the simulator (~250ms), the Fleet API poll (~2.5s), or Fleet Telemetry. Previously a fixed 0.3s glide hopped and froze on the slower real-world sources.

Dashboard landscape leftPod no longer repeats the battery percentage; it shows an estimated range derived from battery level instead. Added a dashboard screenshot to the README.

Simulator now drives a road-snapped loop through Kungsholmen, Stockholm
instead of the San Francisco block loop, with dense waypoints so the
straight-line interpolation hugs the real street network.

MapView glide is now adaptive: it animates each move over the measured
interval since the previous update (clamped 0.15s to 2.5s) so motion is
continuous whether fed by the simulator (~250ms), the Fleet API poll
(~2.5s), or Fleet Telemetry. Previously a fixed 0.3s glide hopped and
froze on the slower real-world sources.

Dashboard landscape leftPod no longer repeats the battery percentage; it
shows an estimated range derived from battery level instead. Added a
dashboard screenshot to the README.
@restlessankyyy
restlessankyyy merged commit 065e804 into main Jun 23, 2026
3 checks passed
@restlessankyyy
restlessankyyy deleted the feat/stockholm-route-smooth-map branch June 23, 2026 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant