kopia lustrzana https://github.com/f4exb/sdrangel
				
				
				
			|  15337cac66 Most plugins that use reverse API to PATCH settings updates to remote server only do so when `useReverseAPI` is toggled, but not when the relevant settings are being updated. So lets fix the precondition to use the `m_useReverseAPI` flag instead. | ||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| localoutput.cpp | ||
| localoutput.h | ||
| localoutputgui.cpp | ||
| localoutputgui.h | ||
| localoutputgui.ui | ||
| localoutputplugin.cpp | ||
| localoutputplugin.h | ||
| localoutputsettings.cpp | ||
| localoutputsettings.h | ||
| localoutputwebapiadapter.cpp | ||
| localoutputwebapiadapter.h | ||
| readme.md | ||
		
			
				
				readme.md
			
		
		
			
			
		
	
	Local output plugin
Introduction
This output sample sink plugin sends its samples to a Local Source channel in another device set.
Interface
The top and bottom bars of the device window are described here
1: Start/Stop
Device start / stop button.
- Blue triangle icon: device is ready and can be started
- Green square icon: device is running and can be stopped
2: Frequency
This is the center frequency in Hz sent from the Local Source channel instance and corresponds to the center frequency of transmission.
3: Stream sample rate
Stream I/Q sample rate in kS/s
