kopia lustrzana https://github.com/Hamlib/Hamlib
bump version numbers
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1175 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.1.4
rodzic
3435cee9ea
commit
9957a8b4f0
|
@ -2,7 +2,7 @@
|
|||
* Hamlib Kenwood backend - TS2000 description
|
||||
* Copyright (c) 2000-2002 by Stephane Fillod
|
||||
*
|
||||
* $Id: ts2000.c,v 1.13 2002-09-04 17:32:42 pa4tu Exp $
|
||||
* $Id: ts2000.c,v 1.14 2002-09-13 19:00:35 pa4tu 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
|
||||
|
@ -72,7 +72,7 @@ const struct rig_caps ts2000_caps = {
|
|||
.rig_model = RIG_MODEL_TS2000,
|
||||
.model_name = "TS-2000",
|
||||
.mfg_name = "Kenwood",
|
||||
.version = "0.1",
|
||||
.version = "0.2",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_UNTESTED,
|
||||
.rig_type = RIG_TYPE_TRANSCEIVER,
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* Hamlib Kenwood backend - TS440 description
|
||||
* Copyright (c) 2000-2002 by Stephane Fillod
|
||||
*
|
||||
* $Id: ts440.c,v 1.6 2002-09-04 17:43:25 pa4tu Exp $
|
||||
* $Id: ts440.c,v 1.7 2002-09-13 19:00:36 pa4tu 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
|
||||
|
@ -59,7 +59,7 @@ const struct rig_caps ts440_caps = {
|
|||
.rig_model = RIG_MODEL_TS440,
|
||||
.model_name = "TS-440",
|
||||
.mfg_name = "Kenwood",
|
||||
.version = "0.1",
|
||||
.version = "0.2",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_UNTESTED,
|
||||
.rig_type = RIG_TYPE_TRANSCEIVER,
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* Hamlib Kenwood backend - TS450S description
|
||||
* Copyright (c) 2000-2002 by Stephane Fillod
|
||||
*
|
||||
* $Id: ts450s.c,v 1.9 2002-09-04 17:47:25 pa4tu Exp $
|
||||
* $Id: ts450s.c,v 1.10 2002-09-13 19:00:36 pa4tu 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
|
||||
|
@ -54,7 +54,7 @@ const struct rig_caps ts450s_caps = {
|
|||
.rig_model = RIG_MODEL_TS450S,
|
||||
.model_name = "TS-450S",
|
||||
.mfg_name = "Kenwood",
|
||||
.version = "0.1",
|
||||
.version = "0.2",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_UNTESTED,
|
||||
.rig_type = RIG_TYPE_TRANSCEIVER,
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* Hamlib Kenwood backend - TS50 description
|
||||
* Copyright (c) 2002 by Stephane Fillod
|
||||
*
|
||||
* $Id: ts50s.c,v 1.8 2002-09-04 17:50:21 pa4tu Exp $
|
||||
* $Id: ts50s.c,v 1.9 2002-09-13 19:00:36 pa4tu 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
|
||||
|
@ -54,7 +54,7 @@ const struct rig_caps ts50s_caps = {
|
|||
.rig_model = RIG_MODEL_TS50,
|
||||
.model_name = "TS-50S",
|
||||
.mfg_name = "Kenwood",
|
||||
.version = "0.1",
|
||||
.version = "0.2",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_UNTESTED,
|
||||
.rig_type = RIG_TYPE_MOBILE,
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* Hamlib Kenwood backend - TS570 description
|
||||
* Copyright (c) 2001,2002 by Stephane Fillod
|
||||
*
|
||||
* $Id: ts570.c,v 1.12 2002-09-04 17:52:16 pa4tu Exp $
|
||||
* $Id: ts570.c,v 1.13 2002-09-13 19:00:36 pa4tu 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
|
||||
|
@ -57,7 +57,7 @@ const struct rig_caps ts570s_caps = {
|
|||
.rig_model = RIG_MODEL_TS570S,
|
||||
.model_name = "TS-570S",
|
||||
.mfg_name = "Kenwood",
|
||||
.version = "0.1",
|
||||
.version = "0.2",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_UNTESTED,
|
||||
.rig_type = RIG_TYPE_TRANSCEIVER,
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* Hamlib Kenwood backend - TS-790 description
|
||||
* Copyright (c) 2000-2002 by Stephane Fillod
|
||||
*
|
||||
* $Id: ts790.c,v 1.8 2002-09-04 17:53:51 pa4tu Exp $
|
||||
* $Id: ts790.c,v 1.9 2002-09-13 19:00:36 pa4tu 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
|
||||
|
@ -56,7 +56,7 @@ const struct rig_caps ts790_caps = {
|
|||
.rig_model = RIG_MODEL_TS790,
|
||||
.model_name = "TS-790",
|
||||
.mfg_name = "Kenwood",
|
||||
.version = "0.1",
|
||||
.version = "0.2",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_UNTESTED,
|
||||
.rig_type = RIG_TYPE_TRANSCEIVER,
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* Hamlib Kenwood backend - TS850 description
|
||||
* Copyright (c) 2000-2002 by Stephane Fillod
|
||||
*
|
||||
* $Id: ts850.c,v 1.6 2002-09-04 17:32:42 pa4tu Exp $
|
||||
* $Id: ts850.c,v 1.7 2002-09-13 19:00:36 pa4tu 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
|
||||
|
@ -53,7 +53,7 @@ const struct rig_caps ts850_caps = {
|
|||
.rig_model = RIG_MODEL_TS850,
|
||||
.model_name = "TS-850",
|
||||
.mfg_name = "Kenwood",
|
||||
.version = "0.1",
|
||||
.version = "0.2",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_UNTESTED,
|
||||
.rig_type = RIG_TYPE_TRANSCEIVER,
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* Hamlib Kenwood backend - TS870S description
|
||||
* Copyright (c) 2000-2002 by Stephane Fillod
|
||||
*
|
||||
* $Id: ts870s.c,v 1.27 2002-09-04 17:32:42 pa4tu Exp $
|
||||
* $Id: ts870s.c,v 1.28 2002-09-13 19:00:36 pa4tu 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
|
||||
|
@ -54,7 +54,7 @@ const struct rig_caps ts870s_caps = {
|
|||
.rig_model = RIG_MODEL_TS870S,
|
||||
.model_name = "TS-870S",
|
||||
.mfg_name = "Kenwood",
|
||||
.version = "0.1",
|
||||
.version = "0.2",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_BETA,
|
||||
.rig_type = RIG_TYPE_TRANSCEIVER,
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* Hamlib Kenwood backend - TS950 description
|
||||
* Copyright (c) 2002 by Stephane Fillod
|
||||
*
|
||||
* $Id: ts950.c,v 1.8 2002-09-04 17:56:32 pa4tu Exp $
|
||||
* $Id: ts950.c,v 1.9 2002-09-13 19:00:36 pa4tu 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
|
||||
|
@ -51,7 +51,7 @@ const struct rig_caps ts950sdx_caps = {
|
|||
.rig_model = RIG_MODEL_TS950SDX,
|
||||
.model_name = "TS-950SDX",
|
||||
.mfg_name = "Kenwood",
|
||||
.version = "0.1",
|
||||
.version = "0.2",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_UNTESTED,
|
||||
.rig_type = RIG_TYPE_TRANSCEIVER,
|
||||
|
|
Ładowanie…
Reference in New Issue