changed RIG_STATUS_NEW into RIG_STATUS_UNTESTED.

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2424 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.2.8
Thomas Beierlein, DL1JBE 2008-10-26 13:54:52 +00:00
rodzic 12c8b0549c
commit b1bf5c9c67
20 zmienionych plików z 43 dodań i 43 usunięć

Wyświetl plik

@ -3,7 +3,7 @@
* Adapted from IC-7800 code 2006 by Kent Hill
* Copyright (c) 2004 by Stephane Fillod
*
* $Id: ic7000.c,v 1.1 2006-11-07 12:21:39 n0nb Exp $
* $Id: ic7000.c,v 1.2 2008-10-26 13:45:21 y32kn 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
@ -85,7 +85,7 @@ const struct rig_caps ic7000_caps = {
.mfg_name = "Icom",
.version = BACKEND_VER,
.copyright = "LGPL",
.status = RIG_STATUS_NEW,
.status = RIG_STATUS_UNTESTED,
.rig_type = RIG_TYPE_TRANSCEIVER,
.ptt_type = RIG_PTT_RIG,
.dcd_type = RIG_DCD_RIG,

Wyświetl plik

@ -2,7 +2,7 @@
* Hamlib CI-V backend - description of IC-707
* Copyright (c) 2000-2004 by Stephane Fillod
*
* $Id: ic707.c,v 1.3 2005-04-03 19:53:51 fillods Exp $
* $Id: ic707.c,v 1.4 2008-10-26 13:45:21 y32kn 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
@ -63,7 +63,7 @@ const struct rig_caps ic707_caps = {
.mfg_name = "Icom",
.version = BACKEND_VER,
.copyright = "LGPL",
.status = RIG_STATUS_NEW,
.status = RIG_STATUS_UNTESTED,
.rig_type = RIG_TYPE_TRANSCEIVER,
.ptt_type = RIG_PTT_NONE,
.dcd_type = RIG_DCD_NONE,

Wyświetl plik

@ -2,7 +2,7 @@
* Hamlib CI-V backend - description of IC-728
* Copyright (c) 2000-2004 by Stephane Fillod
*
* $Id: ic728.c,v 1.2 2005-04-03 19:53:51 fillods Exp $
* $Id: ic728.c,v 1.3 2008-10-26 13:45:21 y32kn 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
@ -63,7 +63,7 @@ const struct rig_caps ic728_caps = {
.mfg_name = "Icom",
.version = BACKEND_VER,
.copyright = "LGPL",
.status = RIG_STATUS_NEW,
.status = RIG_STATUS_UNTESTED,
.rig_type = RIG_TYPE_TRANSCEIVER,
.ptt_type = RIG_PTT_NONE,
.dcd_type = RIG_DCD_NONE,

Wyświetl plik

@ -2,7 +2,7 @@
* Hamlib CI-V backend - description of IC-736 and variations
* Copyright (c) 2000-2003 by Stephane Fillod
*
* $Id: ic736.c,v 1.5 2005-04-03 19:53:51 fillods Exp $
* $Id: ic736.c,v 1.6 2008-10-26 13:45:21 y32kn 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
@ -67,7 +67,7 @@ const struct rig_caps ic736_caps = {
.mfg_name = "Icom",
.version = BACKEND_VER,
.copyright = "LGPL",
.status = RIG_STATUS_NEW,
.status = RIG_STATUS_UNTESTED,
.rig_type = RIG_TYPE_TRANSCEIVER,
.ptt_type = RIG_PTT_NONE,
.dcd_type = RIG_DCD_NONE,

Wyświetl plik

@ -2,7 +2,7 @@
* Hamlib CI-V backend - description of IC-737
* Copyright (c) 2000-2003 by Stephane Fillod
*
* $Id: ic737.c,v 1.5 2005-04-03 19:53:51 fillods Exp $
* $Id: ic737.c,v 1.6 2008-10-26 13:45:21 y32kn 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
@ -63,7 +63,7 @@ const struct rig_caps ic737_caps = {
.mfg_name = "Icom",
.version = BACKEND_VER,
.copyright = "LGPL",
.status = RIG_STATUS_NEW,
.status = RIG_STATUS_UNTESTED,
.rig_type = RIG_TYPE_TRANSCEIVER,
.ptt_type = RIG_PTT_NONE,
.dcd_type = RIG_DCD_NONE,

Wyświetl plik

@ -2,7 +2,7 @@
* Hamlib CI-V backend - description of IC-746 and variations
* Copyright (c) 2000-2003 by Stephane Fillod
*
* $Id: ic746.c,v 1.11 2007-12-01 00:35:42 n0nb Exp $
* $Id: ic746.c,v 1.12 2008-10-26 13:45:21 y32kn 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
@ -173,7 +173,7 @@ const struct rig_caps ic746_caps = {
.mfg_name = "Icom",
.version = BACKEND_VER,
.copyright = "LGPL",
.status = RIG_STATUS_NEW,
.status = RIG_STATUS_UNTESTED,
.rig_type = RIG_TYPE_TRANSCEIVER,
.ptt_type = RIG_PTT_RIG,
.dcd_type = RIG_DCD_NONE,
@ -379,7 +379,7 @@ const struct rig_caps ic746pro_caps = {
.mfg_name = "Icom",
.version = BACKEND_VER,
.copyright = "LGPL",
.status = RIG_STATUS_NEW,
.status = RIG_STATUS_UNTESTED,
.rig_type = RIG_TYPE_TRANSCEIVER,
.ptt_type = RIG_PTT_RIG,
.dcd_type = RIG_DCD_RIG,

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.17 2008-07-12 17:19:47 aa6e Exp $
* $Id: ic756.c,v 1.18 2008-10-26 13:45:21 y32kn 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
@ -762,7 +762,7 @@ const struct rig_caps ic756pro3_caps = {
.mfg_name = "Icom",
.version = BACKEND_VER,
.copyright = "LGPL",
.status = RIG_STATUS_NEW,
.status = RIG_STATUS_UNTESTED,
.rig_type = RIG_TYPE_TRANSCEIVER,
.ptt_type = RIG_PTT_RIG,
.dcd_type = RIG_DCD_RIG,

Wyświetl plik

@ -2,7 +2,7 @@
* Hamlib CI-V backend - description of IC-7800 and variations
* Copyright (c) 2004 by Stephane Fillod
*
* $Id: ic7800.c,v 1.4 2006-11-07 12:21:39 n0nb Exp $
* $Id: ic7800.c,v 1.5 2008-10-26 13:45:21 y32kn 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
@ -85,7 +85,7 @@ const struct rig_caps ic7800_caps = {
.mfg_name = "Icom",
.version = BACKEND_VER,
.copyright = "LGPL",
.status = RIG_STATUS_NEW,
.status = RIG_STATUS_UNTESTED,
.rig_type = RIG_TYPE_TRANSCEIVER,
.ptt_type = RIG_PTT_RIG,
.dcd_type = RIG_DCD_RIG,

Wyświetl plik

@ -2,7 +2,7 @@
* Hamlib Kenwood backend - TM-D700 description
* Copyright (c) 2000-2008 by Stephane Fillod
*
* $Id: tmd700.c,v 1.7 2008-05-04 21:23:26 fillods Exp $
* $Id: tmd700.c,v 1.8 2008-10-26 13:48:17 y32kn 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
@ -75,7 +75,7 @@ const struct rig_caps tmd700_caps = {
.mfg_name = "Kenwood",
.version = TH_VER,
.copyright = "LGPL",
.status = RIG_STATUS_NEW,
.status = RIG_STATUS_UNTESTED,
.rig_type = RIG_TYPE_MOBILE|RIG_FLAG_APRS|RIG_FLAG_TNC,
.ptt_type = RIG_PTT_RIG,
.dcd_type = RIG_DCD_RIG,

Wyświetl plik

@ -2,7 +2,7 @@
* Hamlib Kenwood backend - TS480 description
* Copyright (c) 2000-2004 by Stephane Fillod and Juergen Rinas
*
* $Id: ts480.c,v 1.7 2007-08-06 05:19:51 jrinas Exp $
* $Id: ts480.c,v 1.8 2008-10-26 13:48:17 y32kn 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
@ -380,7 +380,7 @@ const struct rig_caps ts480_caps = {
.mfg_name = "Kenwood",
.version = BACKEND_VER ".1",
.copyright = "LGPL",
.status = RIG_STATUS_NEW,
.status = RIG_STATUS_UNTESTED,
.rig_type = RIG_TYPE_TRANSCEIVER,
.ptt_type = RIG_PTT_RIG,
.dcd_type = RIG_DCD_RIG,

Wyświetl plik

@ -12,7 +12,7 @@
* Hy-Gain is a trademark of MFJ Enterprises
*
*
* $Id: rotorez.c,v 1.9 2006-10-07 19:04:49 csete Exp $
* $Id: rotorez.c,v 1.10 2008-10-26 13:50:30 y32kn Exp $
*
*
* This library is free software; you can redistribute it and/or
@ -79,7 +79,7 @@ const struct rot_caps rotorez_rot_caps = {
.mfg_name = "Idiom Press",
.version = "0.2",
.copyright = "LGPL",
.status = RIG_STATUS_NEW,
.status = RIG_STATUS_UNTESTED,
.rot_type = ROT_TYPE_OTHER,
.port_type = RIG_PORT_SERIAL,
.serial_rate_min = 4800,
@ -120,7 +120,7 @@ const struct rot_caps rotorcard_rot_caps = {
.mfg_name = "Idiom Press",
.version = "0.2",
.copyright = "LGPL",
.status = RIG_STATUS_NEW,
.status = RIG_STATUS_UNTESTED,
.rot_type = ROT_TYPE_OTHER,
.port_type = RIG_PORT_SERIAL,
.serial_rate_min = 4800,
@ -161,7 +161,7 @@ const struct rot_caps dcu_rot_caps = {
.mfg_name = "Hy-Gain",
.version = "0.2",
.copyright = "LGPL",
.status = RIG_STATUS_NEW,
.status = RIG_STATUS_UNTESTED,
.rot_type = ROT_TYPE_OTHER,
.port_type = RIG_PORT_SERIAL,
.serial_rate_min = 4800,

Wyświetl plik

@ -3,7 +3,7 @@
* Copyright (c) 2001-2004 by Stephane Fillod
* Contributed by Francois Retief <fgretief@sun.ac.za>
*
* $Id: rpcrot_backend.c,v 1.8 2004-08-01 21:26:54 fillods Exp $
* $Id: rpcrot_backend.c,v 1.9 2008-10-26 13:51:29 y32kn 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
@ -377,7 +377,7 @@ struct rot_caps rpcrot_caps = {
.mfg_name = "Hamlib",
.version = "0.1",
.copyright = "LGPL",
.status = RIG_STATUS_NEW,
.status = RIG_STATUS_UNTESTED,
.rot_type = ROT_TYPE_OTHER,
.port_type = RIG_PORT_NONE,
.priv = NULL,

Wyświetl plik

@ -2,7 +2,7 @@
* Hamlib WiNRADiO backend - WR1000 description
* Copyright (c) 2001-2004 by Stephane Fillod
*
* $Id: wr1000.c,v 1.5 2004-04-16 20:06:24 fillods Exp $
* $Id: wr1000.c,v 1.6 2008-10-26 13:54:52 y32kn 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
@ -45,7 +45,7 @@ const struct rig_caps wr1000_caps = {
.mfg_name = "Winradio",
.version = "0.6",
.copyright = "LGPL",
.status = RIG_STATUS_NEW,
.status = RIG_STATUS_UNTESTED,
.rig_type = RIG_TYPE_PCRECEIVER,
.port_type = RIG_PORT_DEVICE,
.targetable_vfo = 0,

Wyświetl plik

@ -2,7 +2,7 @@
* Hamlib WiNRADiO backend - WR1500 description
* Copyright (c) 2001-2004 by Stephane Fillod
*
* $Id: wr1500.c,v 1.8 2004-04-16 20:06:24 fillods Exp $
* $Id: wr1500.c,v 1.9 2008-10-26 13:54:52 y32kn 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
@ -44,7 +44,7 @@ const struct rig_caps wr1500_caps = {
.mfg_name = "Winradio",
.version = "0.6",
.copyright = "LGPL",
.status = RIG_STATUS_NEW,
.status = RIG_STATUS_UNTESTED,
.rig_type = RIG_TYPE_PCRECEIVER,
.port_type = RIG_PORT_DEVICE,
.targetable_vfo = 0,

Wyświetl plik

@ -2,7 +2,7 @@
* Hamlib WiNRADiO backend - WR1550 description
* Copyright (c) 2001-2004 by Stephane Fillod
*
* $Id: wr1550.c,v 1.5 2004-04-16 20:06:24 fillods Exp $
* $Id: wr1550.c,v 1.6 2008-10-26 13:54:52 y32kn 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
@ -44,7 +44,7 @@ const struct rig_caps wr1550_caps = {
.mfg_name = "Winradio",
.version = "0.6",
.copyright = "LGPL",
.status = RIG_STATUS_NEW,
.status = RIG_STATUS_UNTESTED,
.rig_type = RIG_TYPE_PCRECEIVER,
.port_type = RIG_PORT_DEVICE,
.targetable_vfo = 0,

Wyświetl plik

@ -2,7 +2,7 @@
* Hamlib WiNRADiO backend - WR3100 description
* Copyright (c) 2001-2004 by Stephane Fillod
*
* $Id: wr3100.c,v 1.5 2004-04-16 20:06:24 fillods Exp $
* $Id: wr3100.c,v 1.6 2008-10-26 13:54:52 y32kn 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
@ -44,7 +44,7 @@ const struct rig_caps wr3100_caps = {
.mfg_name = "Winradio",
.version = "0.6",
.copyright = "LGPL",
.status = RIG_STATUS_NEW,
.status = RIG_STATUS_UNTESTED,
.rig_type = RIG_TYPE_PCRECEIVER,
.port_type = RIG_PORT_DEVICE,
.targetable_vfo = 0,

Wyświetl plik

@ -2,7 +2,7 @@
* Hamlib WiNRADiO backend - WR3150 description
* Copyright (c) 2001-2004 by Stephane Fillod
*
* $Id: wr3150.c,v 1.5 2004-04-16 20:06:24 fillods Exp $
* $Id: wr3150.c,v 1.6 2008-10-26 13:54:52 y32kn 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
@ -44,7 +44,7 @@ const struct rig_caps wr3150_caps = {
.mfg_name = "Winradio",
.version = "0.6",
.copyright = "LGPL",
.status = RIG_STATUS_NEW,
.status = RIG_STATUS_UNTESTED,
.rig_type = RIG_TYPE_PCRECEIVER,
.port_type = RIG_PORT_DEVICE,
.targetable_vfo = 0,

Wyświetl plik

@ -2,7 +2,7 @@
* Hamlib WiNRADiO backend - WR3500 description
* Copyright (c) 2001-2004 by Stephane Fillod
*
* $Id: wr3500.c,v 1.5 2004-04-16 20:06:24 fillods Exp $
* $Id: wr3500.c,v 1.6 2008-10-26 13:54:52 y32kn 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
@ -44,7 +44,7 @@ const struct rig_caps wr3500_caps = {
.mfg_name = "Winradio",
.version = "0.6",
.copyright = "LGPL",
.status = RIG_STATUS_NEW,
.status = RIG_STATUS_UNTESTED,
.rig_type = RIG_TYPE_PCRECEIVER,
.port_type = RIG_PORT_DEVICE,
.targetable_vfo = 0,

Wyświetl plik

@ -2,7 +2,7 @@
* Hamlib WiNRADiO backend - WR3700 description
* Copyright (c) 2001-2004 by Stephane Fillod
*
* $Id: wr3700.c,v 1.5 2004-04-16 20:06:24 fillods Exp $
* $Id: wr3700.c,v 1.6 2008-10-26 13:54:52 y32kn 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
@ -44,7 +44,7 @@ const struct rig_caps wr3700_caps = {
.mfg_name = "Winradio",
.version = "0.6",
.copyright = "LGPL",
.status = RIG_STATUS_NEW,
.status = RIG_STATUS_UNTESTED,
.rig_type = RIG_TYPE_PCRECEIVER,
.port_type = RIG_PORT_DEVICE,
.targetable_vfo = 0,

Wyświetl plik

@ -9,7 +9,7 @@
* via serial interface to an FT-900 using the "CAT" interface
*
*
* $Id: ft900.c,v 1.5 2006-10-07 15:51:38 csete Exp $
* $Id: ft900.c,v 1.6 2008-10-26 13:53:10 y32kn Exp $
*
*
* This library is free software; you can redistribute it and/or
@ -156,7 +156,7 @@ const struct rig_caps ft900_caps = {
.mfg_name = "Yaesu",
.version = "0.1",
.copyright = "LGPL",
.status = RIG_STATUS_NEW,
.status = RIG_STATUS_UNTESTED,
.rig_type = RIG_TYPE_TRANSCEIVER,
.ptt_type = RIG_PTT_RIG,
.dcd_type = RIG_DCD_NONE,