PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Implementation of the Gyro Temperature Calibration for onboard sensors. More...
#include <mathlib/mathlib.h>
#include <uORB/topics/sensor_gyro.h>
#include "gyro.h"
#include <drivers/drv_hrt.h>
Go to the source code of this file.
Implementation of the Gyro Temperature Calibration for onboard sensors.
Definition in file gyro.cpp.