I've written a plugin that exports heading/pitch and roll for a pilot head up display.
I want the update rate to be every 16.7mS - so I set the value to 0.0167 as the interval in FlightLoopCallback method.
I'm only getting about 1 sec updates. How do i get faster update rates