mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-11-03 13:11:20 -05:00 
			
		
		
		
	Merge branch 'dev' of /shared/development/sdrangel into dev
This commit is contained in:
		
						commit
						7c679d10a8
					
				@ -27,7 +27,7 @@
 | 
				
			|||||||
 * 2nd column: text (CEN-English)
 | 
					 * 2nd column: text (CEN-English)
 | 
				
			||||||
 * 3rd column: event code (to be transmitted/received)
 | 
					 * 3rd column: event code (to be transmitted/received)
 | 
				
			||||||
 * 4th column: quantifier type */
 | 
					 * 4th column: quantifier type */
 | 
				
			||||||
static const std::string tmc_events[TMC_EVENTS][4] = {
 | 
					static const char *tmc_events[TMC_EVENTS][4] = {
 | 
				
			||||||
	{"0"," "," "," "},
 | 
						{"0"," "," "," "},
 | 
				
			||||||
	{"1"," "," "," "},
 | 
						{"1"," "," "," "},
 | 
				
			||||||
	{"2"," "," "," "},
 | 
						{"2"," "," "," "},
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user