Skip to content

common: improve notch explanations - #7996

Open
amilcarlucas wants to merge 1 commit into
ArduPilot:masterfrom
amilcarlucas:notch_explanations
Open

common: improve notch explanations#7996
amilcarlucas wants to merge 1 commit into
ArduPilot:masterfrom
amilcarlucas:notch_explanations

Conversation

@amilcarlucas

Copy link
Copy Markdown
Contributor

No description provided.

@amilcarlucas

Copy link
Copy Markdown
Contributor Author

@Hwurzburg please take a look at these improvements as well

@Hwurzburg
Hwurzburg requested a review from andyp1per August 26, 2026 11:06

#. Lowpass filters on the accelerometer signals, controlled by the :ref:`INS_ACCEL_FILTER<INS_ACCEL_FILTER>`, and the gyro signals, controlled by :ref:`INS_GYRO_FILTER<INS_GYRO_FILTER>`,
#. Harmonic Notch Filters on the gyro signals controlled by :ref:`INS_HNTCH_ENABLE <INS_HNTCH_ENABLE>` and/or :ref:`INS_HNTC2_ENABLE <INS_HNTC2_ENABLE>`,
#. PID loop filtering of reference inputs, controlled by :ref:`ATC_RAT_RLL_NTF<ATC_RAT_RLL_NTF>`, :ref:`ATC_RAT_PIT_NTF<ATC_RAT_PIT_NTF>`, :ref:`ATC_RAT_YAW_NTF<ATC_RAT_YAW_NTF>` and :ref:`PSC_ACCZ_NTF<PSC_ACCZ_NTF>`. PID loop filtering of error inputs, controlled by :ref:`ATC_RAT_RLL_NEF<ATC_RAT_RLL_NEF>`, :ref:`ATC_RAT_PIT_NEF<ATC_RAT_PIT_NEF>`, :ref:`ATC_RAT_YAW_NEF<ATC_RAT_YAW_NEF>` and :ref:`PSC_ACCZ_NEF<PSC_ACCZ_NEF>`.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you are failing CI because you have incorrect param names....be sure that if you use vehicle-dependent params that you segregate with site guards...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants