15 Commits (37cb56f3e1a4c6c1c3f78492d064b3dfc0d65097)

Author SHA1 Message Date
rmackay9 7a265dbf61 AP_InertialSensor: use AP_TimerProcess's queue_process to run read from MPU6000 after any currently running processes complete 13 years ago
rmackay9 0a6219695b AP_InertialSensor: changed read of sensor from MPU6000 to happen immediately 13 years ago
uncrustify ad51ac5e11 uncrustify libraries/AP_InertialSensor/AP_InertialSensor_MPU6000.h 13 years ago
rmackay9 7683e9d870 AP_InertialSensor_MPU6000: changed DMP memory definition (dmpMem) to const uint8_t to remove SITL compile errors (hopefully) 13 years ago
rmackay9 6cd0918134 AP_InertialSensor: methods added to access DMP functionality 13 years ago
Andrew Tridgell acc6adf6e9 MPU6k: removed an unused variable 13 years ago
Craig Elder 4a1d8b0875 AP_InertialSensor: Return product ID from sensor initialization 13 years ago
Andrew Tridgell 9296ac494d AP_InertialSensor: added a get_gyro_drift_rate() interface 13 years ago
Andrew Tridgell a9dea35310 AP_InertialSensor: added new_data_available() interface 13 years ago
Andrew Tridgell 6ca613337b MPU6000: protect the driver from double initialisation 13 years ago
Andrew Tridgell 18d26dc74e MPU6000: minor fixes 13 years ago
Andrew Tridgell 10ca54ef8f MPU6000: use data ready interrupt to prevent stale data 13 years ago
Andrew Tridgell f97b405b56 MPU6k: update driver for new ap_proceduce prototype 13 years ago
Andrew Tridgell 97f8d21c1b added code format markers to AP_InertialSensor library 13 years ago
Pat Hickey 82b48784ef purple: added AP_InertialSensor library 13 years ago