2 a simple way to get all the necessary includes
4 This file is part of a program that implements a Software-Defined Radio.
6 Copyright (C) 2004 by Frank Brickle, AB2KT and Bob McGwier, N4HY
8 This program is free software; you can redistribute it and/or modify
9 it under the terms of the GNU General Public License as published by
10 the Free Software Foundation; either version 2 of the License, or
11 (at your option) any later version.
13 This program is distributed in the hope that it will be useful,
14 but WITHOUT ANY WARRANTY; without even the implied warranty of
15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 GNU General Public License for more details.
18 You should have received a copy of the GNU General Public License
19 along with this program; if not, write to the Free Software
20 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
22 The authors can be reached by email at
30 The DTTS Microwave Society
41 #include <splitfields.h>
42 #include <datatypes.h>
51 #include <oscillator.h>
52 #include <digitalagc.h>
55 #include <noiseblanker.h>
56 #include <correctIQ.h>
58 #include <speechproc.h>
62 #include <sdrexport.h>