19 Commits (master)

Author SHA1 Message Date
Peter Barker 011c93f38e AP_InertialSensor: add override keyword 6 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Lucas De Marchi 9c6bd38e91 AP_InertialSensor: sanitize includes 9 years ago
Andrew Tridgell 75ea8f3dc0 AP_InertialSensor: removed "have sample" logic from drivers 9 years ago
Andrew Tridgell a047d1f569 AP_InertialSensor: moved default filter and sample_rate to frontend 10 years ago
Andrew Tridgell d48beb0c0f AP_InertialSensor: converted PX4 driver to new API 10 years ago
Andrew Tridgell ec11417705 AP_InertialSensor: converted HIL backend, which gets SITL working 10 years ago
Andrew Tridgell f8ceccce32 AP_InertialSensor: improved HIL timing consistancy 11 years ago
Andrew Tridgell 840f1b9a1e AP_InertialSensor: make HIL timing more accurate 11 years ago
Andrew Tridgell 6732d6c79b AP_InertialSensor: enable get_accel_count() and get_gyro_count() APIs for HIL 11 years ago
Andrew Tridgell 0e18079c47 AP_InertialSensor: allow HIL sensors to support multiple instances 11 years ago
Andrew Tridgell fe0cb23733 AP_InertialSensor: fixed HIL for 400Hz INS 11 years ago
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 f10a4b04ae AP_InertialSensor: make PX4 healthy call _get_sample() 11 years ago
Andrew Tridgell f5299e2e11 AP_InertialSensor: added healthy check for PX4 and HIL 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 11 years ago
Andrew Tridgell cf726c6642 AP_InertialSensor: rename Stub to HIL 12 years ago
Andrew Tridgell 14636e1cdf AP_InertialSensor: changed num_samples_available() to sample_available() 12 years ago
Michael Oborne 87292e0a4a Init hil accel with gravity 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
Andrew Tridgell 38031edc9d AP_InertialSensor: removed spurious init() method 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 5e77119377 AP_InertialSensor: fixed stub driver to work correctly with sensors HIL 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 9f1033dc42 AP_InertialSensor_Stub: added num_samples_available method to fix HIL build 13 years ago
uncrustify 8e5a031987 uncrustify libraries/AP_InertialSensor/AP_InertialSensor_Stub.h 13 years ago
Craig Elder 4a1d8b0875 AP_InertialSensor: Return product ID from sensor initialization 13 years ago
Andrew Tridgell b02ca58901 InertialSensor: fixed HIL build 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 d2a0bd35f4 hil-sensors: added stub libraries for InertialSensor and PeriodicProcess 13 years ago