mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-05-24 03:02:29 -04:00
LimeSDR + SDRdaemonSink: updated documentation
This commit is contained in:
parent
b53ebe4e96
commit
068e2848c0
@ -1,6 +1,6 @@
|
|||||||
<h1>Devices common resources</h1>
|
<h1>Devices common resources</h1>
|
||||||
|
|
||||||
This folder contains classes and methods that can be used by different plugins that work with a common physical device. Thus this can be one of the following physical devices:
|
This folder contains classes and methods that can be used by different plugins that work with a common physical device or via network. Thus this can be one of the following devices:
|
||||||
|
|
||||||
- BladeRF: one Rx and one Tx full duplex. Plugins are:
|
- BladeRF: one Rx and one Tx full duplex. Plugins are:
|
||||||
- bladerfinput
|
- bladerfinput
|
||||||
@ -10,3 +10,9 @@ This folder contains classes and methods that can be used by different plugins t
|
|||||||
- hackrfinput
|
- hackrfinput
|
||||||
- hackrfoutput
|
- hackrfoutput
|
||||||
|
|
||||||
|
- LimeSDR: 2 Rx and 2 Tx full duplex. Plugins are
|
||||||
|
- limesdrinput
|
||||||
|
- limesdroutput
|
||||||
|
|
||||||
|
- SDRdaemon: sends or receive samples to/from device remotely through the network. Used on the Tx plugin only
|
||||||
|
- sdrdaemonsink
|
Loading…
x
Reference in New Issue
Block a user