kopia lustrzana https://github.com/Hamlib/Hamlib
update status
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1866 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.2.3
rodzic
215494cb63
commit
ad0dcf6a2f
|
@ -2,7 +2,7 @@
|
||||||
* Hamlib Kenwood backend - Elecraft K2 description
|
* Hamlib Kenwood backend - Elecraft K2 description
|
||||||
* Copyright (c) 2002-2004 by Stephane Fillod
|
* Copyright (c) 2002-2004 by Stephane Fillod
|
||||||
*
|
*
|
||||||
* $Id: k2.c,v 1.2 2004-09-26 08:35:04 fillods Exp $
|
* $Id: k2.c,v 1.3 2004-11-08 22:46:42 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
|
||||||
|
@ -57,7 +57,7 @@ const struct rig_caps k2_caps = {
|
||||||
.mfg_name = "Elecraft",
|
.mfg_name = "Elecraft",
|
||||||
.version = "0.2.1",
|
.version = "0.2.1",
|
||||||
.copyright = "LGPL",
|
.copyright = "LGPL",
|
||||||
.status = RIG_STATUS_UNTESTED,
|
.status = RIG_STATUS_BETA,
|
||||||
.rig_type = RIG_TYPE_TRANSCEIVER,
|
.rig_type = RIG_TYPE_TRANSCEIVER,
|
||||||
.ptt_type = RIG_PTT_RIG,
|
.ptt_type = RIG_PTT_RIG,
|
||||||
.dcd_type = RIG_DCD_RIG,
|
.dcd_type = RIG_DCD_RIG,
|
||||||
|
|
Ładowanie…
Reference in New Issue