mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-11-03 21:20:31 -05:00 
			
		
		
		
	
		
			
	
	
		
			28 lines
		
	
	
		
			565 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
		
		
			
		
	
	
			28 lines
		
	
	
		
			565 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| 
								 | 
							
								LocalInputSettings:
							 | 
						||
| 
								 | 
							
								  description: LocalInput
							 | 
						||
| 
								 | 
							
								  properties:
							 | 
						||
| 
								 | 
							
								    dcBlock:
							 | 
						||
| 
								 | 
							
								      type: integer
							 | 
						||
| 
								 | 
							
								    iqCorrection:
							 | 
						||
| 
								 | 
							
								      type: integer
							 | 
						||
| 
								 | 
							
								    fileRecordName:
							 | 
						||
| 
								 | 
							
								      type: string
							 | 
						||
| 
								 | 
							
								    useReverseAPI:
							 | 
						||
| 
								 | 
							
								      description: Synchronize with reverse API (1 for yes, 0 for no)
							 | 
						||
| 
								 | 
							
								      type: integer
							 | 
						||
| 
								 | 
							
								    reverseAPIAddress:
							 | 
						||
| 
								 | 
							
								      type: string
							 | 
						||
| 
								 | 
							
								    reverseAPIPort:
							 | 
						||
| 
								 | 
							
								      type: integer
							 | 
						||
| 
								 | 
							
								    reverseAPIDeviceIndex:
							 | 
						||
| 
								 | 
							
								      type: integer
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								LocalInputReport:
							 | 
						||
| 
								 | 
							
								  description: LocalInput
							 | 
						||
| 
								 | 
							
								  properties:
							 | 
						||
| 
								 | 
							
								    centerFrequency:
							 | 
						||
| 
								 | 
							
								      type: integer
							 | 
						||
| 
								 | 
							
								      format: uint64
							 | 
						||
| 
								 | 
							
								    sampleRate:
							 | 
						||
| 
								 | 
							
								      type: integer
							 |