LP-56 - Better txpid option namings, fix tabs-spaces, tooltips. headers, variable...
[librepilot.git] / ground / openpilotgcs / src / plugins / logging / LoggingGadget.pluginspec
blobb6f9214d0aae37690caaa8422b9cae20243cd90d
1 <plugin name="LoggingGadget" version="1.0.0" compatVersion="1.0.0">
2     <vendor>The OpenPilot Project</vendor>
3     <copyright>(C) 2010 OpenPilot</copyright>
4     <license>The GNU Public License (GPL) Version 3</license>
5     <description>A plugin that logs all UAVObject updates to a binary file</description>
6     <url>http://www.openpilot.org</url>
7     <dependencyList>
8         <dependency name="Core" version="1.0.0"/>
9         <dependency name="ScopeGadget" version="1.0.0"/>
10     </dependencyList>
11 </plugin>