mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-31 12:23:23 +08:00
[modules][intermcu] Add telemetry over InterMCU
Conflicts: conf/airframes/TUDELFT/tudelft_conf.xml sw/ext/pprzlink
This commit is contained in:
committed by
Christophe De Wagter
parent
5f7e2b3381
commit
3c53dd79f6
@@ -148,6 +148,7 @@
|
||||
<mode name="empty"></mode>
|
||||
|
||||
</process>
|
||||
|
||||
<process name="Logger">
|
||||
<mode name="default">
|
||||
<message name="ROTORCRAFT_STATUS" period="1.2"/>
|
||||
@@ -158,5 +159,11 @@
|
||||
</mode>
|
||||
</process>
|
||||
|
||||
<process name="InterMCU">
|
||||
<mode name="default">
|
||||
<message name="ROTORCRAFT_STATUS" period="0.1"/>
|
||||
</mode>
|
||||
</process>
|
||||
|
||||
</telemetry>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user