kopia lustrzana https://github.com/f4exb/sdrangel
Add Remote TCP sink plugin
rodzic
0919169829
commit
85e4c1399c
|
@ -113,6 +113,10 @@ This plugin sends I/Q samples from the baseband to a Local Input plugin source i
|
|||
|
||||
This plugin sends I/Q samples to another SDRangel instance that uses a Remote input sample source plugin to receive the samples. The user interface is described [here](https://github.com/f4exb/sdrangel/tree/master/plugins/channelrx/remotesink/readme.md)
|
||||
|
||||
## Remote TCP sink plugin
|
||||
|
||||
This plugin sends I/Q samples to another SDRangel instance that uses a Remote TCP input sample source plugin to receive the samples, or to applications that can connect to rtl_tcp. The user interface is described [here](https://github.com/f4exb/sdrangel/tree/master/plugins/channelrx/remotetcpsink/readme.md)
|
||||
|
||||
## File sink plugin
|
||||
|
||||
This plugin can be used to record channel I/Q data. Its functionality replaces the former I/Q recording from each device user interface. The user interface is described [here](https://github.com/f4exb/sdrangel/tree/master/plugins/channelrx/filesink/readme.md)
|
||||
|
|
Ładowanie…
Reference in New Issue