mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 18:19:07 +08:00
Add Kconfig for Gyro calibration #17040
This commit is contained in:
parent
a0821afafd
commit
094d3557d7
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user