CubicSDR/src/CubicSDRDefs.h

9 lines
123 B
C

#pragma once
#define BUF_SIZE (16 * 32 * 256)
#define SRATE 2000000
#define FFT_SIZE 2048
#define DEFAULT_FREQ 98900000