common: improve notch explanations - #7996
Open
amilcarlucas wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
@Hwurzburg please take a look at these improvements as well |
Hwurzburg
force-pushed
the
notch_explanations
branch
from
August 26, 2026 11:26
2bb02c4 to
14f252a
Compare
Hwurzburg
requested changes
Aug 26, 2026
|
|
||
| #. 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>`. |
Contributor
There was a problem hiding this comment.
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...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.