ardupilot/libraries/AP_Common/examples
DrZiplok@gmail.com 72e112e8c0 Fix AP_Var::load - it has to ask the serialiser, not the unserialiser, for the variable's size.
Fix AP_Float16 - scaling was being done in the wrong direction, and the unserialiser wasn't reporting errors.

Add test cases for the above.


git-svn-id: https://arducopter.googlecode.com/svn/trunk@1696 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-02-20 00:38:09 +00:00
..
AP_Var Fix AP_Var::load - it has to ask the serialiser, not the unserialiser, for the variable's size. 2011-02-20 00:38:09 +00:00
menu Wasn't compiling. 2010-12-20 02:34:46 +00:00