mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-03 15:31:15 -05:00
.. | ||
bladerf | ||
hackrf | ||
limesdr | ||
CMakeLists.txt | ||
devices.pro | ||
readme.md |
Devices common resources
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:
-
BladeRF: one Rx and one Tx full duplex. Plugins are:
- bladerfinput
- bladerfoutput
-
HackRF: one Rx and one Tx half duplex. Plugins are:
- hackrfinput
- hackrfoutput