- 05 May, 2016 20 commits
-
-
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 15 commits
-
-
Beat Küng authored
if fuseOptFlowData == false, then K_LOS was not initialized, but it was accessed in the next fuse block to update states variable.
-
Beat Küng authored
This fixes a memory leak
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
tumbili authored
-
tumbili authored
in order to avoid memory management
-
Julian Oes authored
muorb: call `initialize()` before `get_instance()`
-
Michal Stasiak authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-