1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-20 23:05:12 +03:00

Copyright notice updated

This commit is contained in:
bsongis 2012-02-10 16:33:08 +00:00
parent 47955a3527
commit 2204c7523a
52 changed files with 923 additions and 205 deletions

View file

@ -1,8 +1,23 @@
/* /*
* 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
* *
* Author - Karl Szmutny <shadow@privy.de> * open9x is based on code named
* Author - Uphiearl and Jean-Pierre PARISY * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -1,7 +1,23 @@
/* /*
* Author - Philip Moss * Authors (alphabetical order)
* Adapted from frsky.h code by Jean-Pierre PARISY * - 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
*
* 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -1,5 +1,23 @@
/* /*
* Author - Rob Thomson & Bertrand Songis * 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
*
* 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -1,5 +1,23 @@
/* /*
* Author - Rob Thomson & Bertrand Songis * 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
*
* 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -1,3 +1,35 @@
/*
* 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
*
* 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
* published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
*/
/* /*
I put this in place of the code in the FRSKY first menu page, just as a quick test I put this in place of the code in the FRSKY first menu page, just as a quick test
*/ */

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,10 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* based on th9x -> http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,19 +2,31 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@gmail.com> * - Bryan J. Rentoul (Gruvin) <gruvin@gmail.com>
* * - Cameron Weeks <th9xer@gmail.com>
* Original contributors * - Erez Raviv
* - Philip Moss Adapted first frsky functions from jeti.cpp code by * - Jean-Pierre Parisy
* - Karl Szmutny <shadow@privy.de> * - Karl Szmutny <shadow@privy.de>
* - Michael Blandford
* This program is free software; you can redistribute it and/or modify it * - Michal Hlavinka
* under the terms of the GNU General Public License version 2 as published * - Philip Moss
* by the Free Software Foundation. * - Rob Thomson
* - Romolo Manfredini <romolo.manfredini@gmail.com>
* - Thomas Husterer
* *
* This program is distributed in the hope that it will be useful, but WITHOUT * open9x is based on code named
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* more details. * 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
* published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
* *
*/ */

View file

@ -2,10 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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
* *
* Original contributors * open9x is based on code named
* - Philip Moss Adapted first frsky functions from jeti.cpp code by * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* - Karl Szmutny <shadow@privy.de> * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -3,11 +3,21 @@
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@gmail.com> * - Bryan J. Rentoul (Gruvin) <gruvin@gmail.com>
* - Cameron Weeks <th9xer@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -1,10 +1,23 @@
/* /*
* gruvin9x Author Bryan J.Rentoul (Gruvin) <gruvin@gmail.com> * 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
* *
* jeti.cpp original author - Karl Szmutny <shadow@privy.de> * open9x is based on code named
* * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* Based on the Code from Peter "woggle" Mack, mac@denich.net * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* -> http://svn.mikrokopter.de/filedetails.php?repname=Projects&path=/Transportables_Koptertool/trunk/jeti.c * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -1,8 +1,23 @@
/* /*
* Author - Karl Szmutny <shadow@privy.de> * 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
* *
* Based on the Code from Peter "woggle" Mack, mac@denich.net * open9x is based on code named
* -> http://svn.mikrokopter.de/filedetails.php?repname=Projects&path=/Transportables_Koptertool/trunk/jeti.c * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,19 +2,31 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@gmail.com> * - Bryan J. Rentoul (Gruvin) <gruvin@gmail.com>
* * - Cameron Weeks <th9xer@gmail.com>
* Original contributors * - Erez Raviv
* - Philip Moss Adapted first frsky functions from jeti.cpp code by * - Jean-Pierre Parisy
* - Karl Szmutny <shadow@privy.de> * - Karl Szmutny <shadow@privy.de>
* - Michael Blandford
* This program is free software; you can redistribute it and/or modify it * - Michal Hlavinka
* under the terms of the GNU General Public License version 2 as published * - Philip Moss
* by the Free Software Foundation. * - Rob Thomson
* - Romolo Manfredini <romolo.manfredini@gmail.com>
* - Thomas Husterer
* *
* This program is distributed in the hope that it will be useful, but WITHOUT * open9x is based on code named
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* more details. * 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
* published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
* *
*/ */

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -1,8 +1,23 @@
/* /*
* 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
* *
* Author - Karl Szmutny <shadow@privy.de> * open9x is based on code named
* Author - Uphiearl and Jean-Pierre PARISY * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* Modified to accept NMEA records GGA and RMC - ReSt and Jean-Pierre PARISY * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -1,7 +1,23 @@
/* /*
* Author - Philip Moss * Authors (alphabetical order)
* Adapted from frsky.h code by Jean-Pierre PARISY * - 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
*
* 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -1,3 +1,35 @@
/*
* 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
*
* 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
* published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
*/
#include "open9x.h" #include "open9x.h"
// The non-0-terminated-strings // The non-0-terminated-strings

