Skip to main content

Module bringup

Module bringup 

Source
Expand description

Hardware bring-up ledger for glasses lanes.

The ledger separates claimed hardware facts from verified route enablement. CI and modeled/stub paths use the default fixture with every lane unverified; a real hardware lane becomes enableable only after its entry is explicitly marked verified with firmware or version evidence.

Structs§

BringUpEntry
One hardware lane’s claimed facts and verification state.
BringUpLedger
Hardware bring-up ledger for all glasses lanes.

Constants§

GLASSES_BRINGUP_FIXTURE
Built-in hardware-free glasses bring-up fixture name.
GLASSES_BRINGUP_FIXTURE_TEXT
Committed quoted glasses bring-up fixture text.
GLASSES_BRINGUP_KIND
Kind tag for glasses bring-up ledger expressions.
GLASSES_BRINGUP_LANES
All hardware lanes that require bring-up verification before real use.
GLASSES_BRINGUP_NAMESPACE
Namespace for glasses bring-up ledger expressions.
HALO_BLE_DIRECT_LANE
Halo direct BLE display and input lane.
HALO_CAMERA_LANE
Halo one-shot camera lane.
HALO_PHONE_RELAY_LANE
Halo phone-relay display and input lane.
HALO_WEB_BLUETOOTH_LANE
Halo Web Bluetooth display and input lane.
VITURE_CARINA_LANE
Viture Carina 6DoF pose lane.
VITURE_LEGACY_IMU_LANE
Viture 3DoF IMU lane.
VITURE_UVC_CAMERA_LANE
Viture UVC/stereo camera lane.

Functions§

default_glasses_bringup_fixture
Builds the default glasses bring-up fixture.
glasses_bringup_fixture
Returns the named glasses bring-up fixture.
glasses_bringup_fixture_names
Returns the built-in glasses bring-up fixture names.