mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
mc_rate_control: use vehicle_angular_acceleration topic instead of differentiating
* mc_rate_control: use vehicle_angular_acceleration topic * IMU_DGYRO_CUTOFF change default to 30 Hz * improve IMU_DGYRO_CUTOFF param documentation (updated from MC_DTERM_CUTOFF)
This commit is contained in:
@@ -84,7 +84,7 @@ then
|
||||
|
||||
# Filter settings
|
||||
param set IMU_GYRO_CUTOFF 90.00000
|
||||
param set MC_DTERM_CUTOFF 100.00000
|
||||
param set IMU_DGYRO_CUTOFF 100.00000
|
||||
|
||||
# Don't try to be intelligent on RC loss: just cut the motors
|
||||
#param set NAV_RCL_ACT 6
|
||||
|
||||
Reference in New Issue
Block a user