mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-31 07:13:03 +00:00 
			
		
		
		
	Make the role name more uniform
This commit is contained in:
		| @@ -59,11 +59,11 @@ public: | ||||
|     } | ||||
|  | ||||
|     /*! | ||||
|      * \brief Returns "Gn3sSignalSource". | ||||
|      * \brief Returns "Gn3s_Signal_Source". | ||||
|      */ | ||||
|     inline std::string implementation() override | ||||
|     { | ||||
|         return "Gn3sSignalSource"; | ||||
|         return "Gn3s_Signal_Source"; | ||||
|     } | ||||
|  | ||||
|     inline size_t item_size() override | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Carles Fernandez
					Carles Fernandez