mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-10-30 20:40:20 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			722 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			722 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| <h1>Local output plugin</h1>
 | |
| 
 | |
| <h2>Introduction</h2>
 | |
| 
 | |
| This output sample sink plugin sends its samples to a Local Source channel in another device set.
 | |
| 
 | |
| <h2>Interface</h2>
 | |
| 
 | |
| 
 | |
| 
 | |
| <h3>1: Start/Stop</h3>
 | |
| 
 | |
| Device start / stop button.
 | |
| 
 | |
|   - Blue triangle icon: device is ready and can be started
 | |
|   - Green square icon: device is running and can be stopped
 | |
| 
 | |
| <h3>2: Frequency</h3>
 | |
| 
 | |
| This is the center frequency in Hz sent from the Local Source channel instance and corresponds to the center frequency of transmission. The sub kHz value (000 to 999 Hz) is represented in smaller digits on the right.
 | |
| 
 | |
| <h3>3: Stream sample rate</h3>
 | |
| 
 | |
| Stream I/Q sample rate in kS/s
 |