kopia lustrzana https://github.com/Hamlib/Hamlib
RIG_STATUS_ALPHA reflecting initial tests.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2432 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.2.8
rodzic
65c75a6f44
commit
4ec3b451d8
|
@ -2,7 +2,7 @@
|
||||||
* Hamlib CI-V backend - description of IC-756 and variations
|
* Hamlib CI-V backend - description of IC-756 and variations
|
||||||
* Copyright (c) 2000-2004 by Stephane Fillod
|
* Copyright (c) 2000-2004 by Stephane Fillod
|
||||||
*
|
*
|
||||||
* $Id: ic756.c,v 1.18 2008-10-26 13:45:21 y32kn Exp $
|
* $Id: ic756.c,v 1.19 2008-10-31 00:10:44 aa6e 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
|
||||||
|
@ -97,7 +97,7 @@ const struct rig_caps ic756_caps = {
|
||||||
.mfg_name = "Icom",
|
.mfg_name = "Icom",
|
||||||
.version = BACKEND_VER,
|
.version = BACKEND_VER,
|
||||||
.copyright = "LGPL",
|
.copyright = "LGPL",
|
||||||
.status = RIG_STATUS_UNTESTED,
|
.status = RIG_STATUS_ALPHA
|
||||||
.rig_type = RIG_TYPE_TRANSCEIVER,
|
.rig_type = RIG_TYPE_TRANSCEIVER,
|
||||||
.ptt_type = RIG_PTT_NONE,
|
.ptt_type = RIG_PTT_NONE,
|
||||||
.dcd_type = RIG_DCD_RIG,
|
.dcd_type = RIG_DCD_RIG,
|
||||||
|
|
Ładowanie…
Reference in New Issue