Merged in f5soh/librepilot/update_credits (pull request #529)
[librepilot.git] / ground / gcs / src / plugins / systemhealth / SystemHealthGadget.pluginspec
blob2317de616e7b2bc7fc01973a40f7b2f0255cd899
1 <plugin name="SystemHealthGadget" version="1.0.0" compatVersion="1.0.0">
2     <vendor>The LibrePilot Project</vendor>
3     <copyright>(C) 2015 LibrePilot Project; (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.librepilot.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>