2017-01-02 02:14:46 +00:00
< h1 > Devices common resources< / h1 >
2017-05-15 00:37:42 +00: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-02 02:14:46 +00:00
- BladeRF: one Rx and one Tx full duplex. Plugins are:
- bladerfinput
- bladerfoutput
- HackRF: one Rx and one Tx half duplex. Plugins are:
- hackrfinput
- hackrfoutput
2017-05-15 00:37:42 +00:00
- LimeSDR: 2 Rx and 2 Tx full duplex. Plugins are
- limesdrinput
- limesdroutput
2017-09-21 19:26:28 +00:00
- PlutoSDR: one Rx and one Tx full duplex. Plugins are
- plutosdrinput
- plutosdroutput
2017-05-15 00:37:42 +00:00
- SDRdaemon: sends or receive samples to/from device remotely through the network. Used on the Tx plugin only
- sdrdaemonsink