OP-1900 have path_progress updated correctly for leg_remaining and error_below end...
[librepilot.git] / ground / openpilotgcs / src / plugins / gpsdisplay / GpsDisplayGadget.pluginspec
blob47d820fc5d0fb16dcf0e1ce3d4f04977be57c756
1 <plugin name="GpsDisplayGadget" 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 the status of the onboard GPS</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     </dependencyList>
11 </plugin>