From f911601630bfce4aaa4a6e08610a36d9b2d6e18e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Fillod=2C=20F8CFE?= Date: Sun, 22 Jun 2003 19:37:49 +0000 Subject: [PATCH] new HF235 and fix SDR1000 git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1480 7ae35d74-ebe9-4afe-98af-79ac388436b8 --- include/hamlib/riglist.h | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/include/hamlib/riglist.h b/include/hamlib/riglist.h index 36ac8f8ec..cf72f88e4 100644 --- a/include/hamlib/riglist.h +++ b/include/hamlib/riglist.h @@ -2,7 +2,7 @@ * Hamlib Interface - list of known rigs * Copyright (c) 2000-2003 by Stephane Fillod and Frank Singleton * - * $Id: riglist.h,v 1.34 2003-05-12 22:27:19 fillods Exp $ + * $Id: riglist.h,v 1.35 2003-06-22 19:37:49 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 @@ -257,6 +257,7 @@ #define RIG_MODEL_HF150 RIG_MAKE_MODEL(RIG_LOWE, 1) #define RIG_MODEL_HF225 RIG_MAKE_MODEL(RIG_LOWE, 2) #define RIG_MODEL_HF250 RIG_MAKE_MODEL(RIG_LOWE, 3) +#define RIG_MODEL_HF235 RIG_MAKE_MODEL(RIG_LOWE, 4) /* * Racal @@ -374,11 +375,11 @@ #define RIG_MODEL_TAPR_DSP10 RIG_MAKE_MODEL(RIG_TAPR, 1) /* - * TAPR + * Flex-radio */ -#define RIG_FLEXRADIO 22 +#define RIG_FLEXRADIO 23 #define RIG_BACKEND_FLEXRADIO "flexradio" -#define RIG_MODEL_FLEXRADIO_SDR1000 RIG_MAKE_MODEL(RIG_FLEXRADIO, 1) +#define RIG_MODEL_SDR1000 RIG_MAKE_MODEL(RIG_FLEXRADIO, 1) /*