mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-26 16:30:07 +08:00
[modules] Fix flight recorder and MAVLink frequency to TELEMETRY_FREQUENCY and configuration (#3085)
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
<makefile>
|
||||
<define name="DOWNLINK"/>
|
||||
<define name="PERIODIC_TELEMETRY"/>
|
||||
<configure name="TELEMETRY_FREQUENCY" default="$(PERIODIC_FREQUENCY)"/>
|
||||
<define name="TELEMETRY_FREQUENCY" value="$(TELEMETRY_FREQUENCY)"/>
|
||||
<file name="downlink.c"/>
|
||||
<file name="datalink.c"/>
|
||||
<file name="telemetry.c"/>
|
||||
|
||||
Reference in New Issue
Block a user