mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-10-31 04:50:29 -04:00 
			
		
		
		
	
		
			
	
	
		
			22 lines
		
	
	
		
			459 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
		
		
			
		
	
	
			22 lines
		
	
	
		
			459 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
|  | LocalOutputSettings:
 | ||
|  |   description: LocalOutput
 | ||
|  |   properties:
 | ||
|  |     useReverseAPI:
 | ||
|  |       description: Synchronize with reverse API (1 for yes, 0 for no)
 | ||
|  |       type: integer
 | ||
|  |     reverseAPIAddress:
 | ||
|  |       type: string
 | ||
|  |     reverseAPIPort:
 | ||
|  |       type: integer
 | ||
|  |     reverseAPIDeviceIndex:
 | ||
|  |       type: integer
 | ||
|  | 
 | ||
|  | LocalOutputReport:
 | ||
|  |   description: LocalOutput
 | ||
|  |   properties:
 | ||
|  |     centerFrequency:
 | ||
|  |       type: integer
 | ||
|  |       format: uint64
 | ||
|  |     sampleRate:
 | ||
|  |       type: integer
 |