mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 12:16:17 +08:00
posix-configs/SITL/init/test/test_imu_filtering enable gyro dynamic notch filtering by default
This commit is contained in:
@@ -22,7 +22,7 @@ param set IMU_GYRO_FFT_LEN 512
|
||||
# dynamic notches ESC/FFT/both
|
||||
#param set IMU_GYRO_DYN_NF 1
|
||||
#param set IMU_GYRO_DYN_NF 2
|
||||
#param set IMU_GYRO_DYN_NF 3
|
||||
param set IMU_GYRO_DYN_NF 3
|
||||
|
||||
# test values
|
||||
param set IMU_GYRO_CUTOFF 60
|
||||
|
||||
Reference in New Issue
Block a user