kopia lustrzana https://github.com/Hamlib/Hamlib
status update
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1777 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.2.2
rodzic
3834f153ab
commit
4650a18923
|
@ -2,7 +2,7 @@
|
||||||
* Hamlib CI-V backend - description of IC-726 and variations
|
* Hamlib CI-V backend - description of IC-726 and variations
|
||||||
* Copyright (c) 2000-2004 by Stephane Fillod
|
* Copyright (c) 2000-2004 by Stephane Fillod
|
||||||
*
|
*
|
||||||
* $Id: ic726.c,v 1.3 2004-02-08 17:01:19 fillods Exp $
|
* $Id: ic726.c,v 1.4 2004-08-01 21:29:23 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
|
||||||
|
@ -63,7 +63,7 @@ const struct rig_caps ic726_caps = {
|
||||||
.mfg_name = "Icom",
|
.mfg_name = "Icom",
|
||||||
.version = "0.2.2",
|
.version = "0.2.2",
|
||||||
.copyright = "LGPL",
|
.copyright = "LGPL",
|
||||||
.status = RIG_STATUS_NEW,
|
.status = RIG_STATUS_STABLE,
|
||||||
.rig_type = RIG_TYPE_TRANSCEIVER,
|
.rig_type = RIG_TYPE_TRANSCEIVER,
|
||||||
.ptt_type = RIG_PTT_NONE,
|
.ptt_type = RIG_PTT_NONE,
|
||||||
.dcd_type = RIG_DCD_NONE,
|
.dcd_type = RIG_DCD_NONE,
|
||||||
|
|
Ładowanie…
Reference in New Issue