kopia lustrzana https://github.com/Hamlib/Hamlib
license clarification
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@735 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.1.3
rodzic
15dfc07fd6
commit
0eee5d3696
|
@ -7,7 +7,7 @@
|
||||||
* box (FIF-232C) or similar
|
* box (FIF-232C) or similar
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* $Id: ft747.c,v 1.14 2001-06-04 17:01:21 f4cfe Exp $
|
* $Id: ft747.c,v 1.15 2001-12-11 22:04:45 fillods Exp $
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
@ -148,7 +148,7 @@ const struct rig_caps ft747_caps = {
|
||||||
model_name: "FT-747GX",
|
model_name: "FT-747GX",
|
||||||
mfg_name: "Yaesu",
|
mfg_name: "Yaesu",
|
||||||
version: "0.1",
|
version: "0.1",
|
||||||
copyright: "LGPL?",
|
copyright: "LGPL",
|
||||||
status: RIG_STATUS_ALPHA,
|
status: RIG_STATUS_ALPHA,
|
||||||
rig_type: RIG_TYPE_MOBILE,
|
rig_type: RIG_TYPE_MOBILE,
|
||||||
ptt_type: RIG_PTT_RIG,
|
ptt_type: RIG_PTT_RIG,
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
* via serial interface to an FT-847 using the "CAT" interface.
|
* via serial interface to an FT-847 using the "CAT" interface.
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* $Id: ft847.c,v 1.16 2001-11-19 21:12:19 f4cfe Exp $
|
* $Id: ft847.c,v 1.17 2001-12-11 22:04:45 fillods Exp $
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
|
@ -187,7 +187,7 @@ rig_model: RIG_MODEL_FT847,
|
||||||
model_name:"FT-847",
|
model_name:"FT-847",
|
||||||
mfg_name: "Yaesu",
|
mfg_name: "Yaesu",
|
||||||
version: "0.1",
|
version: "0.1",
|
||||||
copyright: "GPL",
|
copyright: "LGPL",
|
||||||
status: RIG_STATUS_ALPHA,
|
status: RIG_STATUS_ALPHA,
|
||||||
rig_type: RIG_TYPE_TRANSCEIVER,
|
rig_type: RIG_TYPE_TRANSCEIVER,
|
||||||
ptt_type: RIG_PTT_RIG,
|
ptt_type: RIG_PTT_RIG,
|
||||||
|
|
Ładowanie…
Reference in New Issue