mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-22 11:57:34 +08:00
Launch detect: Remove old params
This commit is contained in:
@@ -37,7 +37,6 @@ px4_add_module(
|
||||
SRCS
|
||||
LaunchDetector.cpp
|
||||
CatapultLaunchMethod.cpp
|
||||
launchdetection_params.c
|
||||
DEPENDS
|
||||
platforms__common
|
||||
)
|
||||
|
||||
@@ -39,10 +39,6 @@
|
||||
* @author Thomas Gubler <thomasgubler@gmail.com>
|
||||
*/
|
||||
|
||||
#include <px4_config.h>
|
||||
|
||||
#include <systemlib/param/param.h>
|
||||
|
||||
/*
|
||||
* Catapult launch detection parameters, accessible via MAVLink
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user