Skip to content
Snippets Groups Projects
Commit 7b124593 authored by Andrew Tridgell's avatar Andrew Tridgell
Browse files

AP_InertialSensor: always sample at 200Hz in MPU6000

this changes the sampling to 200Hz regardless of requested rate, and
it is downsampled inside num_samples_available() using a shift. This
gives better noise resistance in ArduPlane.

This patch also makes it possible to update the filter frequency while
running, which is very useful for bench testing with a vibration
source
parent 9c65e98d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment