mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-29 02:38:07 +08:00
[mavlink] fix freq of periodic messages
This commit is contained in:
@@ -24,7 +24,10 @@
|
||||
|
||||
<target name="nps" board="pc">
|
||||
<subsystem name="fdm" type="jsbsim"/>
|
||||
<configure name="MAVLINK_PORT" value="UDP0"/>
|
||||
<configure name="MAVLINK_PORT" value="UDP1"/>
|
||||
<define name="UDP1_PORT_OUT" value="14550"/>
|
||||
<define name="UDP1_PORT_IN" value="14555"/>
|
||||
<define name="MAVLINK_DEBUG" value="printf"/>
|
||||
</target>
|
||||
|
||||
<subsystem name="radio_control" type="spektrum">
|
||||
|
||||
Reference in New Issue
Block a user