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 117 of file df_mpu6050_wrapper.cpp.
float DfMPU6050Wrapper::accel_calibration_s::x_offset |
Definition at line 118 of file df_mpu6050_wrapper.cpp.
Referenced by DfMPU6050Wrapper::_publish(), DfMPU6050Wrapper::_update_accel_calibration(), and DfMPU6050Wrapper::DfMPU6050Wrapper().
float DfMPU6050Wrapper::accel_calibration_s::x_scale |
Definition at line 119 of file df_mpu6050_wrapper.cpp.
Referenced by DfMPU6050Wrapper::_publish(), DfMPU6050Wrapper::_update_accel_calibration(), and DfMPU6050Wrapper::DfMPU6050Wrapper().
float DfMPU6050Wrapper::accel_calibration_s::y_offset |
Definition at line 120 of file df_mpu6050_wrapper.cpp.
Referenced by DfMPU6050Wrapper::_publish(), DfMPU6050Wrapper::_update_accel_calibration(), and DfMPU6050Wrapper::DfMPU6050Wrapper().
float DfMPU6050Wrapper::accel_calibration_s::y_scale |
Definition at line 121 of file df_mpu6050_wrapper.cpp.
Referenced by DfMPU6050Wrapper::_publish(), DfMPU6050Wrapper::_update_accel_calibration(), and DfMPU6050Wrapper::DfMPU6050Wrapper().
float DfMPU6050Wrapper::accel_calibration_s::z_offset |
Definition at line 122 of file df_mpu6050_wrapper.cpp.
Referenced by DfMPU6050Wrapper::_publish(), DfMPU6050Wrapper::_update_accel_calibration(), and DfMPU6050Wrapper::DfMPU6050Wrapper().
float DfMPU6050Wrapper::accel_calibration_s::z_scale |
Definition at line 123 of file df_mpu6050_wrapper.cpp.
Referenced by DfMPU6050Wrapper::_publish(), DfMPU6050Wrapper::_update_accel_calibration(), and DfMPU6050Wrapper::DfMPU6050Wrapper().