OP-1900 have path_progress updated correctly for leg_remaining and error_below end...
[librepilot.git] / ground / openpilotgcs / src / plugins / flightlog / FlightLog.pluginspec
blob8baef7f37aba7b929205ecfd8c92010a1e8b93d3
1 <plugin name="FlightLog" version="1.0.0" compatVersion="1.0.0">
2     <vendor>The OpenPilot Project</vendor>
3     <copyright>(C) 2013 OpenPilot Project</copyright>
4     <license>The GNU Public License (GPL) Version 3</license>
5     <description>A plugin to manage flight side logs, viewing and downloading.</description>
6     <url>http://www.openpilot.org</url>
7     <dependencyList>
8         <dependency name="Core" version="1.0.0"/>
9     </dependencyList>
10 </plugin>