32 Commits (f2ebb2ca8761b53e3b8ceb13533cd056e4632e5f)

Author SHA1 Message Date
Andrew Tridgell 1191607036 AP_InertialSensor: enable Oilpan on Linux 12 years ago
Andrew Tridgell 14636e1cdf AP_InertialSensor: changed num_samples_available() to sample_available() 12 years ago
Andrew Tridgell 76e20150e9 AP_InertialSensor: ensure parent class is initialised in instance classes 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
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles. 12 years ago
Andrew Tridgell d7996acdf7 AP_InertialSensor: added set_board_orientation() method 12 years ago
Andrew Tridgell 6142eac4b4 AP_InertialSensor: simplify get_delta_time() API 12 years ago
Andrew Tridgell dbad61816b AP_InertialSensor: only build Oilpan driver on APM1 12 years ago
Andrew Tridgell 3f6f0b6d79 Oilpan: removed reference to DESKTOP_BUILD 12 years ago
Andrew Tridgell 3c0440b0b4 Math: use common degrees() and radians() functions 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 4f868e04cc AP_InertialSensor: return the example sample count in Oilpan 12 years ago
Andrew Tridgell 089ae0f9f3 AP_InertialSensor: allow specification of sample rate in init() call 12 years ago
Andrew Tridgell 152c12c283 INS: fixed raw accel offset for APM1 12 years ago
Andrew Tridgell 3776e6108f INS: use vector subtraction to make code clearer 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 77729b847f uncrustify libraries/AP_InertialSensor/AP_InertialSensor_Oilpan.cpp 13 years ago
Andrew Tridgell 518d6365ff AP_Param: update remaining libraries for new constructor syntax 13 years ago
rmackay9 48074f4766 AP_InertialSensor_Oilpan: changed initialisation order of parameters to remove compiler warning 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
Andrew Tridgell d442bad413 Revert "ADC: added an enable_channel() API" 13 years ago
Andrew Tridgell 9591317dbc ADC: added an enable_channel() API 13 years ago
Pat Hickey 82b48784ef purple: added AP_InertialSensor library 13 years ago