sdrangel/devices
f4exb f48fd4c3a4 BladeRF output plugin: working basically 2017-01-02 20:24:25 +01:00
..
bladerf BladeRF output plugin: working basically 2017-01-02 20:24:25 +01:00
CMakeLists.txt Tx support: common device routines library and handle BladeRF Tx/Rx coordination on Rx side 2016-12-30 16:13:28 +01:00
readme.md Tx support: implemented final interpolation stage in FileSink plugin 2017-01-02 03:14:46 +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