mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 19:57:12 +08:00
X7 disable FFT
This depends on the IMU driver supporting queue
This commit is contained in:
@@ -16,6 +16,8 @@ param set-default BAT2_A_PER_V 24
|
||||
|
||||
# Enable IMU thermal control
|
||||
param set-default SENS_EN_THERMAL 1
|
||||
# Disable FFT because of lack of FIFO for ADIS16470
|
||||
param set-default IMU_GYRO_FFT_EN 0
|
||||
|
||||
rgbled_pwm start
|
||||
safety_button start
|
||||
|
||||
Reference in New Issue
Block a user