RIG_STATUS_ALPHA reflecting initial tests.

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2432 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.2.8
Martin Ewing, AA6E 2008-10-31 00:10:44 +00:00
rodzic 65c75a6f44
commit 4ec3b451d8
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -2,7 +2,7 @@
* Hamlib CI-V backend - description of IC-756 and variations
* 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
* 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",
.version = BACKEND_VER,
.copyright = "LGPL",
.status = RIG_STATUS_UNTESTED,
.status = RIG_STATUS_ALPHA
.rig_type = RIG_TYPE_TRANSCEIVER,
.ptt_type = RIG_PTT_NONE,
.dcd_type = RIG_DCD_RIG,