kopia lustrzana https://github.com/Hamlib/Hamlib
added TenTec Paragon II
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1883 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.2.4
rodzic
d0d8cc35d0
commit
6025968a2d
|
@ -2,7 +2,7 @@
|
|||
* Hamlib Interface - list of known rigs
|
||||
* Copyright (c) 2000-2004 by Stephane Fillod and Frank Singleton
|
||||
*
|
||||
* $Id: riglist.h,v 1.50 2004-11-27 13:19:56 fillods Exp $
|
||||
* $Id: riglist.h,v 1.51 2004-11-27 13:27:26 fillods Exp $
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Library General Public License as
|
||||
|
@ -175,6 +175,7 @@
|
|||
#define RIG_MODEL_IC7800 RIG_MAKE_MODEL(RIG_ICOM, 56)
|
||||
#define RIG_MODEL_IC756PROIII RIG_MAKE_MODEL(RIG_ICOM, 57)
|
||||
#define RIG_MODEL_ICR20 RIG_MAKE_MODEL(RIG_ICOM, 58)
|
||||
/* next one is 60 */
|
||||
|
||||
/*
|
||||
* Optoelectronics (CI-V)
|
||||
|
@ -189,6 +190,7 @@
|
|||
*/
|
||||
#define RIG_MODEL_OMNIVI RIG_MAKE_MODEL(RIG_ICOM, 50)
|
||||
#define RIG_MODEL_OMNIVIP RIG_MAKE_MODEL(RIG_ICOM, 51) /* OMNI-VI+ */
|
||||
#define RIG_MODEL_PARAGON2 RIG_MAKE_MODEL(RIG_ICOM, 59)
|
||||
|
||||
/*
|
||||
* Icom PCR
|
||||
|
|
Ładowanie…
Reference in New Issue