aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4fmu/nsh/appconfig
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2013-01-06 15:23:12 -0800
committerpx4dev <px4@purgatory.org>2013-01-06 15:23:12 -0800
commite88a981093b071bf19d8802930a21ffb21d4b808 (patch)
treec4d6315697894fcd40153f9711eedabb2da83774 /nuttx/configs/px4fmu/nsh/appconfig
parentfaced6bfe3826a4fdcfcd72171edbb501226814a (diff)
parent23e8d0b4675e1101a5dd38fa48f96ec3c13ca68b (diff)
downloadpx4-firmware-e88a981093b071bf19d8802930a21ffb21d4b808.tar.gz
px4-firmware-e88a981093b071bf19d8802930a21ffb21d4b808.tar.bz2
px4-firmware-e88a981093b071bf19d8802930a21ffb21d4b808.zip
Merge commit '23e8d0b4675e1101a5dd38fa48f96ec3c13ca68b' into local/mathlib
Fix the controllib test_params build.
Diffstat (limited to 'nuttx/configs/px4fmu/nsh/appconfig')
-rw-r--r--nuttx/configs/px4fmu/nsh/appconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/px4fmu/nsh/appconfig b/nuttx/configs/px4fmu/nsh/appconfig
index 8937533b7..fcdf689aa 100644
--- a/nuttx/configs/px4fmu/nsh/appconfig
+++ b/nuttx/configs/px4fmu/nsh/appconfig
@@ -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