From 42de58b50e888c422d70444cb3f54980ac78cceb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Fillod=2C=20F8CFE?= Date: Wed, 7 Nov 2007 18:38:32 +0000 Subject: [PATCH] new RIG_MODEL_DTTSP git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2229 7ae35d74-ebe9-4afe-98af-79ac388436b8 --- include/hamlib/riglist.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/hamlib/riglist.h b/include/hamlib/riglist.h index 1a4ac60b5..2a4b742c4 100644 --- a/include/hamlib/riglist.h +++ b/include/hamlib/riglist.h @@ -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) /*