mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-15 12:40:35 +00:00
Remove unused parameter
This commit is contained in:
parent
fb33bbc6c3
commit
ff90cf1a7e
@ -61,7 +61,6 @@ GpsL1CaKfTracking::GpsL1CaKfTracking(
|
|||||||
std::string dump_filename;
|
std::string dump_filename;
|
||||||
std::string item_type;
|
std::string item_type;
|
||||||
std::string default_item_type = "gr_complex";
|
std::string default_item_type = "gr_complex";
|
||||||
float pll_bw_hz;
|
|
||||||
float dll_bw_hz;
|
float dll_bw_hz;
|
||||||
float early_late_space_chips;
|
float early_late_space_chips;
|
||||||
bool bce_run;
|
bool bce_run;
|
||||||
|
Loading…
Reference in New Issue
Block a user