SDRAngel
4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
|
#include <devicebladerf1.h>
Static Public Member Functions | |
static bool | open_bladerf (struct bladerf **dev, const char *serial) |
Static Private Member Functions | |
static struct bladerf * | open_bladerf_from_serial (const char *serial) |
Definition at line 25 of file devicebladerf1.h.
|
static |
Definition at line 25 of file devicebladerf1.cpp.
References open_bladerf_from_serial().
Referenced by Bladerf1Output::openDevice(), and Bladerf1Input::openDevice().
|
staticprivate |
Definition at line 52 of file devicebladerf1.cpp.
References BladerfBandwidths::m_halfbw, and BladerfBandwidths::m_nb_halfbw.
Referenced by open_bladerf().