Hummingbird Flight Software
Flight software for the Hummingbird FCU quadcopter flight controller. Designed to run on the Teensy 4.1. Developed with VSCode+PlatformIO.
BaroAltimeter Member List

This is the complete list of members for BaroAltimeter, including all inherited members.

_altBaroAltimeterprivate
_altMSLBaroAltimeterprivate
_currMeasMillisBaroAltimeterprivate
_groundAltMSLBaroAltimeterprivate
_groundPresBaroAltimeterprivate
_groundTempBaroAltimeterprivate
_lastAltMSLBaroAltimeterprivate
_lastMeasMillisBaroAltimeterprivate
_mslPresBaroAltimeterprivate
_pBaroAltimeterprivate
_pRawBaroAltimeterprivate
_PresFastFilterBaroAltimeterprivate
_PresSlowFilterBaroAltimeterprivate
_ReadGroundPresTemp(uint8_t n, unsigned long measDelay)BaroAltimeterprivate
_SetTakeoffAltitude()BaroAltimeterprivate
_tBaroAltimeterprivate
_TempSlowFilterBaroAltimeterprivate
_tRawBaroAltimeterprivate
_vertSpeedBaroAltimeterprivate
BaroAltimeter()BaroAltimeter
ConfigureSensorParams(uint8_t presOS=BMP3_NO_OVERSAMPLING, uint8_t tempOS=BMP3_NO_OVERSAMPLING, uint8_t iirCoef=BMP3_IIR_FILTER_COEFF_3, uint8_t sensODR=BMP3_ODR_50_HZ)BaroAltimeter
ConnectToSensor(TwoWire *userWire=&Wire2)BaroAltimeter
GetAltitude()BaroAltimeter
GetAltitudeMSL()BaroAltimeter
GetGroundPres()BaroAltimeter
GetGroundTemp()BaroAltimeter
GetLaunchAltMSL()BaroAltimeter
GetMSLPres()BaroAltimeter
GetPressure()BaroAltimeter
GetTemp()BaroAltimeter
GetVertSpeed()BaroAltimeter
Initialize()BaroAltimeter
isConfiguredBaroAltimeter
isConnectedBaroAltimeter
isMSLPSetBaroAltimeter
isReadyBaroAltimeter
ReadSensor()BaroAltimeter
SetMSLPres(float presMSL_Pa=101325.0f)BaroAltimeter