25 Commits (master)

Author SHA1 Message Date
Andrew Tridgell c99923d500 AP_InertialSensor: require gyro orientations in LSM9DS probe 6 years ago
Andrew Tridgell dff3ea416c AP_InertialSensor: allow for LSM9DS0 to be used on I2C 6 years ago
Andrew Tridgell 01da36295d AP_InertialSensor: support the L3GD20H gyro 8 years ago
Lucas De Marchi 5472bc4de1 Global: change Device::PeriodicCb signature 8 years ago
Andrew Tridgell 27605b0258 AP_InertialSensor: run invensese reg checking at low speed 8 years ago
Andrew Tridgell f3f1f6b0b6 AP_InertialSensor: fixed gyro orientation on l3gd20H on pixhawk 8 years ago
Andrew Tridgell 4be8f05ad4 AP_InertialSensor: added register checking for LSM9DS0 8 years ago
Andrew Tridgell b92c48548a AP_InertialSensor: added per-instance rotation for LSM9DS0 8 years ago
Andrew Tridgell ac2572384d AP_InertialSensor: added start() method for LSM9DS0 8 years ago
Andrew Tridgell 2b66df68a1 AP_InertialSensor: use thread-per-bus for lsm303d and mpu6000 8 years ago
raspilot c83e4df002 AP_InertialSensor: LSM9DS0: Disable I2C at init to avoid SDA hanging by slave. 9 years ago
Lucas De Marchi d2b267d026 AP_InertialSensor: LSM9DS0: use AP_HAL::SPIDevice abstraction 9 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 0e4bab74ba AP_InertialSensor: simplify sensor backends 9 years ago
Gustavo Jose de Sousa 7789aec85b AP_InertialSensor: standardize inclusion of libaries headers 10 years ago
Gustavo Jose de Sousa 0fcd98c804 AP_InertialSensor: disable debug on LSM9DS0 10 years ago
Gustavo Jose de Sousa c168e19e73 AP_InertialSensor: fix coding style with uncrustify on LSM9DS0 10 years ago
Gustavo Jose de Sousa 2f2a627002 AP_InertialSensor: use runtime GPIO drdy pins numbers instead C constant macros 10 years ago
Gustavo Jose de Sousa 42eb73a1d1 AP_InertialSensor: add LSM9DS0 backend 10 years ago
Víctor Mayoral Vilches bfacf08c30 HAL_Linux: LSM9DS0 legacy driver moved to AP_InertialSensor/LSM9DS0/ 11 years ago
Víctor Mayoral Vilches feedc40f72 AP_InertialSensor_LSM9DS0: Move LSM9DS0_DEBUG flag to the header 11 years ago
Víctor Mayoral Vilches f213f01983 AP_InertialSensor_LSM9DS0: Remove previous CS handling. 11 years ago
Víctor Mayoral Vilches bb5de8a6a1 AP_InertialSensor_LSM9DS0: Fix the CS. 11 years ago
Víctor Mayoral Vilches c4babc543d AP_InertialSensor_LSM9DS0: SPI userspace sensor driver. 11 years ago