Merge commit '23e8d0b4675e1101a5dd38fa48f96ec3c13ca68b' into local/mathlib

Fix the controllib test_params build.
This commit is contained in:
px4dev
2013-01-06 15:23:12 -08:00
7 changed files with 952 additions and 2 deletions
+1
View File
@@ -53,6 +53,7 @@ CONFIGURED_APPS += examples/math_demo
# Control library
CONFIGURED_APPS += controllib
CONFIGURED_APPS += examples/control_demo
CONFIGURED_APPS += examples/kalman_demo
# System utility commands
CONFIGURED_APPS += systemcmds/reboot