PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Public Attributes | |
float | x_offset |
float | x_scale |
float | y_offset |
float | y_scale |
float | z_offset |
float | z_scale |
Definition at line 126 of file df_mpu6050_wrapper.cpp.
float DfMPU6050Wrapper::gyro_calibration_s::x_offset |
Definition at line 127 of file df_mpu6050_wrapper.cpp.
Referenced by DfMPU6050Wrapper::_publish(), DfMPU6050Wrapper::_update_gyro_calibration(), and DfMPU6050Wrapper::DfMPU6050Wrapper().
float DfMPU6050Wrapper::gyro_calibration_s::x_scale |
Definition at line 128 of file df_mpu6050_wrapper.cpp.
Referenced by DfMPU6050Wrapper::_publish(), DfMPU6050Wrapper::_update_gyro_calibration(), and DfMPU6050Wrapper::DfMPU6050Wrapper().
float DfMPU6050Wrapper::gyro_calibration_s::y_offset |
Definition at line 129 of file df_mpu6050_wrapper.cpp.
Referenced by DfMPU6050Wrapper::_publish(), DfMPU6050Wrapper::_update_gyro_calibration(), and DfMPU6050Wrapper::DfMPU6050Wrapper().
float DfMPU6050Wrapper::gyro_calibration_s::y_scale |
Definition at line 130 of file df_mpu6050_wrapper.cpp.
Referenced by DfMPU6050Wrapper::_publish(), DfMPU6050Wrapper::_update_gyro_calibration(), and DfMPU6050Wrapper::DfMPU6050Wrapper().
float DfMPU6050Wrapper::gyro_calibration_s::z_offset |
Definition at line 131 of file df_mpu6050_wrapper.cpp.
Referenced by DfMPU6050Wrapper::_publish(), DfMPU6050Wrapper::_update_gyro_calibration(), and DfMPU6050Wrapper::DfMPU6050Wrapper().
float DfMPU6050Wrapper::gyro_calibration_s::z_scale |
Definition at line 132 of file df_mpu6050_wrapper.cpp.
Referenced by DfMPU6050Wrapper::_publish(), DfMPU6050Wrapper::_update_gyro_calibration(), and DfMPU6050Wrapper::DfMPU6050Wrapper().