mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-13 19:50:34 +00:00
Fix for clang-tidy
This commit is contained in:
parent
bc0cc69d76
commit
87989ead0a
@ -427,7 +427,7 @@ bool config_ad9361_rx_remote(const std::string &remote_host,
|
||||
bool quadrature_,
|
||||
bool rfdc_,
|
||||
bool bbdc_,
|
||||
std::string filter_source_,
|
||||
std::string filter_source_, // NOLINT(performance-unnecessary-value-param)
|
||||
std::string filter_filename_,
|
||||
float Fpass_,
|
||||
float Fstop_)
|
||||
|
Loading…
Reference in New Issue
Block a user