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 <devicehackrfvalues.h>
Static Public Member Functions | |
static unsigned int | getBandwidth (unsigned int bandwidth_index) |
static unsigned int | getBandwidthIndex (unsigned int bandwidth) |
Static Public Attributes | |
static const unsigned int | m_nb_bw = 16 |
static const unsigned int | m_bw_k [] |
Definition at line 23 of file devicehackrfvalues.h.
|
static |
Definition at line 39 of file devicehackrfvalues.cpp.
References m_bw_k, and m_nb_bw.
Referenced by HackRFOutputGui::on_bbFilter_currentIndexChanged(), and HackRFInputGui::on_bbFilter_currentIndexChanged().
|
static |
Definition at line 51 of file devicehackrfvalues.cpp.
References i, m_bw_k, and m_nb_bw.
Referenced by HackRFInputGui::displayBandwidths(), HackRFOutputGui::displayBandwidths(), HackRFInputGui::displaySettings(), and HackRFOutputGui::displaySettings().
|
static |
Definition at line 28 of file devicehackrfvalues.h.
Referenced by HackRFInputGui::displayBandwidths(), HackRFOutputGui::displayBandwidths(), getBandwidth(), and getBandwidthIndex().
|
static |
Definition at line 27 of file devicehackrfvalues.h.
Referenced by HackRFInputGui::displayBandwidths(), HackRFOutputGui::displayBandwidths(), getBandwidth(), and getBandwidthIndex().