new RIG_MODEL_DTTSP

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2229 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.2.7
Stéphane Fillod, F8CFE 2007-11-07 18:38:32 +00:00
rodzic 0c18b6b64f
commit 42de58b50e
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -2,7 +2,7 @@
* Hamlib Interface - list of known rigs
* Copyright (c) 2000-2005 by Stephane Fillod and Frank Singleton
*
* $Id: riglist.h,v 1.61 2007-09-18 19:33:00 fillods Exp $
* $Id: riglist.h,v 1.62 2007-11-07 18:38:32 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
@ -410,6 +410,7 @@
#define RIG_BACKEND_FLEXRADIO "flexradio"
#define RIG_MODEL_SDR1000 RIG_MAKE_MODEL(RIG_FLEXRADIO, 1)
#define RIG_MODEL_SDR1000RFE RIG_MAKE_MODEL(RIG_FLEXRADIO, 2)
#define RIG_MODEL_DTTSP RIG_MAKE_MODEL(RIG_FLEXRADIO, 3)
/*