mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-29 14:52:12 +01:00
Update Credits, add ttf with Logo for Altium.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1947 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
093e475dfc
commit
c2db00fb40
@ -44,6 +44,10 @@ D: Multiplatform HID implementation (firmware & GCS), GCS Joystick control
|
||||
D: Posix OpenPilot work and Mac implementation
|
||||
D: Firmware implementation of Professor Schinstock's INS/GPS
|
||||
|
||||
N: Piotr Esden-Tempski
|
||||
E: esden (at) esden (dot) net
|
||||
D: Floss-JTAG Rev a 4-layer design
|
||||
|
||||
N: Frederic Goddeeris
|
||||
E: fredericgoddeeris (at) hotmail (dot) com
|
||||
D: I2C work and FreeRTOS work, MK integration
|
||||
@ -144,7 +148,8 @@ D: PPM inputs
|
||||
|
||||
N: Rowan Taubitz
|
||||
E: rowan (at) zantek (dot) com (dot) au
|
||||
D: Hardware debugging and testing, creation of 2-layer Floss-JTAG board
|
||||
D: Hardware debugging and testing, creation of 2-layer Floss-JTAG Rev B.
|
||||
D: Creation of Next-Gen FOSS-JTAG board
|
||||
|
||||
N: Andrew Thoms
|
||||
E: electronics (at) andrewspizza (dot) net
|
||||
|
@ -3,3 +3,17 @@
|
||||
www.calamedesign.com
|
||||
|
||||
Free for non-commercial use.
|
||||
|
||||
***
|
||||
|
||||
OPenPilot Symbol Font
|
||||
(c) 2010 The OpenPilot Project
|
||||
www.openpilot.org
|
||||
|
||||
Creative Commons Attribution-ShareAlike 3.0 Australia License.
|
||||
|
||||
Symbols:
|
||||
|
||||
Capital A = OpenPilot Logo
|
||||
|
||||
|
BIN
artwork/Font/OpenPilot.ttf
Normal file
BIN
artwork/Font/OpenPilot.ttf
Normal file
Binary file not shown.
@ -30,7 +30,7 @@
|
||||
|
||||
ModelViewGadgetConfiguration::ModelViewGadgetConfiguration(QString classId, QSettings* qSettings, QObject *parent) :
|
||||
IUAVGadgetConfiguration(classId, parent),
|
||||
m_acFilename("../share/openpilotgcs/models/Easystar/EasyStar.3ds"),
|
||||
m_acFilename("../share/openpilotgcs/models/planes/Easystar/EasyStar.3ds"),
|
||||
m_bgFilename(""),
|
||||
m_enableVbo(false)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user