Browse Source

HAL_Linux: LSM9DS0 legacy driver moved to AP_InertialSensor/LSM9DS0/

The new LSM9DS0 driver will consist of the AP_InertialSensor_L3GD20 and
the AP_InertialSensor_LSM303D. For that reason the old LSM9DS0
(consisting of gyro and accel+mag implemented on a single class) has
been moved to a folder.

Legacy LSM9DS0 didn't probe to receive "correct" data.
mission-4.1.18
Víctor Mayoral Vilches 11 years ago committed by Andrew Tridgell
parent
commit
bfacf08c30
  1. 0
      libraries/AP_InertialSensor/LSM9DS0/AP_InertialSensor_LSM9DS0.cpp
  2. 0
      libraries/AP_InertialSensor/LSM9DS0/AP_InertialSensor_LSM9DS0.h

0
libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp → libraries/AP_InertialSensor/LSM9DS0/AP_InertialSensor_LSM9DS0.cpp

0
libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.h → libraries/AP_InertialSensor/LSM9DS0/AP_InertialSensor_LSM9DS0.h

Loading…
Cancel
Save