added new ID; for autoprobe

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1309 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.1.4
Stéphane Fillod, F8CFE 2002-12-16 18:44:02 +00:00
rodzic 497033b638
commit 6935d2b33e
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -2,7 +2,7 @@
* Hamlib Kenwood backend - main file
* Copyright (c) 2000-2002 by Stephane Fillod
*
* $Id: kenwood.c,v 1.50 2002-11-13 20:35:18 fillods Exp $
* $Id: kenwood.c,v 1.51 2002-12-16 18:44:02 fillods 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
@ -79,6 +79,8 @@ static const struct kenwood_id kenwood_id_list[] = {
{ RIG_MODEL_TS711, 3 },
{ RIG_MODEL_TS440, 4 },
{ RIG_MODEL_R5000, 5 },
{ RIG_MODEL_TS450S, 10 },
{ RIG_MODEL_TS690S, 11 },
{ RIG_MODEL_TS870S, 15 },
{ RIG_MODEL_TS570D, 17 }, /* Elecraft K2 also returns 17 */
{ RIG_MODEL_TS570S, 18 },