1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-18 08:54:15 +01:00

Fix POSIX simulator to work with new VTOL UAVObjects

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1607 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
chebuzz 2010-09-13 14:00:53 +00:00 committed by chebuzz
parent ba18af6ed9
commit 3b5b129445

View File

@ -160,6 +160,8 @@ SRC += $(OPUAVOBJ)/ahrssettings.c
SRC += $(OPUAVOBJ)/gpstime.c
SRC += $(OPUAVOBJ)/gpssatellites.c
SRC += $(OPUAVOBJ)/attitudesettings.c
SRC += $(OPUAVOBJ)/vtolsettings.c
SRC += $(OPUAVOBJ)/vtolstatus.c
endif
## PIOS Hardware (posix)