CubicSDR/src/CubicSDRDefs.h

9 lines
132 B
C
Raw Normal View History

#pragma once
2014-11-07 13:51:43 -05:00
#define BUF_SIZE (16 * 32 * 128)
#define SRATE 2500000
2014-11-06 21:30:47 -05:00
#define FFT_SIZE BUF_SIZE / 2
2014-11-07 00:27:06 -05:00
#define DEFAULT_FREQ 107500000