18 Commits (9c329a95b6d597f9224b85b1e4b1a332a5a7cf0c)

Author SHA1 Message Date
Scott Parlane 4d95a9d1c3 AP_InertialSensor: BMI160: Allow configuring the rotation 4 years ago
Scott Parlane 700edd241f AP_InertialSensor: BMI160: Make it possible to use I2C 4 years ago
Scott Parlane 6554c535a1 AP_InertialSensor: BMI160: Remove linux-only restriction 4 years ago
Andrew Tridgell b3ed4f4b12 AP_InertialSensor: fixed handling of more than 3 accel/gyro instances 4 years ago
Andrew Tridgell b89c241329 AP_InertialSensor: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 5 years ago
murata a3f5b4f319 AP_InertialSensor: Change from magic number 0 to definition name. 8 years ago
Lucas De Marchi 5472bc4de1 Global: change Device::PeriodicCb signature 8 years ago
Lucas De Marchi 87c6d5da13 AP_InertialSensor: replace panic() with return 8 years ago
Andrew Tridgell 6129b1abb6 AP_InertialSensor: wait forever for semaphore on startup 8 years ago
Andrew Tridgell bd84e592f8 AP_InertialSensor: check for NULL device pointer in probe() 8 years ago
Andrew Tridgell aa4025bdf9 AP_InertialSensor: make INS sensor IDs match for PX4 8 years ago
Andrew Tridgell 9e7e1b2f01 AP_InertialSensor: fixed merge conflicts with patches from Lucas 8 years ago
Lucas De Marchi 469efb00f6 AP_InertialSensor: save id for gyro and accel instances 8 years ago
Gustavo Jose de Sousa 68fe536da3 AP_InertialSensor: use BMI160 for Intel Aero 9 years ago
Gustavo Jose de Sousa b6c0e11200 AP_InertialSensor: BMI160: convert it to use Device periodic callback 9 years ago
José Roberto de Souza dd36952efe AP_InertialSensor: BMI160: Register poll function with the timer lock 9 years ago
Lucas De Marchi 6d1acc5813 AP_InertialSensor: BMI160: remove stray call to set speed 9 years ago
Gustavo Jose de Sousa ee7c40be61 AP_InertialSensor: BMI160: add backend 9 years ago