Move some MatchedFilter code to .cpp file.

This commit is contained in:
Jared Boone
2015-10-02 22:42:42 -07:00
parent aff7865c61
commit 8198db768d
3 changed files with 50 additions and 15 deletions

View File

@@ -133,6 +133,7 @@ CPPSRC = main.cpp \
channel_decimator.cpp \
dsp_decimate.cpp \
dsp_demodulate.cpp \
matched_filter.cpp \
proc_am_audio.cpp \
proc_nfm_audio.cpp \
proc_wfm_audio.cpp \