Off-route detection with hysteresis and auto-recovery #32
Labels
No labels
area:companion
area:docs
area:shared
area:tooling
area:watchapp
blocker
kind:chore
kind:feature
kind:spike
kind:test
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
robert/PedalPebble#32
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Detect leaving the route without crying wolf every time GPS wobbles under trees.
Acceptance criteria
NAV_STATEsent to the watch on every transitionFiles
companion/.../route/nav/OffRouteDetector.ktUpdate — 2026-09-02: emit the rejoin bearing
Off-route now produces guidance, not just a state (D42, FR-N7a).
NAV_STATE = 2, emitNAV_REJOIN_BEARING(degrees relative to the rider's heading)and
NAV_REJOIN_Maxis, untouched