ardupilot/libraries/AP_Common
Lucas De Marchi ae53920e5b build: don't build examples with old build system
We currently check examples are buildable with waf which doesn't need
the libraries to be specified in a make.inc file.  Having the makefiles
there is misleading since people try to build and realize the build is
broken.
2016-10-11 13:03:08 +11:00
..
examples/AP_Common build: don't build examples with old build system 2016-10-11 13:03:08 +11:00
missing AP_HAL_Linux: Add Pollable/Poller 2016-07-30 00:55:27 -03: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 libraries: update license header to GPLv3 2013-08-30 13:01:39 +10:00
Location.cpp AP_Common: avoid using AP_Math is_zero() because it is classless 2016-07-20 22:32:47 -07:00
Location.h AP_Common: add Location::is_zero and ::zero member functions 2016-07-20 22:32:47 -07:00
c++.cpp AP_Common: remove support for flymaple 2016-05-23 21:49:45 -03:00
keywords.txt Add support for 'new' and 'delete', so we can cons things on the fly. 2010-10-17 04:02:06 +00:00