1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-20 10:54:14 +01:00

GCS Compile fix, other misc bits in my tree

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@718 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
dankers 2010-06-05 17:26:13 +00:00 committed by dankers
parent db629cebc5
commit fb9e8563b8
2 changed files with 12 additions and 8 deletions

View File

@ -6,7 +6,6 @@ The fields are:
Name (N)
Email (E),
Web-address (W)
Description of work (D)
@ -16,31 +15,35 @@ Description of work (D)
N: David Ankers
E: david (at) openpilot (dot) org
D: Co-founder, Project Coordination
D: Minor GCS infrastruture
D: Minor GCS infrastruture, updating the credit file
N: Pedro Assuncao
E: pedro (dot) agda (at) gmail (dot) com
D: GCS Settings Widget & Plugin
E: pedro (dot) agda (plus) openpilot (at) gmail (dot) com
D: GCS Settings Gadget & Plugin
N: Jose Barros
E: josembarros (at) hotmail (dot) com
D: GCS Y-Modem Plugin, Next-Gen Map plugin
N: David "Buzz" Carlson
E: chebuzz (at) gmail (dot) com
E: chebuzz (plus) openpilot (at) gmail (dot) com
D: 3D ModelView GCS Plugin
N: Frederic Goddeeris
E: fredericgoddeeris (at) hotmail (dot) com
D: I2C work and FreeRTOS work, MK intergration
N: Bani Greyling
E: bani (dot) greyling (plus) openpilot (at) gmail (dot) com
D: GCS Scope plugin
N: Peter Gunnarsson
E: peter (at) pyne (dot) se
D: GCS Core Developer
D: Multiple GCS plugins, Gadget foundations, UAVObject viewer
N: Samik Korhonen
E: samik.korhonen (at) gmail (dot) com
E: samik.korhonen (plus) openpilot (at) gmail (dot) com
D: GPS Module, Spektrum RC Module
N: Thorsten Klose
@ -66,11 +69,11 @@ D: Hardware design of OpenPilot, AHRS, GPS and other hardware
D: Core developer embedded code
N: Richard Querin
E: rfquerin (at) gmail (dot) com
E: rfquerin (plus) openpilot (at) gmail (dot) com
D: Graphic Design, OpenPilot Logo
N: Julien Rouviere
E: julien.rouviere (at) gmail (dot) com
E: julien.rouviere (plus) openpilot (at) gmail (dot) com
D: GCS Core Developer
D: GCS Framework and Plugins for the GCS

View File

@ -0,0 +1 @@
include(../../plugins/uavobjects/uavobjects.pri)