mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-31 07:13:03 +00:00 
			
		
		
		
	Last retouches of the new factory and flowgraph.
This commit is contained in:
		| @@ -109,15 +109,10 @@ public: | ||||
|     } | ||||
|  | ||||
| private: | ||||
|     void init(); | ||||
|     /* | ||||
|      * \brief Populates the SV PRN list available for acquisition and tracking | ||||
|      */ | ||||
|     void init(); // Populates the SV PRN list available for acquisition and tracking | ||||
|     void set_signals_list(); | ||||
|     /* | ||||
|      * \brief Initializes the channels state (start acquisition or keep standby) using the configuration parameters (number of channels and max channels in acquisition) | ||||
|      */ | ||||
|     void set_channels_state(); | ||||
|     void set_channels_state(); // Initializes the channels state (start acquisition or keep standby) | ||||
|                                // using the configuration parameters (number of channels and max channels in acquisition) | ||||
|     bool connected_; | ||||
|     bool running_; | ||||
|     unsigned int channels_count_; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Carles Fernandez
					Carles Fernandez