sdrangel/devices
ZigaS 27aab58d92 MacOS(sierra) development environment.
Updated qmake project configs.
Deploy & Run script.
For now only hardware supported is HackRF.
2017-05-15 12:32:16 +02:00
..
bladerf BladeRF: removed now useless sample rate presets 2017-04-02 20:21:44 +02:00
hackrf HackRF: open device by serial number 2017-04-14 02:09:36 +02:00
limesdr LimeSDR support: built-in LimeSuite for Debian - limesdrdevice: added dependent include subdirectories 2017-05-09 03:58:23 +02:00
CMakeLists.txt LimeSDR support: built-in LimeSuite for Debian - build liblimesdrdevice unconditionnaly 2017-05-09 03:56:01 +02:00
devices.pro MacOS(sierra) development environment. 2017-05-15 12:32:16 +02: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