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.
|
This is the complete list of members for DeviceXTRX, including all inherited members.
blockSize | DeviceXTRX | static |
close() | DeviceXTRX | |
DeviceXTRX() | DeviceXTRX | |
getActualInputRate() const | DeviceXTRX | inline |
getActualOutputRate() const | DeviceXTRX | inline |
getAutoGains(uint32_t autoGain, uint32_t &lnaGain, uint32_t &tiaGain, uint32_t &pgaGain) | DeviceXTRX | static |
getClockGen() const | DeviceXTRX | inline |
getDevice() | DeviceXTRX | inline |
getMasterRate() const | DeviceXTRX | inline |
m_actualInputRate | DeviceXTRX | private |
m_actualOutputRate | DeviceXTRX | private |
m_clockGen | DeviceXTRX | private |
m_dev | DeviceXTRX | private |
m_inputRate | DeviceXTRX | private |
m_lnaTbl | DeviceXTRX | privatestatic |
m_masterRate | DeviceXTRX | private |
m_nbGains | DeviceXTRX | static |
m_outputRate | DeviceXTRX | private |
m_pgaTbl | DeviceXTRX | privatestatic |
open(const char *deviceStr) | DeviceXTRX | |
set_samplerate(double rate, double master, bool output) | DeviceXTRX | |
~DeviceXTRX() | DeviceXTRX |