Skip to content

Add combined Flight Attendant status bar with position and mode indicators #71

@p18dh28ejfi

Description

@p18dh28ejfi

I'm using a hardtail setup with the Flight Attendant system, and currently, I'm interested in two key pieces of information:

  1. Current position: open / pedal / locked
  2. Current mode: manual / auto

To display both values on Karoo, I need two separate data fields, which takes up too much screen space. While it's likely that the Karoo API doesn't yet support Flight Attendant data, I'd like to submit this feature request ahead of time.

Proposal
Add a compact, combined status bar (reusing the power bar framework) that displays both values simultaneously, similar to a mockup I’ve imagined:

  • Bottom-left: Position indicator (1)
  • Bottom-right: Mode indicator (2)

Suggested color coding:

  • Position:
    • Open → green
    • Pedal → yellow
    • Locked → red
  • Mode:
    • Manual → red
    • Auto → green

This wouldn't be a "power" bar per se, but it would leverage the existing bar framework effectively. Scrolling/moving text fields for these states would be less practical and harder to read quickly.

This compact visual feedback would be extremely useful for hardtail riders who want at-a-glance status without cluttering the display.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions