mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-11-03 13:11:20 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			291 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			291 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
TestMOSyncSettings:
 | 
						|
  description: TestMOSync
 | 
						|
  properties:
 | 
						|
    centerFrequency:
 | 
						|
      type: integer
 | 
						|
      format: int64
 | 
						|
    sampleRate:
 | 
						|
      type: integer
 | 
						|
      format: int64
 | 
						|
    log2Interp:
 | 
						|
      type: integer
 | 
						|
    fcPosTx:
 | 
						|
      description: See BladeRF2MIMO::fcPos_t
 | 
						|
      type: integer
 |