Skip to content

Move battery-life estimates to the Sensors board pages#6

Merged
lkasso merged 1 commit into
mainfrom
lkasso/battery-life-to-sensors
Jun 13, 2026
Merged

Move battery-life estimates to the Sensors board pages#6
lkasso merged 1 commit into
mainfrom
lkasso/battery-life-to-sensors

Conversation

@lkasso

@lkasso lkasso commented Jun 13, 2026

Copy link
Copy Markdown
Member

Summary

Battery life is a product question, so the estimates now live where users browse — the MetaMotion S and MetaMotion RL pages — instead of buried in the API spec.

  • Each board page gets a board-specific worked-examples table (battery vs flash, whichever limits first)
  • MMS: ~2 days for the common fusion→Euler logging config (battery and 512 MB flash exhaust together)
  • MMRL: its 8 MB flash, not the battery, caps high-rate logging (~minutes to an hour at 100 Hz) — the contrast that motivates the MMS
  • API spec keeps the engineering inputs (per-sensor current table, BLE overhead, formula) and points to the board pages

mkdocs build --strict passes; cross-page anchors verified.

🤖 Generated with Claude Code

Battery life is a product question, so it now lives where users browse —
the MetaMotion S and MetaMotion RL pages — each with a board-specific
worked-examples table (battery vs flash, whichever limits first):

- MMS: ~2 days for the common fusion -> Euler logging config, battery
  and 512 MB flash exhausting together
- MMRL: its 8 MB flash, not the battery, caps high-rate logging
  (~minutes to an hour at 100 Hz) -- the contrast that motivates the MMS

The API spec keeps the engineering inputs (per-sensor current table,
BLE overhead, the estimation formula) and now points to the board
pages for ready-made estimates.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@lkasso lkasso merged commit 9ab7dbe into main Jun 13, 2026
2 checks passed
@lkasso lkasso deleted the lkasso/battery-life-to-sensors branch June 14, 2026 03:54
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