| closeRx() | DevicePlutoSDRBox | |
| closeTx() | DevicePlutoSDRBox | |
| createRxBuffer(unsigned int size, bool cyclic) | DevicePlutoSDRBox | |
| createTxBuffer(unsigned int size, bool cyclic) | DevicePlutoSDRBox | |
| deleteRxBuffer() | DevicePlutoSDRBox | |
| deleteTxBuffer() | DevicePlutoSDRBox | |
| DEVICE_PHY enum value | DevicePlutoSDRBox | |
| DEVICE_RX enum value | DevicePlutoSDRBox | |
| DEVICE_TX enum value | DevicePlutoSDRBox | |
| DevicePlutoSDRBox(const std::string &uri) | DevicePlutoSDRBox | |
| DeviceType enum name | DevicePlutoSDRBox | |
| DeviceUse enum name | DevicePlutoSDRBox | |
| fetchTemp() | DevicePlutoSDRBox | |
| formatFIRCoefficients(std::ostringstream &str, uint32_t nbTaps, double normalizedBW) | DevicePlutoSDRBox | private |
| formatFIRHeader(std::ostringstream &str, uint32_t intdec) | DevicePlutoSDRBox | private |
| get_param(DeviceType devType, const std::string ¶m, std::string &value) | DevicePlutoSDRBox | |
| getbbLPRxRange(uint32_t &minLimit, uint32_t &maxLimit) | DevicePlutoSDRBox | |
| getbbLPTxRange(uint32_t &minLimit, uint32_t &maxLimit) | DevicePlutoSDRBox | |
| getRateGovernors(std::string &rateGovernors) | DevicePlutoSDRBox | |
| getRxChannel0() | DevicePlutoSDRBox | inline |
| getRxGain(int &gaindB, unsigned int chan) | DevicePlutoSDRBox | |
| getRxLORange(uint64_t &minLimit, uint64_t &maxLimit) | DevicePlutoSDRBox | |
| getRxRSSI(std::string &rssiStr, unsigned int chan) | DevicePlutoSDRBox | |
| getRxSampleRates(SampleRates &sampleRates) | DevicePlutoSDRBox | |
| getRxSampleSize() | DevicePlutoSDRBox | |
| getTemp() const | DevicePlutoSDRBox | inline |
| getTxChannel0I() | DevicePlutoSDRBox | inline |
| getTxChannel0Q() | DevicePlutoSDRBox | inline |
| getTxLORange(uint64_t &minLimit, uint64_t &maxLimit) | DevicePlutoSDRBox | |
| getTxRSSI(std::string &rssiStr, unsigned int chan) | DevicePlutoSDRBox | |
| getTxSampleRates(SampleRates &sampleRates) | DevicePlutoSDRBox | |
| getTxSampleSize() | DevicePlutoSDRBox | |
| getXO() | DevicePlutoSDRBox | private |
| isValid() const | DevicePlutoSDRBox | inline |
| m_chnRx0 | DevicePlutoSDRBox | private |
| m_chnTx0i | DevicePlutoSDRBox | private |
| m_chnTx0q | DevicePlutoSDRBox | private |
| m_ctx | DevicePlutoSDRBox | private |
| m_devPhy | DevicePlutoSDRBox | private |
| m_devRx | DevicePlutoSDRBox | private |
| m_devSampleRate | DevicePlutoSDRBox | |
| m_devTx | DevicePlutoSDRBox | private |
| m_LOppmTenths | DevicePlutoSDRBox | |
| m_lpfFIRBW | DevicePlutoSDRBox | |
| m_lpfFIREnable | DevicePlutoSDRBox | |
| m_lpfFIRlog2Decim | DevicePlutoSDRBox | |
| m_lpfFIRRxGain | DevicePlutoSDRBox | |
| m_lpfFIRTxGain | DevicePlutoSDRBox | |
| m_rxBuf | DevicePlutoSDRBox | private |
| m_temp | DevicePlutoSDRBox | private |
| m_txBuf | DevicePlutoSDRBox | private |
| m_valid | DevicePlutoSDRBox | private |
| m_xoInitial | DevicePlutoSDRBox | private |
| openRx() | DevicePlutoSDRBox | |
| openTx() | DevicePlutoSDRBox | |
| parseSampleRates(const std::string &rateStr, SampleRates &sampleRates) | DevicePlutoSDRBox | private |
| probeURI(const std::string &uri) | DevicePlutoSDRBox | static |
| rxBufferEnd() | DevicePlutoSDRBox | |
| rxBufferFirst() | DevicePlutoSDRBox | |
| rxBufferRefill() | DevicePlutoSDRBox | |
| rxBufferStep() | DevicePlutoSDRBox | |
| set_params(DeviceType devType, const std::vector< std::string > ¶ms) | DevicePlutoSDRBox | |
| setFilter(const std::string &filterConfigStr) | DevicePlutoSDRBox | private |
| setFIR(uint32_t sampleRate, uint32_t intdec, DeviceUse use, uint32_t bw, int gain) | DevicePlutoSDRBox | |
| setFIREnable(bool enable) | DevicePlutoSDRBox | |
| setLOPPMTenths(int ppmTenths) | DevicePlutoSDRBox | |
| setSampleRate(uint32_t sampleRate) | DevicePlutoSDRBox | |
| txBufferEnd() | DevicePlutoSDRBox | |
| txBufferFirst() | DevicePlutoSDRBox | |
| txBufferPush() | DevicePlutoSDRBox | |
| txBufferStep() | DevicePlutoSDRBox | |
| txChannelConvert(int16_t *dst, int16_t *src) | DevicePlutoSDRBox | |
| USE_RX enum value | DevicePlutoSDRBox | |
| USE_TX enum value | DevicePlutoSDRBox | |
| ~DevicePlutoSDRBox() | DevicePlutoSDRBox | |