rename periodic.h to periodic_telemetry.h; remove channel/device at code generation (unused)

This commit is contained in:
Gautier Hattenberger
2012-02-10 18:56:11 +01:00
parent b4857aab35
commit bb192c033a
17 changed files with 34 additions and 39 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ PERIODIC_FREQ = 60
endif
AIRFRAME_H=$(AC_GENERATED)/airframe.h
PERIODIC_H=$(AC_GENERATED)/periodic.h
PERIODIC_H=$(AC_GENERATED)/periodic_telemetry.h
RADIO_H=$(AC_GENERATED)/radio.h
FLIGHT_PLAN_H=$(AC_GENERATED)/flight_plan.h
FLIGHT_PLAN_XML=$(ACINCLUDE)/flight_plan.xml