ardupilot/libraries/AP_DCM
2010-11-27 09:24:06 +00:00
..
AP_DCM_FW.cpp Use fabs() for floating point values, not abs(). The latter causes truncation (cast to int) and generates a lot more code. 2010-11-27 09:24:06 +00:00
AP_DCM_FW.h Updated AP_DCM to use AP_ADC, fixes HIL bugs. 2010-11-27 04:44:34 +00:00