This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
ardupilot
Watch
5
Star
0
Fork
0
You've already forked ardupilot
mirror of
https://github.com/ArduPilot/ardupilot
synced
2025-02-23 08:13:56 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e1146b6df6
ardupilot
/
libraries
/
AP_DCM
History
Andrew Tridgell
43a53aa303
dcm: fixed an uninitialised variable
...
if no compass and not in motion the DCM we would multiply by an uninitialised number
2011-12-11 15:21:10 -08:00
..
AP_DCM_HIL.cpp
Fix HIL DCM to match actual
2011-10-28 17:40:18 +08:00
AP_DCM_HIL.h
fixed ArduCopter HIL build
2011-09-17 14:58:02 +10:00
AP_DCM.cpp
dcm: fixed an uninitialised variable
2011-12-11 15:21:10 -08:00
AP_DCM.h
Access to _clamp val. May want to make a private member and write accessor.
2011-12-03 17:57:12 -08:00