1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-29 14:52:12 +01:00

OP-1412 change systemalarms to update periodic to not loose data

This commit is contained in:
Corvus Corax 2014-07-22 23:50:39 +02:00
parent 95799cf11b
commit 2740631e06

View File

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