bool baro_spa06_alt_valid
true once the first valid sample has been processed
void baro_spa06_event(void)
Process finished bus transactions and publish new measurements (module event hook)
float baro_spa06_alt
ISA pressure altitude of the last sample [m].
void baro_spa06_periodic(void)
Drive the sensor state machine (module periodic hook)
void baro_spa06_init(void)
Bind the driver to the configured bus and register telemetry (module init hook)
struct spa06_t baro_spa06
The barometer driver instance, exposed for debugging/telemetry.
Driver for the Goertek SPA06-003 / SPL06-001 barometer (I2C or SPI)