Add wideband spectrum processor.

This commit is contained in:
Jared Boone
2015-08-27 13:57:31 -07:00
parent 23ac04ad56
commit e751e10e45
8 changed files with 278 additions and 27 deletions

View File

@@ -137,6 +137,7 @@ CPPSRC = main.cpp \
proc_nfm_audio.cpp \
proc_wfm_audio.cpp \
proc_fsk.cpp \
proc_wideband_spectrum.cpp \
dsp_squelch.cpp \
clock_recovery.cpp \
access_code_correlator.cpp \