mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
gyro_fft: support sensor_gyro (non-fifo)
This commit is contained in:
committed by
Lorenz Meier
parent
69e57b22ac
commit
1429423876
@@ -16,8 +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
|
||||
|
||||
param set-default IMU_GYRO_FFT_EN 1
|
||||
|
||||
rgbled_pwm start
|
||||
safety_button start
|
||||
|
||||
Reference in New Issue
Block a user