ardupilot/libraries/AP_Common
Lucas De Marchi cb10d1d27b AP_Common: allow more than one WITH_SEMAPHORE per context
Let the variable have a random name since we are not going to reference
it. This allows more than one WITH_SEMAPHORE() per context and also to
avoid shadowing if we open inner contexts.
2018-09-06 08:23:02 +10:00
..
examples/AP_Common AP_Common: example fix travis warning 2017-04-13 19:56:16 +01:00
missing AP_Common: fixed cygwin ChibiOS build 2018-03-02 17:11:31 +11:00
AP_Common.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_Common.h AP_Common: moved WITH_SEMAPHORE to Semaphore.h 2018-08-16 12:40:10 +10:00
AP_FWVersion.cpp AP_Common: AP_FWVersion: create singleton 2018-06-18 19:10:37 +01:00
AP_FWVersion.h AP_Common: AP_FWVersion: create singleton 2018-06-18 19:10:37 +01:00
AP_Test.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
Bitmask.h AP_Common: fix Bitmask out-of-range values 2017-09-09 14:05:41 +09:00
Location.cpp AP_Common: Location: use AP_AHRS singleton 2018-06-01 16:18:33 +01:00
Location.h AP_Common: Location: use AP_AHRS singleton 2018-06-01 16:18:33 +01:00
Semaphore.h AP_Common: allow more than one WITH_SEMAPHORE per context 2018-09-06 08:23:02 +10:00
c++.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02: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