mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 03:27:33 +08:00
possibility to use register_periodic_telemetry for mavlink and others
in the telemetry xml file a type can be specified for the process (default is "pprz"). You can also set "mavlink" and use mavlink messages, which will be sent as specified if the mavlink module is loaded and that mavlink message is registered there.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<!ATTLIST telemetry>
|
||||
<!ATTLIST process
|
||||
name CDATA #REQUIRED
|
||||
type CDATA #IMPLIED
|
||||
>
|
||||
<!ATTLIST mode
|
||||
name CDATA #REQUIRED
|
||||
|
||||
Reference in New Issue
Block a user