kopia lustrzana https://github.com/Hamlib/Hamlib
bump the backend status to ALPHA
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@741 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.1.3
rodzic
295d8917b3
commit
78a3d03c63
|
@ -7,7 +7,7 @@
|
||||||
* The starting point for this code was Frank's ft847 implementation.
|
* The starting point for this code was Frank's ft847 implementation.
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* $Id: ft817.c,v 1.1 2001-12-15 03:19:39 aa1vl Exp $
|
* $Id: ft817.c,v 1.2 2001-12-15 04:09:16 aa1vl Exp $
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
@ -109,7 +109,7 @@ const struct rig_caps ft817_caps = {
|
||||||
mfg_name: "Yaesu",
|
mfg_name: "Yaesu",
|
||||||
version: "0.1",
|
version: "0.1",
|
||||||
copyright: "GPL",
|
copyright: "GPL",
|
||||||
status: RIG_STATUS_UNTESTED,
|
status: RIG_STATUS_ALPHA,
|
||||||
rig_type: RIG_TYPE_TRANSCEIVER,
|
rig_type: RIG_TYPE_TRANSCEIVER,
|
||||||
ptt_type: RIG_PTT_RIG,
|
ptt_type: RIG_PTT_RIG,
|
||||||
dcd_type: RIG_DCD_NONE,
|
dcd_type: RIG_DCD_NONE,
|
||||||
|
|
Ładowanie…
Reference in New Issue