You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Tridgell 45e016ea5b AP_InertialSensor: check for zero delta_velocity dt 10 years ago
..
LSM9DS0 HAL_Linux: LSM9DS0 legacy driver moved to AP_InertialSensor/LSM9DS0/ 11 years ago
examples AP_InertialSensor: removed 1D accel calibration 10 years ago
AP_InertialSensor.cpp AP_InertialSensor: check for zero delta_velocity dt 10 years ago
AP_InertialSensor.h AP_InertialSensor: publish delta_velocity_dt 10 years ago
AP_InertialSensor_Backend.cpp AP_InertialSensor: publish delta_velocity_dt 10 years ago
AP_InertialSensor_Backend.h AP_InertialSensor: publish delta_velocity_dt 10 years ago
AP_InertialSensor_Flymaple.cpp AP_InertialSensor: replaced INS_MPU6K_FILTER with INS_ACCEL_FILTER and INS_GYRO_FILTER 10 years ago
AP_InertialSensor_Flymaple.h AP_InertialSensor: replaced INS_MPU6K_FILTER with INS_ACCEL_FILTER and INS_GYRO_FILTER 10 years ago
AP_InertialSensor_HIL.cpp AP_InertialSensor: fixed SITL with new HIL code 10 years ago
AP_InertialSensor_HIL.h AP_InertialSensor: moved default filter and sample_rate to frontend 10 years ago
AP_InertialSensor_L3G4200D.cpp AP_InertialSensor: replaced INS_MPU6K_FILTER with INS_ACCEL_FILTER and INS_GYRO_FILTER 10 years ago
AP_InertialSensor_L3G4200D.h AP_InertialSensor: replaced INS_MPU6K_FILTER with INS_ACCEL_FILTER and INS_GYRO_FILTER 10 years ago
AP_InertialSensor_L3GD20.cpp AP_InertialSensor: Changes to fix the warnings in rover sitl build. 10 years ago
AP_InertialSensor_L3GD20.h AP_InertialSensor: fixed frequency to 16 bit in LDM303D and L3GD20 drivers 10 years ago
AP_InertialSensor_LSM303D.cpp AP_InertialSensor: Changes to fix the warnings in rover sitl build. 10 years ago
AP_InertialSensor_LSM303D.h AP_InertialSensor: fixed frequency to 16 bit in LDM303D and L3GD20 drivers 10 years ago
AP_InertialSensor_MPU6000.cpp AP_InertialSensor: Fix orientation MPU6000 PXF 10 years ago
AP_InertialSensor_MPU6000.h AP_InertialSensor: replaced INS_MPU6K_FILTER with INS_ACCEL_FILTER and INS_GYRO_FILTER 10 years ago
AP_InertialSensor_MPU9150.cpp AP_InertialSensor: replaced INS_MPU6K_FILTER with INS_ACCEL_FILTER and INS_GYRO_FILTER 10 years ago
AP_InertialSensor_MPU9150.h AP_InertialSensor: replaced INS_MPU6K_FILTER with INS_ACCEL_FILTER and INS_GYRO_FILTER 10 years ago
AP_InertialSensor_MPU9250.cpp AP_InertialSensor: always allow for AK8963 on MPU9250 10 years ago
AP_InertialSensor_MPU9250.h AP_InertialSensor: replaced INS_MPU6K_FILTER with INS_ACCEL_FILTER and INS_GYRO_FILTER 10 years ago
AP_InertialSensor_Oilpan.cpp AP_InertialSensor: rename _rotate_and_offset to _publish 10 years ago
AP_InertialSensor_Oilpan.h AP_InertialSensor: moved default filter and sample_rate to frontend 10 years ago
AP_InertialSensor_PX4.cpp AP_InertialSensor: publish delta_velocity_dt 10 years ago
AP_InertialSensor_PX4.h AP_InertialSensor: publish delta_velocity_dt 10 years ago
AP_InertialSensor_UserInteract.h AP_InertialSensor: use bool for blocking_read() 11 years ago
AP_InertialSensor_UserInteract_MAVLink.cpp AP_InertialSensor: ensure accel cal completion messages get through 10 years ago
AP_InertialSensor_UserInteract_MAVLink.h AP_InertialSensor: allow MAVLink packets to flow during accelcal 10 years ago
AP_InertialSensor_UserInteract_Stream.cpp AP_InertialSensor: fixed a build warning 11 years ago
AP_InertialSensor_UserInteract_Stream.h AP_InertialSensor: use bool for blocking_read() 11 years ago