mirror of
https://github.com/opentx/opentx.git
synced 2025-07-26 09:45:21 +03:00
Copyright notice updated
This commit is contained in:
parent
47955a3527
commit
2204c7523a
52 changed files with 923 additions and 205 deletions
|
@ -2,11 +2,22 @@
|
|||
* Authors (alphabetical order)
|
||||
* - Bertrand Songis <bsongis@gmail.com>
|
||||
* - Bryan J. Rentoul (Gruvin) <gruvin@gmail.com>
|
||||
* - Cameron Weeks <th9xer@gmail.com>
|
||||
* - Erez Raviv
|
||||
* - Jean-Pierre Parisy
|
||||
* - Karl Szmutny <shadow@privy.de>
|
||||
* - Michael Blandford
|
||||
* - Michal Hlavinka
|
||||
* - Philip Moss
|
||||
* - Rob Thomson
|
||||
* - Romolo Manfredini <romolo.manfredini@gmail.com>
|
||||
* - Thomas Husterer
|
||||
*
|
||||
* gruvin9x is based on code named er9x by
|
||||
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn
|
||||
* was based on the original (and ongoing) project by Thomas Husterer,
|
||||
* th9x -- http://code.google.com/p/th9x/
|
||||
* open9x is based on code named
|
||||
* gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
|
||||
* er9x by Erez Raviv: http://code.google.com/p/er9x/,
|
||||
* and the original (and ongoing) project by
|
||||
* Thomas Husterer, th9x: http://code.google.com/p/th9x/
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 as
|
||||
|
@ -17,7 +28,9 @@
|
|||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
/*
|
||||
*
|
||||
* ============================================================
|
||||
* Templates file
|
||||
|
@ -35,15 +48,11 @@
|
|||
* ELE->Flap
|
||||
* Flap->ELE
|
||||
*
|
||||
*
|
||||
*
|
||||
* =============================================================
|
||||
* Assumptions:
|
||||
* All primary channels are per modi12x3
|
||||
* Each template added to the end of each channel
|
||||
*
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
#include "open9x.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue