Daniel Agar 24f0c2d72a
sensors: move gyro filtering to sensors/vehicle_angular_velocity
- gyro filtering (low-pass and notch) only performed on primary gyro in `sensors/vehicle_angular_velocity` instead of every gyro in `PX4Gyroscope`
 - sample rate is calculated from actual updates (the fixed value was slightly wrong in many cases, and very wrong in a few)
 - In the FIFO case the array is now averaged and published in `sensor_gyro` for filtering downstream. I'll update this in the future to use the full FIFO array (if available), but right now it should be fine.
2020-01-27 10:05:33 -05:00
..
2020-01-22 00:30:47 -05:00
2018-08-09 13:40:48 +02:00
2018-08-09 13:40:48 +02:00
2018-08-09 13:40:48 +02:00
2019-01-25 11:58:17 -05:00
2019-07-30 10:47:10 -04:00
2018-08-09 13:40:48 +02:00
2018-08-09 13:40:48 +02:00
2018-08-09 13:40:48 +02:00
2018-08-09 13:40:48 +02:00
2019-04-03 08:20:47 -04:00
2018-08-09 13:40:48 +02:00
2020-01-09 10:36:10 +01:00
2018-08-09 13:40:48 +02:00