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 unsigned int | getBandwidth (unsigned int bandwidth_index) |
static unsigned int | getBandwidthIndex (unsigned int bandwidth) |
static unsigned int | getNbBandwidths () |
Static Private Attributes | |
static const unsigned int | m_nb_halfbw = 16 |
static const unsigned int | m_halfbw [] |
Definition at line 34 of file devicebladerf1.h.
|
static |
Definition at line 110 of file devicebladerf1.cpp.
Referenced by Bladerf1InputGui::Bladerf1InputGui(), Bladerf1OutputGui::Bladerf1OutputGui(), Bladerf1OutputGui::on_bandwidth_currentIndexChanged(), and Bladerf1InputGui::on_bandwidth_currentIndexChanged().
|
static |
Definition at line 122 of file devicebladerf1.cpp.
References i.
Referenced by Bladerf1InputGui::displaySettings(), and Bladerf1OutputGui::displaySettings().
|
static |
Definition at line 135 of file devicebladerf1.cpp.
References m_nb_halfbw.
Referenced by Bladerf1InputGui::Bladerf1InputGui(), and Bladerf1OutputGui::Bladerf1OutputGui().
|
staticprivate |
Definition at line 41 of file devicebladerf1.h.
Referenced by DeviceBladeRF1::open_bladerf_from_serial().
|
staticprivate |
Definition at line 40 of file devicebladerf1.h.
Referenced by getNbBandwidths(), and DeviceBladeRF1::open_bladerf_from_serial().