From 3fea68d777c553b9523cbae41d89160ce428c676 Mon Sep 17 00:00:00 2001 From: Jared Boone Date: Thu, 27 Aug 2015 14:57:05 -0700 Subject: [PATCH] Adjust wideband specan gain to match other modes. --- firmware/baseband/proc_wideband_spectrum.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/firmware/baseband/proc_wideband_spectrum.cpp b/firmware/baseband/proc_wideband_spectrum.cpp index 394809813..aa8d6f5f2 100644 --- a/firmware/baseband/proc_wideband_spectrum.cpp +++ b/firmware/baseband/proc_wideband_spectrum.cpp @@ -171,6 +171,7 @@ void WidebandSpectrum::execute(buffer_c8_t buffer) { if( channel_spectrum_request_update == false ) { channel_spectrum_request_update = true; + constexpr int32_t k = 128 * 4 * 8; for(size_t i=0; i