From 36021689f9a4c13017609d8d4ce069af05769b1e Mon Sep 17 00:00:00 2001 From: Jared Boone Date: Mon, 4 Jan 2016 15:42:19 -0800 Subject: [PATCH] Remove commented, dead code. --- firmware/baseband/proc_ais.cpp | 7 ------- firmware/baseband/proc_ert.cpp | 1 - firmware/baseband/proc_tpms.cpp | 7 ------- 3 files changed, 15 deletions(-) diff --git a/firmware/baseband/proc_ais.cpp b/firmware/baseband/proc_ais.cpp index 23758658..9caa9bb1 100644 --- a/firmware/baseband/proc_ais.cpp +++ b/firmware/baseband/proc_ais.cpp @@ -39,13 +39,6 @@ void AISProcessor::execute(const buffer_c8_t& buffer) { /* 38.4kHz, 32 samples */ feed_channel_stats(decimator_out); - /* No spectrum display while AIS decoding. - feed_channel_spectrum( - channel, - decimator_out.sampling_rate * channel_filter_taps.pass_frequency_normalized, - decimator_out.sampling_rate * channel_filter_taps.stop_frequency_normalized - ); - */ for(size_t i=0; i