diff --git a/src/AutoPilotPlugins/PX4/PX4TuningComponentCopter.qml b/src/AutoPilotPlugins/PX4/PX4TuningComponentCopter.qml index 4c57ab20399f02f8fff24b6de755f77cd72db68c..19aa75f84b77bd41ce5377d6c52e96f9592473fc 100644 --- a/src/AutoPilotPlugins/PX4/PX4TuningComponentCopter.qml +++ b/src/AutoPilotPlugins/PX4/PX4TuningComponentCopter.qml @@ -112,7 +112,6 @@ SetupPage { controller.getParameterFact(-1, "MC_YAWRATE_P"), controller.getParameterFact(-1, "MC_YAWRATE_I"), controller.getParameterFact(-1, "MC_YAWRATE_D"), - controller.getParameterFact(-1, "MC_YAW_FF"), controller.getParameterFact(-1, "MC_YAWRATE_FF") ] ] } } // Component - Advanced Page