kopia lustrzana https://github.com/Hamlib/Hamlib
Changed State to STABLE as reported by Nate Bargmann N0NB.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2430 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.2.8
rodzic
34cab6e996
commit
0194766455
|
@ -9,7 +9,7 @@
|
|||
* via serial interface to an FT-890 using the "CAT" interface
|
||||
*
|
||||
*
|
||||
* $Id: ft890.c,v 1.10 2006-10-07 15:51:38 csete Exp $
|
||||
* $Id: ft890.c,v 1.11 2008-10-28 05:22:38 y32kn Exp $
|
||||
*
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
|
@ -156,7 +156,7 @@ const struct rig_caps ft890_caps = {
|
|||
.mfg_name = "Yaesu",
|
||||
.version = "0.1",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_ALPHA,
|
||||
.status = RIG_STATUS_STABLE,
|
||||
.rig_type = RIG_TYPE_TRANSCEIVER,
|
||||
.ptt_type = RIG_PTT_RIG,
|
||||
.dcd_type = RIG_DCD_NONE,
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
* pages 86 to 90
|
||||
*
|
||||
*
|
||||
* $Id: ft920.c,v 1.24 2008-08-06 11:09:37 n0nb Exp $
|
||||
* $Id: ft920.c,v 1.25 2008-10-28 05:22:38 y32kn Exp $
|
||||
*
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
|
@ -150,7 +150,7 @@ const struct rig_caps ft920_caps = {
|
|||
.mfg_name = "Yaesu",
|
||||
.version = "0.3.3",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_ALPHA,
|
||||
.status = RIG_STATUS_STABLE,
|
||||
.rig_type = RIG_TYPE_TRANSCEIVER,
|
||||
.ptt_type = RIG_PTT_RIG,
|
||||
.dcd_type = RIG_DCD_NONE,
|
||||
|
|
Ładowanie…
Reference in New Issue