11 Commits (7a0fcd6f590d3e15a7c35172778426a5f7eedd74)

Author SHA1 Message Date
DrZiplok@gmail.com d159986be4 Use fabs() for floating point values, not abs(). The latter causes truncation (cast to int) and generates a lot more code. 14 years ago
james.goppert da9ecf342c Updated AP_DCM to use AP_ADC, fixes HIL bugs. 14 years ago
deweibel 607b86c9a2 Change roll, pitch, yaw to be public verus private/accessors per Jason's request. 14 years ago
james.goppert 0f9ac71e6a HIL debugging AP_DCM 14 years ago
deweibel 0e32cb34c5 bug fix, enhancements 14 years ago
deweibel 52ed7fac8c corrections to imu and dcm libs, addition of vector member to compass class for magnetic vector 14 years ago
deweibel 7b752babf0 checking in working copy to work on bad bug 14 years ago
deweibel b49032d9ea Changes to DCM and IMU libraries to put accel into m/s^2 units 14 years ago
deweibel a80eb66e77 fix bugs from factoring imu object. 14 years ago
deweibel de51162e81 Correct file references for repository 14 years ago
deweibel 3e30d2566d Add DCM library 14 years ago