![]() |
Hummingbird Flight Software
Flight software for the Hummingbird FCU quadcopter flight controller. Designed to run on the Teensy 4.1. Developed with VSCode+PlatformIO.
|
This is the complete list of members for BMP388Baro, including all inherited members.
_p | BMP388Baro | private |
_SensorWire | BMP388Baro | private |
_t | BMP388Baro | private |
BMP388Baro(TwoWire *wireInput=&SENSOR_I2C) | BMP388Baro | |
connected | BMP388Baro | private |
GetPressure() | BMP388Baro | |
GetTemperature() | BMP388Baro | |
Initialize(uint8_t presOS=BMP3_NO_OVERSAMPLING, uint8_t tempOS=BMP3_NO_OVERSAMPLING, uint8_t iirCoef=BMP3_IIR_FILTER_COEFF_3, uint8_t odr=BMP3_ODR_50_HZ) | BMP388Baro | |
prevMeasMicros | BMP388Baro | |
ReadSensor() | BMP388Baro |