I am planning to configure RPM sensor based Dynamic notch filttering to my copter. But the mission planner is not showing the params to activate.
Please let me know what to do to get these params in mission planner.
INS_HNTCH_MODE = 0. Dynamic notch frequency control disabled. The center frequency is fixed and is static. Often used in Traditional Helicopters with external governors for rotor speed, either incorporated in the ESC or separate for ICE motors.
INS_HNTCH_MODE = 1. (Default) Throttle position based, where the frequency at mid-throttle is determined by analysis of logs, and then variation of throttle position above this is used to track the increase in noise frequency.
INS_HNTCH_MODE = 2. RPM sensor based, where an external RPM sensor is used to determine the motor frequency and hence primary vibration source’s frequency for the notch. Often used in Traditional Helicopters using the ArduPilot Head Speed Governor feature.
INS_HNTCH_MODE = 3. ESC Telemetry based, where the ESC provides motor RPM information which is used to set the center frequency.
INS_HNTCH_MODE = 4. In-Flight FFT, where a running FFT is done in flight to determine the primary noise frequency and adjust the notch’s center frequency to match. This probably the best mode if the autopilot is capable of running this feature. Currently, this is restricted to 2MB flash memory autopilots.
Can I do throttle based dynamic notch filter configuration with the latest mission planner 1.3.74?
Because the default is Throttle based dynamic notch filter config.
Should be able to. The parameters should be there regardless of which version of MP you are using (look in full parameter list), if they are not then that indicates a firmware problem rather than a MP problem
Facing one more problem.
In loiter mode
When drone is moving it’s maintaining the constant altitude. But when I stop the drone from moving the altitude is going down and again it’s coming back and holding the position.
What to do make the Drone not go down and holding position?
Please let me know
Worry about loiter after you have configured everything. It looks like you have set some Initial Tuning parameters but others are at default. Did you use the Mission Planner Alt>A plug-in? Again update to MP latest Beta before doing so if you are on Stable still. The plug-in has changed.