Files
PX4-Autopilot/src/drivers/mpu9250
David Sidrane fc30f2906f mpu9250:Use a cpu speed independant _reset_wait generations.
This change first pushes out the _reset_wait by 100 Ms.
   which is about 3 time longer then the code take to execute.

   Then it does the reset of the accel, gyro and mag and
   the ends the wait by setting _reset_wait to now+10 us.
2017-07-11 09:51:31 +02:00
..
2017-04-13 13:30:22 -04:00
2016-09-04 19:12:08 +02:00
2016-09-04 19:12:08 +02:00
2017-01-29 01:18:32 +01:00
2016-09-04 19:12:08 +02:00
2017-07-11 09:51:31 +02:00