mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 06:54:49 +08:00
[conf] update old airframes and config files
This commit is contained in:
@@ -234,7 +234,7 @@
|
||||
<!--makefile>
|
||||
CONFIG = \"tiny_2_1.h\"
|
||||
|
||||
include $(PAPARAZZI_SRC)/conf/autopilot/tiny.makefile
|
||||
include $(PAPARAZZI_SRC)/conf/firmwares/tiny.makefile
|
||||
|
||||
FLASH_MODE=IAP
|
||||
|
||||
@@ -283,7 +283,7 @@ ap.srcs += subsystems/navigation/bomb.c
|
||||
ap.srcs += subsystems/navigation/snav.c
|
||||
|
||||
# Config for SITL simulation
|
||||
# include $(PAPARAZZI_SRC)/conf/autopilot/sitl.makefile
|
||||
# include $(PAPARAZZI_SRC)/conf/firmwares/sitl.makefile
|
||||
sim.ARCHDIR = $(ARCHI)
|
||||
sim.ARCH = sitl
|
||||
sim.TARGET = autopilot
|
||||
|
||||
Reference in New Issue
Block a user