mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-06 19:10:34 +08:00
added vtol types
This commit is contained in:
@@ -38,7 +38,10 @@
|
||||
MODULE_COMMAND = vtol_att_control
|
||||
|
||||
SRCS = vtol_att_control_main.cpp \
|
||||
vtol_att_control_params.c
|
||||
vtol_att_control_params.c \
|
||||
tiltrotor_params.c \
|
||||
tiltrotor.cpp \
|
||||
vtol_type.cpp \
|
||||
tailsitter.cpp
|
||||
|
||||
EXTRACXXFLAGS = -Wno-write-strings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user