Files
PX4-Autopilot/src/modules/sensors
bresch d95e387d79 angular acceleration: change 2nd order to 1st order LPF
Having a 2nd order low-pass filter in the derivative loop reduces
stability at low cutoff values as too much phase is lost through
the filter. Using a 1st order filter avoids this issue because its
maximum phase loss is 90 degrees instead of 180 degrees for a 2nd order
lpf.
2021-10-06 16:26:03 +02:00
..
2021-06-16 17:07:47 +02:00
2021-09-11 14:08:41 -04:00
2021-07-13 10:03:06 -04:00