mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-30 23:03:05 +00:00 
			
		
		
		
	Apply clang-format
This commit is contained in:
		| @@ -189,7 +189,7 @@ bool config_ad9361_rx_local(uint64_t bandwidth_, | ||||
|     bool quadrature_, | ||||
|     bool rfdc_, | ||||
|     bool bbdc_, | ||||
|     const std::string& filter_source_, | ||||
|     const std::string &filter_source_, | ||||
|     std::string filter_filename_, | ||||
|     float Fpass_, | ||||
|     float Fstop_) | ||||
| @@ -409,7 +409,7 @@ bool config_ad9361_rx_remote(const std::string &remote_host, | ||||
|     bool quadrature_, | ||||
|     bool rfdc_, | ||||
|     bool bbdc_, | ||||
|     const std::string& filter_source_, | ||||
|     const std::string &filter_source_, | ||||
|     std::string filter_filename_, | ||||
|     float Fpass_, | ||||
|     float Fstop_) | ||||
|   | ||||
| @@ -93,7 +93,7 @@ bool config_ad9361_rx_local(uint64_t bandwidth_, | ||||
|     bool quadrature_, | ||||
|     bool rfdc_, | ||||
|     bool bbdc_, | ||||
|     const std::string& filter_source_, | ||||
|     const std::string &filter_source_, | ||||
|     std::string filter_filename_, | ||||
|     float Fpass_, | ||||
|     float Fstop_); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Carles Fernandez
					Carles Fernandez