mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-04-08 00:53:48 +02:00
OpenPilot_posix: Added ENABLE_QUATERNION_STABILIZATION define
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3116 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
63f4ba514f
commit
8a49dbb6ab
@ -52,4 +52,8 @@
|
|||||||
|
|
||||||
#define TELEM_QUEUE_SIZE 20
|
#define TELEM_QUEUE_SIZE 20
|
||||||
#define PIOS_TELEM_STACK_SIZE 2048
|
#define PIOS_TELEM_STACK_SIZE 2048
|
||||||
|
|
||||||
|
/* Stabilization options */
|
||||||
|
#define PIOS_QUATERNION_STABILIZATION
|
||||||
|
|
||||||
#endif /* PIOS_CONFIG_POSIX_H */
|
#endif /* PIOS_CONFIG_POSIX_H */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user