kopia lustrzana https://github.com/Hamlib/Hamlib
ts-850 returns ID 009 according to martin, OK1RR
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1508 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.2.0
rodzic
5f6f893495
commit
4e483641c2
|
@ -2,7 +2,7 @@
|
|||
* Hamlib Kenwood backend - main file
|
||||
* Copyright (c) 2000-2003 by Stephane Fillod and others
|
||||
*
|
||||
* $Id: kenwood.c,v 1.64 2003-06-28 22:39:24 fillods Exp $
|
||||
* $Id: kenwood.c,v 1.65 2003-08-15 19:17:20 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
|
||||
|
@ -77,6 +77,7 @@ static const struct kenwood_id kenwood_id_list[] = {
|
|||
{ RIG_MODEL_R5000, 5 },
|
||||
{ RIG_MODEL_TS790, 7 },
|
||||
{ RIG_MODEL_TS950SDX, 8 }, /* reported as RIG_MODEL_TS950SD originally */
|
||||
{ RIG_MODEL_TS850, 9 },
|
||||
{ RIG_MODEL_TS450S, 10 },
|
||||
{ RIG_MODEL_TS690S, 11 },
|
||||
{ RIG_MODEL_TS870S, 15 },
|
||||
|
|
Ładowanie…
Reference in New Issue