- Nov 10, 2016
-
-
Andrew Tridgell authored
using SPI probing
-
Andrew Tridgell authored
-
- Nov 09, 2016
-
-
ukamia1 authored
-
Andrew Tridgell authored
we need to check on every sample at the full rate
-
Andrew Tridgell authored
this saves us one mag slot for another external mag, and leaves the primary MPU9250 undisturbed by the mag traffic on the bus
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
not called from frontend
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this makes booting a PH2 without its sensor hat on much easier
-
Andrew Tridgell authored
make sure fifo reset doesn't check I2C master enable
-
Andrew Tridgell authored
check temperature every 255 samples against FIFO data
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this makes the 1P filter optionally syntax compatible with the 2P filter and much more CPU efficient.
-
WIN-TRBVBHUTOME\seki authored
Drone Japan homework: input name and pull request.
-
Pierre Kancir authored
-
Pierre Kancir authored
-
Pierre Kancir authored
-
murata authored
Global: Aggregate the same definitions.
-
Lucas De Marchi authored
-
- Nov 08, 2016
-
-
Andrew Tridgell authored
fixed warnings
-
Andrew Tridgell authored
-
Andrew Tridgell authored
Two cases of what seems to be FIFO alignment errors have been seen on a Pixracer-beta board with a ICM-20608. At a cost of 2 extra bytes per transfer we can catch these by looking for sudden temperature changes caused by bad data in the temperature registers.
-
Andrew Tridgell authored
-
Andrew Tridgell authored
use zero sample rate divider on both MPU6000 and ICM20608
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
very slightly faster
-