mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 14:07:34 +08:00
IMU_GYRO_DNF_EN remove from developer category
This commit is contained in:
@@ -130,7 +130,6 @@ PARAM_DEFINE_FLOAT(IMU_DGYRO_CUTOFF, 30.0f);
|
||||
* Enable bank of dynamically updating notch filters.
|
||||
* Requires ESC RPM feedback or onboard FFT (IMU_GYRO_FFT_EN).
|
||||
* @group Sensors
|
||||
* @category Developer
|
||||
* @min 0
|
||||
* @max 3
|
||||
* @bit 0 ESC RPM
|
||||
@@ -144,7 +143,6 @@ PARAM_DEFINE_INT32(IMU_GYRO_DNF_EN, 0);
|
||||
* Bandwidth per notch filter when using dynamic notch filtering with ESC RPM.
|
||||
*
|
||||
* @group Sensors
|
||||
* @category Developer
|
||||
* @min 5
|
||||
* @max 30
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user