mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-31 15:23:04 +00:00 
			
		
		
		
	Merge branch 'GnssSynchroDecimationFix' of https://github.com/jt3232/gnss-sdr into jt3232-GnssSynchroDecimationFix
This commit is contained in:
		| @@ -84,10 +84,10 @@ int gnss_synchro_monitor::general_work(int noutput_items __attribute__((unused)) | ||||
|                             udp_sink_ptr->write_gnss_synchro(stocks); | ||||
|                             // Reset count variable | ||||
|                             count = 0; | ||||
|                             // Consume the number of items for the input stream channel | ||||
|                             consume(channel_index, ninput_items[channel_index]); | ||||
|                         } | ||||
|                 } | ||||
|             // Consume the number of items for the input stream channel | ||||
|             consume(channel_index, ninput_items[channel_index]); | ||||
|         } | ||||
|  | ||||
|     // Not producing any outputs | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Carles Fernandez
					Carles Fernandez