-
Notifications
You must be signed in to change notification settings - Fork 0
MiP_Odometer
github-actions[bot] edited this page Aug 10, 2026
·
9 revisions
Manages MiP's odometer monitoring.
| Type | Signature | Description |
|---|---|---|
variable |
constexpr uint8_t MIP_CMD_READ_ODOMETERNone |
MiP protocol command bytes used by the odometer subsystem. |
variable |
constexpr uint8_t MIP_CMD_RESET_ODOMETERNone |
|
variable |
MiP & m_mipNone |
|
function |
MiP_Odometer(MiP &mip) |
Constructs the odometer manager. |
function |
float read() |
Reads the total distance travelled by the MiP. |
function |
void reset() |
Resets the odometer distance to zero. |
function |
int8_t rawRead(float &distanceInCm) |
- MiP
- MiPChestLED
- MiPClapSettings
- MiPDebug
- MiPHardwareInfo
- MiPHeadLEDs
- MiPIRDongleCode
- MiPSoftwareVersion
- MiPStatus
- MiP_Battery
- MiP_ChestLED
- MiP_Clap
- MiP_EEPROM
- MiP_Gesture
- MiP_HeadLEDs
- MiP_Infrared
- MiP_Mode
- MiP_Motion
- MiP_Odometer
- MiP_Position
- MiP_Radar
- MiP_Serial
- MiP_Shake
- MiP_Sound
- MiP_Version
- MiP_Weight
- MiP_WiFi