sdrangel/devices
f4exb e96a7294dd LimeSDR support (2) 2017-04-11 18:13:40 +02:00
..
bladerf BladeRF: removed now useless sample rate presets 2017-04-02 20:21:44 +02:00
hackrf RTLSDR plugin: continuous sample rate setting 2017-04-02 02:00:05 +02:00
limesdr LimeSDR support (2) 2017-04-11 18:13:40 +02:00
CMakeLists.txt LimeSDR support (2) 2017-04-11 18:13:40 +02:00
devices.pro Windows build: added missing bits 2017-01-09 01:31:58 +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