13 Commits (master)

Author SHA1 Message Date
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