mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 19:47:50 +08:00
[autopilot] AP is generated when autopilot node exists in airframe
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ SETTINGS_TELEMETRY=$(ACINCLUDE)/settings_telemetry.xml
|
||||
MAKEFILE_AC=$(ACINCLUDE)/Makefile.ac
|
||||
MODULES_H=$(AC_GENERATED)/modules.h
|
||||
MODULES_DIR=$(PAPARAZZI_HOME)/conf/modules/
|
||||
AUTOPILOT_H=$(AC_GENERATED)/autopilot.h
|
||||
AUTOPILOT_H=$(AC_GENERATED)/autopilot_core.h
|
||||
AIRCRAFT_MD5=$(AIRCRAFT_CONF_DIR)/aircraft.md5
|
||||
|
||||
# "make Q=''" to get full echo
|
||||
|
||||
Reference in New Issue
Block a user