2017-01-01 21:14:46 -05:00
< h1 > Devices common resources< / h1 >
2017-05-14 20:37:42 -04:00
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:
2017-01-01 21:14:46 -05:00
2018-09-21 20:55:40 -04:00
- BladeRF1: one Rx and one Tx full duplex. Plugins are:
- bladerf1input
- bladerf1output
- BladeRF2: 2 Rx and 2 Tx full duplex (BladeRF 2.0 micro). Plugins are:
- bladerf2input
- bladerf2output
2017-01-01 21:14:46 -05:00
- HackRF: one Rx and one Tx half duplex. Plugins are:
- hackrfinput
- hackrfoutput
2017-05-14 20:37:42 -04:00
2018-09-21 20:55:40 -04:00
- LimeSDR: 2 Rx and 2 Tx full duplex (Lime-USB). 1 Rx and 1 Tx full duplex (Lime-Mini). Plugins are
2017-05-14 20:37:42 -04:00
- limesdrinput
- limesdroutput
2017-09-21 15:26:28 -04:00
- PlutoSDR: one Rx and one Tx full duplex. Plugins are
- plutosdrinput
- plutosdroutput
2018-10-29 11:39:25 -04:00
- SoapySDR: Soapy SDR virtual device
- soapysdrinput
- soapysdroutput