ardupilot/libraries/AP_Common
Lucas De Marchi 1962acad49 AP_Common: simplify ARRAY_SUBSCRIPT macro
Add DEFINE prefix, since this macro is defining these operators and
remove the parameter since we will always use it to access a
union/struct as a byte array.
2016-06-23 21:02:05 -03:00
..
examples/AP_Common waf: ardupilotwaf: prefix build context methods with ap_ 2016-01-22 20:10:29 -02:00
missing AP_Common: change check from GCC version to glibc version (and Cygwin) 2016-06-23 18:19:54 +10:00
AP_Common.cpp AP_Common: rename is_bounded() to is_bounded_int32() and make inclusive 2015-11-11 13:45:05 +11:00
AP_Common.h AP_Common: simplify ARRAY_SUBSCRIPT macro 2016-06-23 21:02:05 -03:00
AP_Test.h
Location.cpp AP_Common: fix compile when using AP_TERRAIN_AVAILABLE 0 2016-05-20 12:28:46 -07:00
Location.h Location: add additional comments 2016-04-30 10:33:01 +09:00
c++.cpp AP_Common: remove support for flymaple 2016-05-23 21:49:45 -03:00
keywords.txt