diff --git a/firmware/baseband/proc_ais.cpp b/firmware/baseband/proc_ais.cpp index 237586588..9caa9bb1d 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