aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/mpu6000
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringup_new_state...Lorenz Meier2013-08-201-0/+2
|\
| * Fixed accel self testJulian Oes2013-08-201-0/+2
* | Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringup_new_state...Lorenz Meier2013-08-201-3/+66
|\|
| * Made accel / gyro self tests aware of offsets and scales, added support to co...Lorenz Meier2013-08-091-3/+66
* | Merge branch 'mpu6k_queue' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-08-061-13/+63
|\|
| * mpu6000: set the default DLFP filter to 42HzAndrew Tridgell2013-08-061-1/+1
| * Equipped MPU6k driver with Butterworth for accel and gyroLorenz Meier2013-08-051-12/+62
* | Merge branch 'mpu6k_queue' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-08-041-93/+223
|\|
| * Fixed driver test / direct read, looks goodLorenz Meier2013-08-041-41/+70
| * Try to save our sanity a bit and use the generic ringbuffer class rather than...px4dev2013-08-031-151/+104
| * Added queue to mpu6k driverLorenz Meier2013-08-041-53/+201
* | Restructure things so that the PX4 configs move out of the NuttX tree, and mo...px4dev2013-08-021-1/+1
|/
* Implemented config command, fixed a number range set / get issues for some se...Lorenz Meier2013-07-261-14/+30
* Lunchtime HOTFIX: Bring back USB console to operational, allow single-USB con...Lorenz Meier2013-07-181-1/+2
* mpu6000 driver support for setting ratesergeil2013-05-311-6/+24
* Moved the bulk of sensor drivers to the new worldLorenz Meier2013-04-272-0/+1262