mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-25 17:28:50 -05:00
Add links to each others docs
This commit is contained in:
parent
27da167b97
commit
bdbac37cd2
@ -3,7 +3,7 @@
|
||||
<h2>Introduction</h2>
|
||||
|
||||
This plugin sends I/Q samples from the baseband via TCP/IP across a network to a client application.
|
||||
The client application could be SDRangel using the RemoteTCPInput plugin or a rtl_tcp compatible application.
|
||||
The client application could be SDRangel using the [Remote TCP Input](../../samplesource/remotetcpinput/readme.md) plugin or a rtl_tcp compatible application.
|
||||
This means that applications using rtl_tcp protcol can connect to the wide variety of SDRs supported by SDRangel.
|
||||
|
||||
<h2>Interface</h2>
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<h2>Introduction</h2>
|
||||
|
||||
This input sample source plugin gets its I/Q samples over the network via a TCP/IP connection from a server such as rtl_tcp, rsp_tcp or SDRangel's Remote TCP Channel Sink plugin.
|
||||
This input sample source plugin gets its I/Q samples over the network via a TCP/IP connection from a server such as rtl_tcp, rsp_tcp or SDRangel's [Remote TCP Channel Sink](../../channelrx/remotetcksink/readme.md) plugin.
|
||||
|
||||
<h2>Interface</h2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user