From 88758c164ea9856296f0679afa51fc8074df440e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Fillod=2C=20F8CFE?= Date: Wed, 11 Aug 2004 17:58:36 +0000 Subject: [PATCH] added DRT1 and SDU5000 git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1799 7ae35d74-ebe9-4afe-98af-79ac388436b8 --- include/hamlib/riglist.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/include/hamlib/riglist.h b/include/hamlib/riglist.h index 7ce2ba67d..17cd3df9c 100644 --- a/include/hamlib/riglist.h +++ b/include/hamlib/riglist.h @@ -2,7 +2,7 @@ * Hamlib Interface - list of known rigs * Copyright (c) 2000-2004 by Stephane Fillod and Frank Singleton * - * $Id: riglist.h,v 1.45 2004-04-16 20:01:06 fillods Exp $ + * $Id: riglist.h,v 1.46 2004-08-11 17:58:36 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 @@ -211,6 +211,7 @@ #define RIG_MODEL_AR2500 RIG_MAKE_MODEL(RIG_AOR, 9) #define RIG_MODEL_AR16 RIG_MAKE_MODEL(RIG_AOR, 10) #define RIG_MODEL_SDU5500 RIG_MAKE_MODEL(RIG_AOR, 11) +#define RIG_MODEL_SDU5000 RIG_MAKE_MODEL(RIG_AOR, 12) /* * JRC @@ -406,6 +407,7 @@ #define RIG_KIT 25 #define RIG_BACKEND_KIT "kit" #define RIG_MODEL_ELEKTOR304 RIG_MAKE_MODEL(RIG_KIT, 1) +#define RIG_MODEL_DRT1 RIG_MAKE_MODEL(RIG_KIT, 2) /*