1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-20 10:54:14 +01:00

Changed PipXStatus UAVO to update 1 / second.

This commit is contained in:
Brian Webb 2012-08-23 07:02:51 -07:00
parent 88c8cba0ff
commit 76907fe8f1

View File

@ -25,7 +25,7 @@
<access gcs="readonly" flight="readwrite"/>
<telemetrygcs acked="false" updatemode="manual" period="0"/>
<telemetryflight acked="false" updatemode="manual" period="0"/>
<telemetryflight acked="false" updatemode="periodic" period="1000"/>
<logging updatemode="periodic" period="1000"/>
</object>
</xml>