Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

fm_demod1.cc File Reference

#include <make_GrMC4020Source.h>
#include <GrFFTSink.h>
#include <VrFixOffset.h>
#include <GrFreqXlatingFIRfilterSCF.h>
#include <VrQuadratureDemod.h>
#include <GrFIRfilterFSF.h>
#include <VrAudioSink.h>
#include <VrConnect.h>
#include <VrMultiTask.h>
#include <VrGUI.h>
#include <gr_firdes.h>
#include <gr_fir_builderF.h>
#include <VrNullSink.h>
#include <VrFileSource.h>
#include <getopt.h>

Functions

int main (int argc, char **argv)

Variables

const int inputRate = 20000000
const float FM_IF_Freq = 5.75e6
const float IF_Freq = FM_IF_Freq
const int chanTaps = 75
const int CFIRdecimate = 125
const float chanGain = 2.0
const float fm_demodGain = 2200
const int RFIRdecimate = 5
const int audioTaps = 50
const float audioGain = 1.0
const int quadRate = inputRate / CFIRdecimate
const int audioRate = quadRate / RFIRdecimate

Function Documentation

int main int  argc,
char **  argv
 


Variable Documentation

const float audioGain = 1.0
 

const int audioRate = quadRate / RFIRdecimate
 

const int audioTaps = 50
 

const int CFIRdecimate = 125
 

const float chanGain = 2.0
 

const int chanTaps = 75
 

const float fm_demodGain = 2200
 

const float FM_IF_Freq = 5.75e6
 

const float IF_Freq = FM_IF_Freq
 

const int inputRate = 20000000
 

const int quadRate = inputRate / CFIRdecimate
 

const int RFIRdecimate = 5
 


Generated on Wed Aug 4 02:22:06 2004 for GNU Radio by doxygen 1.3.8