ardupilot/libraries/AP_Common
Lucas De Marchi d19c5035b6 Global: Rename printf format attribute
As commented in 8218140 ("AP_Common: add scanf format macro"), "FORMAT"
was a bad name for this macro since there's also the scanf. Rename to
FMT_PRINTF to follow the scanf name.
2015-12-01 07:22:12 +11:00
..
examples/AP_Common AP_Common: fixed examples build 2015-11-16 07:58:13 +11: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 Global: Rename printf format attribute 2015-12-01 07:22:12 +11:00
AP_Test.h libraries: update license header to GPLv3 2013-08-30 13:01:39 +10:00
Arduino.h Build: added empty Arduino.h 2012-12-20 14:52:30 +11:00
c++.cpp AP_Common: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 2015-11-04 12:14:11 +11: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