OP-1900 have path_progress updated correctly for leg_remaining and error_below end...
[librepilot.git] / ground / openpilotgcs / src / plugins / systemhealth / SystemHealthGadget.pluginspec
blob99d6b11a59a6bce3b0609a603c4990d71293240a
1 <plugin name="SystemHealthGadget" version="1.0.0" compatVersion="1.0.0">
2     <vendor>The OpenPilot Project</vendor>
3     <copyright>(C) 2010 Edouard Lafargue</copyright>
4     <license>The GNU Public License (GPL) Version 3</license>
5     <description>Plugin displaying system health for various components</description>
6     <url>http://www.openpilot.org</url>
7     <dependencyList>
8         <dependency name="Core" version="1.0.0"/>
9         <dependency name="UAVObjects" version="1.0.0"/>
10         <dependency name="UAVTalk" version="1.0.0"/>
11     </dependencyList>
12 </plugin>