|
|
|
@ -41,6 +41,10 @@
@@ -41,6 +41,10 @@
|
|
|
|
|
|
|
|
|
|
#include <px4_log.h> |
|
|
|
|
|
|
|
|
|
#if defined(__PX4_NUTTX) && !defined(CONFIG_ARCH_MATH_H) |
|
|
|
|
#error CONFIG_ARCH_MATH_H is required to use math definitions and functions |
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
/****************************************************************************
|
|
|
|
|
* Defines for all platforms. |
|
|
|
|
****************************************************************************/ |
|
|
|
|