47 #ifndef _LAE_THREAD_IMU_H 48 #define _LAE_THREAD_IMU_H 50 #include <sys/types.h> 57 #include "rnr/rnrconfig.h" 121 #endif // _LAE_THREAD_IMU_H virtual void exec()
Execute watchdog task within scheduled cycle.
Laelaps thread base class interface.
int reload(const LaeTunes &tunes)
Reload tunable paramaters.
Laelaps tuning data class.
virtual ~LaeThreadImu()
Destructor.
LaeThreadImu(sensor::imu::LaeImuCleanFlight &hwif)
Default constructor.
static const double ThreadImuHzDft
default run rate
The <b><i>Laelaps</i></b> namespace encapsulates all <b><i>Laelaps</i></b> related constructs...
Laelaps common utilities.
Laelaps built-in Inertial Measurement Unit class interface.
static const double ThreadImuPrioDft
default priority
sensor::imu::LaeImuCleanFlight & m_hwif
hardware interface
Top-level package include file.