kopia lustrzana https://github.com/Hamlib/Hamlib
added microtune 4707
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1925 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.2.4
rodzic
af21fced51
commit
75d3301ffd
|
@ -2,7 +2,7 @@
|
||||||
* Hamlib Interface - list of known rigs
|
* Hamlib Interface - list of known rigs
|
||||||
* Copyright (c) 2000-2004 by Stephane Fillod and Frank Singleton
|
* Copyright (c) 2000-2004 by Stephane Fillod and Frank Singleton
|
||||||
*
|
*
|
||||||
* $Id: riglist.h,v 1.51 2004-11-27 13:27:26 fillods Exp $
|
* $Id: riglist.h,v 1.52 2005-02-21 18:03:48 fillods Exp $
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or modify
|
* This library is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU Library General Public License as
|
* it under the terms of the GNU Library General Public License as
|
||||||
|
@ -385,6 +385,7 @@
|
||||||
#define RIG_BACKEND_MICROTUNE "microtune"
|
#define RIG_BACKEND_MICROTUNE "microtune"
|
||||||
#define RIG_MODEL_MICROTUNE_4937 RIG_MAKE_MODEL(RIG_MICROTUNE, 1) /* eval board */
|
#define RIG_MODEL_MICROTUNE_4937 RIG_MAKE_MODEL(RIG_MICROTUNE, 1) /* eval board */
|
||||||
#define RIG_MODEL_MICROTUNE_4702 RIG_MAKE_MODEL(RIG_MICROTUNE, 2) /* Alan's */
|
#define RIG_MODEL_MICROTUNE_4702 RIG_MAKE_MODEL(RIG_MICROTUNE, 2) /* Alan's */
|
||||||
|
#define RIG_MODEL_MICROTUNE_4707 RIG_MAKE_MODEL(RIG_MICROTUNE, 3)
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* TAPR
|
* TAPR
|
||||||
|
|
Ładowanie…
Reference in New Issue