30 Commits (40c6b592dfe6edc5f157dc2202d4aad09e7cb8c1)

Author SHA1 Message Date
jasonshort 595266152b Added dynamic setting of kp_rollpitch, ki_rollpitch, kp_yaw. 14 years ago
DrZiplok 71604405f4 Re-order initialisers to suppress warnings 14 years ago
james.goppert aa598b575a APO merge. 14 years ago
deweibel@gmail.com 92bf4c4e0a Add method definition for set_centripetal() 14 years ago
deweibel@gmail.com 195b695011 Fix imu_health metric 14 years ago
DrZiplok@gmail.com 7ca9081238 DCM needs a reference to a pointer so that we can change the GPS under it during init. 14 years ago
DrZiplok@gmail.com cd341cef90 We should call imu.update() before asking for accel/gyro values so that we get timely, fresh numbers. 14 years ago
DrZiplok@gmail.com bf59d7abc7 Update for changes to AP_IMU 14 years ago
jasonshort ef160226cc cosmetic 14 years ago
deweibel 1da23bc3c0 Fix bug in transposed DCM matrix accessor 14 years ago
jasonshort 7945937874 added ability to get the transpose of the DCM 14 years ago
james.goppert 21634dad19 Added AP_DCM_HIL class. 14 years ago
jasonshort 2f2aaa88fd Added dynamic setting of compass 14 years ago
jasonshort a142d8ee7d imu enhancements 14 years ago
jasonshort b62c287f5e git-svn-id: https://arducopter.googlecode.com/svn/trunk@1002 f9c3cf11-9bcb-44bc-f272-b75c42450872 14 years ago
james.goppert 110685f880 Updated DCM library. 14 years ago
jasonshort 93206020cb Moved Health to DCM, Centripetal correct 14 years ago
jasonshort 275624358d boolean to disable centrifugal correction. 14 years ago
jasonshort d209f3d59e update - See ArducopterMega in Branch for implementation details 14 years ago
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 15 years ago
deweibel 3e30d2566d Add DCM library 15 years ago