New infrared neutral. aileron_of_gaz

This commit is contained in:
Pascal Brisset
2005-09-04 17:57:08 +00:00
parent 71f36cf3db
commit 716872133a
27 changed files with 163 additions and 104 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ FLIGHT_PLAN_XML=$(ACINCLUDE)/flight_plan.xml
INFLIGHT_CALIB_H=$(ACINCLUDE)/inflight_calib.h
all: $(AIRFRAME_H) $(RADIO_H) $(FLIGHT_PLAN_H) $(FLIGHT_PLAN_XML) $(INFLIGHT_CALIB_H)
echo $(AIRFRAME_H) $(CONF)/$(AIRFRAME)
$(AIRFRAME_H) : $(CONF)/$(AIRFRAME) $(CONF_XML)
$(TOOLS)/gen_airframe.out $(AC_ID) $(AIRCRAFT) $< > /tmp/airframe.h