41 #ifndef LAUNCHDETECTOR_H 42 #define LAUNCHDETECTOR_H 45 #include <px4_platform_common/module_params.h> 61 void update(
float accel_x);
66 float getPitchMax(
float pitchMaxDefault);
75 int _activeLaunchDetectionMethodIndex{-1};
80 (ParamBool<px4::params::LAUN_ALL_ON>) _param_laun_all_on
86 #endif // LAUNCHDETECTOR_H
int reset(enum LPS22HB_BUS busid)
Reset the driver.
Base class for different launch methods.
bool launchDetectionEnabled()