Complete FSKProcessor's trip to being AISProcessor.

This commit is contained in:
Jared Boone
2015-11-10 14:07:07 -08:00
parent 111a5f10c0
commit 981c2fbfbd
7 changed files with 25 additions and 61 deletions

View File

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