- 05 May, 2016 33 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Julian Oes authored
-
Julian Oes authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Daniel Agar authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Julian Oes authored
-
Julian Oes authored
Instead of calling the eagle cmake script from excelsior, use a shared sdflight cmake file like in it is done for the POSIX build on Snapdragon.
-
Julian Oes authored
-
Julian Oes authored
-
jwilson authored
-
jwilson authored
-
Julian Oes authored
-
David Sidrane authored
-
David Sidrane authored
-
Daniel Agar authored
-can't sync after deinit
-
- 04 May, 2016 5 commits
-
-
Felix Hu authored
-
Felix Hu authored
-
Lorenz Meier authored
-
Julian Oes authored
Instead of calculating time offsets between samples, it is easier just to assume a constant sampling time. Then all samples can be integrated, and published every forth time the FIFO buffer has been emptied. The sampling in the sensor happens at 8kHz, the driver empties the buffer at 1kHz, and publishes (and resets the integration) at 250 Hz.
-
Julian Oes authored
This adds a second put method to the integrator class. This allows to integrate with known intervals between samples, rather than based on timestamps. This makes integrating the samples coming out of the MPU9250 FIFO buffer easier.
-
- 03 May, 2016 2 commits