22 Commits (eb95130441b21ad813757576b770135684d89952)

Author SHA1 Message Date
Andrew Tridgell b1c5f23bbd AP_InertialSensor: make get_delta_time() const 11 years ago
Andrew Tridgell 2753449e75 AP_InertialSensor: added support for multiple accel/gyro devices 11 years ago
Andrew Tridgell a04c056598 AP_InertialSensor: remove unused get_last_sample_time_micros() 11 years ago
Andrew Tridgell e5e4cdee18 AP_InertialSensor: added wait_for_sample() API call 12 years ago
Andrew Tridgell 14636e1cdf AP_InertialSensor: changed num_samples_available() to sample_available() 12 years ago
Randy Mackay af13f6795c INS: switch to global definition of GRAVITY_MSS 12 years ago
Andrew Tridgell 5643c371b9 AP_InertialSensor: removed unused new_data_available() and temperature() APIs 12 years ago
Andrew Tridgell 6142eac4b4 AP_InertialSensor: simplify get_delta_time() API 12 years ago
Pat Hickey 4acf2c8591 AP_InertialSensor: ported to AP_HAL 12 years ago
Andrew Tridgell 3b18c57691 AP_InertialSensor: removed axis getters for accel/gyro 12 years ago
Andrew Tridgell 089ae0f9f3 AP_InertialSensor: allow specification of sample rate in init() call 12 years ago
rmackay9 d9b4407e64 AP_InertialSensor: changes after review with Tridge. 12 years ago
rmackay9 49de46a548 AP_InertialSensor: merge in calibration features from IMU library 12 years ago
rmackay9 0a6219695b AP_InertialSensor: changed read of sensor from MPU6000 to happen immediately 13 years ago
uncrustify 323ab9acf4 uncrustify libraries/AP_InertialSensor/AP_InertialSensor_Oilpan.h 13 years ago
Jason Short c9d3ab5413 Oilpan ADC parameters added 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 3e960f8ef9 InertionSensor: update for new Ch6() interface 13 years ago
Andrew Tridgell a9dea35310 AP_InertialSensor: added new_data_available() interface 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