mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-28 08:20:35 +08:00
Add Kconfig for Gyro calibration #17040
This commit is contained in:
committed by
Daniel Agar
parent
a0821afafd
commit
094d3557d7
+7
-1
@@ -87,7 +87,13 @@ menuconfig MODULES_FW_POS_CONTROL_L1
|
||||
default n
|
||||
---help---
|
||||
Enable support for fw pos control l1
|
||||
|
||||
|
||||
menuconfig MODULES_GYRO_CALIBRATION
|
||||
bool "gyro calibration"
|
||||
default n
|
||||
---help---
|
||||
Enable support for gyro calibration
|
||||
|
||||
menuconfig MODULES_GYRO_FFT
|
||||
bool "gyro fft"
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user