CubicSDR/src/CubicSDRDefs.h

9 lines
132 B
C
Raw Normal View History

#pragma once
#define BUF_SIZE (16 * 32 * 256)
#define SRATE 2500000
2014-11-06 21:30:47 -05:00
#define FFT_SIZE BUF_SIZE / 2
#define DEFAULT_FREQ 105700000