[messages] remove description node again for now

seems server/GCS (OCaml lib) can't handle it, as they fail with
Fatal error: exception ExtXml.Error("Error: Attribute 'type' expected in <<>>")
This commit is contained in:
Felix Ruess
2014-11-26 18:57:54 +01:00
parent 1454b1a8f1
commit 59bcb4eca1
-2
View File
@@ -9,12 +9,10 @@
</message>
<message name="ALIVE" id="2">
<description>alive/heartbeat message containing the MD5sum of the aircraft configuration</description>
<field name="md5sum" type="uint8[]"/>
</message>
<message name="PONG" id="3">
<description>Answer to PING datalink message, to measure latencies</description>
</message>
<message name="TAKEOFF" id="4">