.. |
examples
|
AP_InertialSensor: use ARRAY_SIZE macro
|
2015-07-21 14:25:07 +09:00 |
AP_InertialSensor.cpp
|
INS: accel offset parameter range desc to 3.5m/s/s
|
2015-08-10 10:30:34 -07:00 |
AP_InertialSensor.h
|
AP_InertialSensor: pass backend instead of pointer to function
|
2015-08-08 14:12:22 +10:00 |
AP_InertialSensor_Backend.cpp
|
AP_InertialSensor: make max_abs_offsets a single float, not a vector
|
2015-06-30 10:51:43 +10:00 |
AP_InertialSensor_Backend.h
|
AP_InertialSensor: make max_abs_offsets a single float, not a vector
|
2015-06-30 10:51:43 +10:00 |
AP_InertialSensor_Flymaple.cpp
|
AP_InertialSensor: replaced INS_MPU6K_FILTER with INS_ACCEL_FILTER and INS_GYRO_FILTER
|
2015-03-12 12:50:31 +11:00 |
AP_InertialSensor_Flymaple.h
|
AP_InertialSensor: replaced INS_MPU6K_FILTER with INS_ACCEL_FILTER and INS_GYRO_FILTER
|
2015-03-12 12:50:31 +11:00 |
AP_InertialSensor_HIL.cpp
|
AP_InertialSensor: fixed SITL with new HIL code
|
2014-10-24 15:05:44 +11:00 |
AP_InertialSensor_HIL.h
|
AP_InertialSensor: moved default filter and sample_rate to frontend
|
2014-10-24 12:10:40 +11:00 |
AP_InertialSensor_L3G4200D.cpp
|
AP_InertialSensor: L3G4200D: add probe code
|
2015-08-08 14:12:22 +10:00 |
AP_InertialSensor_L3G4200D.h
|
AP_InertialSensor: fix starvation in L3G4200D
|
2015-04-14 10:01:47 +10:00 |
AP_InertialSensor_LSM9DS0.cpp
|
AP_InertialSensor: make max_abs_offsets a single float, not a vector
|
2015-06-30 10:51:43 +10:00 |
AP_InertialSensor_LSM9DS0.h
|
AP_InertialSensor: disable debug on LSM9DS0
|
2015-06-30 10:28:05 +10:00 |
AP_InertialSensor_MPU6000.cpp
|
AP_InertialSensor: refactor constructors to avoid leak
|
2015-08-08 14:12:22 +10:00 |
AP_InertialSensor_MPU6000.h
|
AP_InertialSensor: refactor constructors to avoid leak
|
2015-08-08 14:12:22 +10:00 |
AP_InertialSensor_MPU9150.cpp
|
AP_InertialSensor: use functor macros
|
2015-05-26 13:46:53 +10:00 |
AP_InertialSensor_MPU9150.h
|
AP_InertialSensor: MPU9150 fix compiler warnings
|
2015-04-14 11:14:48 +10:00 |
AP_InertialSensor_MPU9250.cpp
|
AP_InertialSensor: reset the MPU9250 chip on startup
|
2015-07-06 10:48:07 +10:00 |
AP_InertialSensor_MPU9250.h
|
AP_InertialSensor: factor out MPU9250 initialization
|
2015-07-06 10:48:07 +10:00 |
AP_InertialSensor_Oilpan.cpp
|
AP_InertialSensor: rename _rotate_and_offset to _publish
|
2015-03-12 12:50:27 +11:00 |
AP_InertialSensor_Oilpan.h
|
AP_InertialSensor: moved default filter and sample_rate to frontend
|
2014-10-24 12:10:40 +11:00 |
AP_InertialSensor_PX4.cpp
|
AP_InertialSensor: panic on bad gyro or accel sample rates
|
2015-06-17 15:01:23 +10:00 |
AP_InertialSensor_PX4.h
|
AP_InertialSensor: use fixed sensor sample times
|
2015-06-17 13:03:56 +10:00 |
AP_InertialSensor_UserInteract.h
|
AP_InertialSensor: use bool for blocking_read()
|
2014-08-07 13:09:17 +10:00 |
AP_InertialSensor_UserInteract_MAVLink.cpp
|
AP_InertialSensor: ensure accel cal completion messages get through
|
2015-03-09 07:36:50 +11:00 |
AP_InertialSensor_UserInteract_MAVLink.h
|
AP_InertialSensor: allow MAVLink packets to flow during accelcal
|
2015-03-07 21:56:39 +11:00 |
AP_InertialSensor_UserInteract_Stream.cpp
|
AP_InertialSensor: fixed a build warning
|
2014-08-08 13:48:03 +10:00 |
AP_InertialSensor_UserInteract_Stream.h
|
AP_InertialSensor: use bool for blocking_read()
|
2014-08-07 13:09:17 +10:00 |