|
|
@ -69,7 +69,7 @@ const AP_Param::GroupInfo AP_AHRS::var_info[] = { |
|
|
|
// @Param: TRIM_X
|
|
|
|
// @Param: TRIM_X
|
|
|
|
// @DisplayName: AHRS Trim Roll
|
|
|
|
// @DisplayName: AHRS Trim Roll
|
|
|
|
// @Description: Compensates for the roll angle difference between the control board and the frame. Positive values make the vehicle roll right.
|
|
|
|
// @Description: Compensates for the roll angle difference between the control board and the frame. Positive values make the vehicle roll right.
|
|
|
|
// @Units: Radians
|
|
|
|
// @Units: rad
|
|
|
|
// @Range: -0.1745 +0.1745
|
|
|
|
// @Range: -0.1745 +0.1745
|
|
|
|
// @Increment: 0.01
|
|
|
|
// @Increment: 0.01
|
|
|
|
// @User: Standard
|
|
|
|
// @User: Standard
|
|
|
@ -77,7 +77,7 @@ const AP_Param::GroupInfo AP_AHRS::var_info[] = { |
|
|
|
// @Param: TRIM_Y
|
|
|
|
// @Param: TRIM_Y
|
|
|
|
// @DisplayName: AHRS Trim Pitch
|
|
|
|
// @DisplayName: AHRS Trim Pitch
|
|
|
|
// @Description: Compensates for the pitch angle difference between the control board and the frame. Positive values make the vehicle pitch up/back.
|
|
|
|
// @Description: Compensates for the pitch angle difference between the control board and the frame. Positive values make the vehicle pitch up/back.
|
|
|
|
// @Units: Radians
|
|
|
|
// @Units: rad
|
|
|
|
// @Range: -0.1745 +0.1745
|
|
|
|
// @Range: -0.1745 +0.1745
|
|
|
|
// @Increment: 0.01
|
|
|
|
// @Increment: 0.01
|
|
|
|
// @User: Standard
|
|
|
|
// @User: Standard
|
|
|
@ -85,7 +85,7 @@ const AP_Param::GroupInfo AP_AHRS::var_info[] = { |
|
|
|
// @Param: TRIM_Z
|
|
|
|
// @Param: TRIM_Z
|
|
|
|
// @DisplayName: AHRS Trim Yaw
|
|
|
|
// @DisplayName: AHRS Trim Yaw
|
|
|
|
// @Description: Not Used
|
|
|
|
// @Description: Not Used
|
|
|
|
// @Units: Radians
|
|
|
|
// @Units: rad
|
|
|
|
// @Range: -0.1745 +0.1745
|
|
|
|
// @Range: -0.1745 +0.1745
|
|
|
|
// @Increment: 0.01
|
|
|
|
// @Increment: 0.01
|
|
|
|
// @User: Advanced
|
|
|
|
// @User: Advanced
|
|
|
|