GeometryEnricher heading-delta fallback #29
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#29
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
The always-available last resort: derive turns from the shape of the track alone.
Acceptance criteria
Files
companion/.../route/enrich/GeometryEnricher.ktUpdate — 2026-09-01: this is the default path, so it has to be less crude
D13 makes online enrichment opt-in, and BRouter needs a separate install plus segment files — so
until #64 lands, the geometric heuristic is what most new users actually get (D27).
As originally specified, heading delta above 25° between consecutive 5 m segments fires on every
curve, roundabout and switchback, while staying silent at junctions where the rider continues
straight.
NAV_CUE_CONFIDENCE = 0, and shown as guesses in the library and in #55It still cannot see junctions — nothing without map data can. That is why it is tier 3 and why its
cues are labelled.