View file

@ -1,3 +1,35 @@
/*
* 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
*
* 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
* published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
*/
#ifndef o9xstrings_h #ifndef o9xstrings_h
#define o9xstrings_h #define o9xstrings_h

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -1,3 +1,35 @@
/*
* 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
*
* 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
* published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
*/
#ifndef __PGMTYPES__ #ifndef __PGMTYPES__
#define __PGMTYPES__ #define __PGMTYPES__

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -1,11 +1,23 @@
/* /*
* gruvin9x Author Bryan J.Rentoul (Gruvin) <gruvin@gmail.com> * 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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* based on th9x -> http://code.google.com/p/th9x/ * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* * and the original (and ongoing) project by
* rtc.cpp code take from (TODO. Re-locate and fix this credit.) * Thomas Husterer, th9x: http://code.google.com/p/th9x/
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -1,11 +1,23 @@
/* /*
* gruvin9x Author Bryan J.Rentoul (Gruvin) <gruvin@gmail.com> * 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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* based on th9x -> http://code.google.com/p/th9x/ * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* * and the original (and ongoing) project by
* rtc.cpp code take from (TODO. Re-locate and fix this credit.) * Thomas Husterer, th9x: http://code.google.com/p/th9x/
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -1,11 +1,23 @@
/* /*
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@gmail.com>
* - Cameron Weeks <th9xer@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as
@ -19,7 +31,7 @@
*/ */
/* /*
I did think about implimenting this with an array for the timing durations Cam: I did think about implimenting this with an array for the timing durations
like the original bit bang DSM2 code was done but that meant another array like the original bit bang DSM2 code was done but that meant another array
on top of the playlist one, therefore more memory waisted, and because on top of the playlist one, therefore more memory waisted, and because
the playlist must be executed one after another it would mean putting the playlist must be executed one after another it would mean putting

View file

@ -1,11 +1,23 @@
/* /*
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@gmail.com>
* - Cameron Weeks <th9xer@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -1,3 +1,35 @@
/*
* 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
*
* 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
* published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
*/
#include "open9x.h" #include "open9x.h"
#include "stamp-open9x.h" #include "stamp-open9x.h"

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * it under the terms of the GNU General Public License version 2 as

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* */
/*
* *
* ============================================================ * ============================================================
* Templates file * Templates file
@ -35,15 +48,11 @@
* ELE->Flap * ELE->Flap
* Flap->ELE * Flap->ELE
* *
*
*
* ============================================================= * =============================================================
* Assumptions: * Assumptions:
* All primary channels are per modi12x3 * All primary channels are per modi12x3
* Each template added to the end of each channel * Each template added to the end of each channel
* *
*
*
*/ */
#include "open9x.h" #include "open9x.h"

View file

@ -2,11 +2,22 @@
* Authors (alphabetical order) * Authors (alphabetical order)
* - Bertrand Songis <bsongis@gmail.com> * - Bertrand Songis <bsongis@gmail.com>
* - Bryan J. Rentoul (Gruvin) <gruvin@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 * open9x is based on code named
* Author - Erez Raviv <erezraviv@gmail.com>, which is in turn * gruvin9x by Bryan J. Rentoul: http://code.google.com/p/gruvin9x/,
* was based on the original (and ongoing) project by Thomas Husterer, * er9x by Erez Raviv: http://code.google.com/p/er9x/,
* th9x -- http://code.google.com/p/th9x/ * 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 * 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 * 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* */
/*
* ============================================================ * ============================================================
* Templates file * Templates file
* *
@ -34,15 +47,11 @@
* ELE->Flap * ELE->Flap
* Flap->ELE * Flap->ELE
* *
*
*
* ============================================================= * =============================================================
* Assumptions: * Assumptions:
* All primary channels are per modi12x3 * All primary channels are per modi12x3
* Each template added to the end of each channel * Each template added to the end of each channel
* *
*
*
*/ */
#ifndef TEMPLATES_H #ifndef TEMPLATES_H