Lap function #46

Open
opened 2026-08-31 17:14:54 +02:00 by robert · 0 comments
robert commented 2026-08-31 17:14:54 +02:00 (Migrated from git.butzei.de)

Goal

Mark segments during a ride.

Acceptance criteria

  • A button gesture records a lap without disturbing the ride state
  • Lap distance, time and average speed captured
  • Brief lap summary shown on the watch, then back to the ride view
  • Laps sent to the phone and recorded in the GPX
  • Lap list viewable on the phone after the ride

Files

  • watchapp/src/c/state.c
  • companion/.../ride/
## Goal Mark segments during a ride. ## Acceptance criteria - [ ] A button gesture records a lap without disturbing the ride state - [ ] Lap distance, time and average speed captured - [ ] Brief lap summary shown on the watch, then back to the ride view - [ ] Laps sent to the phone and recorded in the GPX - [ ] Lap list viewable on the phone after the ride ## Files - `watchapp/src/c/state.c` - `companion/.../ride/`
Sign in to join this conversation.
No description provided.