From d006a3fe2df054a97f36868d0a045a947ab5a85e Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Sun, 18 Nov 2012 16:19:10 +0100 Subject: Added onboard, receive-only MAVLink app for onboard UART networks --- nuttx/configs/px4fmu/nsh/appconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/configs/px4fmu/nsh/appconfig') diff --git a/nuttx/configs/px4fmu/nsh/appconfig b/nuttx/configs/px4fmu/nsh/appconfig index b03ec1eb3..5833e3575 100644 --- a/nuttx/configs/px4fmu/nsh/appconfig +++ b/nuttx/configs/px4fmu/nsh/appconfig @@ -69,6 +69,7 @@ CONFIGURED_APPS += systemcmds/preflight_check CONFIGURED_APPS += uORB CONFIGURED_APPS += mavlink +CONFIGURED_APPS += mavlink_onboard CONFIGURED_APPS += gps CONFIGURED_APPS += commander CONFIGURED_APPS += sdlog -- cgit v1.2.3