[hamradio-commits] [gnss-sdr] 05/251: Bug fix from merge

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Wed Sep 2 00:22:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

carles_fernandez-guest pushed a commit to branch master
in repository gnss-sdr.

commit 1ce175fc043ee2d88fc3590ce8bfef0d733b7925
Author: Javier Arribas <jarribas at cttc.es>
Date:   Sun Mar 1 22:02:38 2015 +0100

    Bug fix from merge
---
 conf/gnss-sdr_multichannel_GPS_L1_USRP_X300_realtime.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/gnss-sdr_multichannel_GPS_L1_USRP_X300_realtime.conf b/conf/gnss-sdr_multichannel_GPS_L1_USRP_X300_realtime.conf
index 8513403..142c694 100644
--- a/conf/gnss-sdr_multichannel_GPS_L1_USRP_X300_realtime.conf
+++ b/conf/gnss-sdr_multichannel_GPS_L1_USRP_X300_realtime.conf
@@ -112,7 +112,7 @@ InputFilter0.dump_filename=../data/input_filter.dat
 ;#and the weight given to the error in those bands.
 
 ;#input_item_type: Type and resolution for input signal samples. Use only gr_complex in this version.
-InputFilter0.input_item_type=float
+InputFilter0.input_item_type=gr_complex
 
 ;#outut_item_type: Type and resolution for output filtered signal samples. Use only gr_complex in this version.
 InputFilter0.output_item_type=gr_complex
@@ -204,7 +204,7 @@ InputFilter1.dump_filename=../data/input_filter.dat
 ;#and the weight given to the error in those bands.
 
 ;#input_item_type: Type and resolution for input signal samples. Use only gr_complex in this version.
-InputFilter1.input_item_type=float
+InputFilter1.input_item_type=gr_complex
 
 ;#outut_item_type: Type and resolution for output filtered signal samples. Use only gr_complex in this version.
 InputFilter1.output_item_type=gr_complex

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git



More information about the pkg-hamradio-commits mailing list