[simulator] remove jsbsim target

as it is a subset of NPS (when using JSBSim as FDM)
This commit is contained in:
Felix Ruess
2015-03-02 17:21:15 +01:00
parent c7c05ebf10
commit 1a475f1699
58 changed files with 29 additions and 1470 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
nps.CFLAGS += -DGPS_TYPE_H=\"subsystems/gps/gps_sim_nps.h\"
</raw>
</makefile>
<makefile target="sim|jsbsim">
<makefile target="sim">
<file name="gps_sim.c" dir="subsystems/gps"/>
<define name="USE_GPS"/>
<define name="GPS_USE_LATLONG"/>