1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-02-03 09:44:01 -05:00
sdrangel/devices
2017-01-05 18:26:30 +01:00
..
bladerf
CMakeLists.txt
devices.pro Fixed Windows build for v3.0.0 2017-01-05 18:26:30 +01:00
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