| auxRun() | SoDa::RadioControl | inlineprivate |
| Base(const std::string &oname) | SoDa::Base | |
| base_first_time | SoDa::Base | privatestatic |
| cmd_stream | SoDa::RadioControl | protected |
| cmd_subs | SoDa::RadioControl | protected |
| ctx | SoDa::PlutoCtrl | private |
| cur_rx_if_freq | SoDa::RadioControl | protected |
| cur_rx_lo_freq | SoDa::RadioControl | protected |
| cur_tx_if_freq | SoDa::RadioControl | protected |
| cur_tx_lo_freq | SoDa::RadioControl | protected |
| curDateTime() | SoDa::Debug | protected |
| Debug(std::string _unit_name=std::string("UNKNOWN")) | SoDa::Debug | inline |
| Debug(const char *_unit_name_cstr) | SoDa::Debug | inline |
| Debug(unsigned int _debug_level, std::string _unit_name=std::string("UNKNOWN")) | SoDa::Debug | inline |
| Debug(unsigned int _debug_level, const char *_unit_name_cstr) | SoDa::Debug | inline |
| debug_level | SoDa::Debug | protected |
| debug_mode | SoDa::RadioControl | protected |
| debug_msg_mutex | SoDa::Debug | static |
| debugMsg(const std::string &msg, unsigned int threshold=1) | SoDa::Debug | inline |
| debugMsg(const SoDa::Format &fmt, unsigned int threshold=1) | SoDa::Debug | inline |
| debugMsg(const char *msg, unsigned int threshold=1) | SoDa::Debug | inline |
| default_debug_level | SoDa::Debug | protectedstatic |
| execCommand(CommandPtr cmd) final | SoDa::RadioControl | protectedvirtual |
| execGetCommand(CommandPtr cmd) final | SoDa::RadioControl | protectedvirtual |
| execRepCommand(CommandPtr cmd) final | SoDa::RadioControl | protectedvirtual |
| execSetCommand(CommandPtr cmd) final | SoDa::RadioControl | protectedvirtual |
| findGoodRXLO(double freq, double cur_lo_freq) | SoDa::RadioControl | protected |
| findSoDaObject(const std::string &oname) | SoDa::Base | |
| first_gettime | SoDa::RadioControl | protected |
| first_time | SoDa::Base | privatestatic |
| FREQ_MAX | SoDa::PlutoCtrl | privatestatic |
| FREQ_MIN | SoDa::PlutoCtrl | privatestatic |
| getAntenna(SoDa::RXTX rxtx) override | SoDa::PlutoCtrl | virtual |
| getClockSource() | SoDa::RadioControl | protectedvirtual |
| getDebugLevel() | SoDa::Debug | inline |
| getDefaultLevel() | SoDa::Debug | inlinestatic |
| getGlobalLevel() | SoDa::Debug | inlinestatic |
| getHardwareDescription() override | SoDa::PlutoCtrl | virtual |
| getID() | SoDa::Thread | |
| getLOFreq(SoDa::RXTX rxtx) override | SoDa::PlutoCtrl | virtual |
| getObjName() | SoDa::Base | inline |
| getSampleRate(SoDa::RXTX rxtx) override | SoDa::PlutoCtrl | virtual |
| getSelfPtr() override | SoDa::PlutoCtrl | inlinevirtual |
| getTime() | SoDa::RadioControl | protected |
| getTXEna() override | SoDa::PlutoCtrl | virtual |
| getTXRelayOn() override | SoDa::PlutoCtrl | virtual |
| global_debug_level | SoDa::Debug | protectedstatic |
| hookSigSeg() | SoDa::Thread | private |
| hw_description | SoDa::PlutoCtrl | private |
| init() override | SoDa::PlutoCtrl | virtual |
| isLocked(SoDa::RXTX rxtx) | SoDa::RadioControl | private |
| isLOLocked(SoDa::RXTX rxtx) override | SoDa::PlutoCtrl | virtual |
| join() | SoDa::Thread | inline |
| listAntennas(SoDa::RXTX rxtx) override | SoDa::PlutoCtrl | virtual |
| make(ParamsPtr params) | SoDa::PlutoCtrl | inlinestatic |
| motherboard_name | SoDa::RadioControl | protected |
| object_directory | SoDa::Base | privatestatic |
| objname | SoDa::Base | private |
| operator()() | SoDa::Thread | inline |
| outerRun() | SoDa::Thread | private |
| params | SoDa::RadioControl | protected |
| phy | SoDa::PlutoCtrl | private |
| PLUTO_SAMPLE_RATE | SoDa::PlutoCtrl | privatestatic |
| PlutoCtrl(ParamsPtr params) | SoDa::PlutoCtrl | protected |
| RadioControl(ParamsPtr params, const std::string &name) | SoDa::RadioControl | |
| registerSelf(BasePtr ptr) | SoDa::Base | |
| registerThread(SoDa::ThreadPtr me) | SoDa::Thread | |
| reportAntennas() final | SoDa::RadioControl | privatevirtual |
| run() final | SoDa::RadioControl | virtual |
| rx_antenna_name | SoDa::PlutoCtrl | private |
| RX_GAIN_MAX | SoDa::PlutoCtrl | privatestatic |
| rx_lo_chan | SoDa::PlutoCtrl | private |
| rx_lo_freq | SoDa::PlutoCtrl | private |
| rx_phy_chan | SoDa::PlutoCtrl | private |
| rx_rf_gain | SoDa::RadioControl | protected |
| rx_samp_rate_hw | SoDa::PlutoCtrl | private |
| self | SoDa::PlutoCtrl | private |
| setAntenna(const std::string &ant, SoDa::RXTX rxtx) override | SoDa::PlutoCtrl | virtual |
| setClockSource(Command::ClockSource src) | SoDa::RadioControl | protectedvirtual |
| setDebugLevel(unsigned int v) | SoDa::Debug | inline |
| setDefaultLevel(unsigned int v) | SoDa::Debug | inlinestatic |
| setFreq(double freq, SoDa::RXTX rxtx) | SoDa::RadioControl | protected |
| setGlobalLevel(unsigned int v) | SoDa::Debug | inlinestatic |
| setLOFreq(double freq, SoDa::RXTX rxtx) override | SoDa::PlutoCtrl | virtual |
| setRFGain(float gain, SoDa::RXTX rxtx) override | SoDa::PlutoCtrl | virtual |
| setSampleRate(float rate, SoDa::RXTX rxtx) override | SoDa::PlutoCtrl | virtual |
| setTXEna(bool enable, bool full_duplex) override | SoDa::PlutoCtrl | virtual |
| setTXRXMode(Command::RxTxState rxtxst, bool full_duplex) | SoDa::RadioControl | protected |
| shutDown() | SoDa::Thread | inlinevirtual |
| sigsegHandler(int sig) | SoDa::Thread | privatestatic |
| sleep_ms(unsigned int milliseconds) | SoDa::Thread | inline |
| sleep_us(unsigned int microseconds) | SoDa::Thread | inline |
| start() | SoDa::Thread | inline |
| subExecGetCommand(CommandPtr cmd) | SoDa::RadioControl | inlineprivate |
| subExecRepCommand(CommandPtr cmd) | SoDa::RadioControl | inlineprivate |
| subExecSetCommand(CommandPtr cmd) | SoDa::RadioControl | inlineprivate |
| subscribeToMailBoxes(const std::vector< MailBoxBasePtr > &mailboxes) | SoDa::RadioControl | virtual |
| Thread(const std::string &oname, const std::string &version=std::string("12.2.0")) | SoDa::Thread | protected |
| thread_ptr | SoDa::Thread | private |
| tvrt_lo_capable | SoDa::RadioControl | protected |
| tvrt_lo_fe_freq | SoDa::RadioControl | protected |
| tvrt_lo_freq | SoDa::RadioControl | protected |
| tvrt_lo_gain | SoDa::RadioControl | protected |
| tvrt_lo_mode | SoDa::RadioControl | protected |
| tx_ant | SoDa::RadioControl | protected |
| tx_antenna_name | SoDa::PlutoCtrl | private |
| tx_freq_rxmode_offset | SoDa::RadioControl | protectedstatic |
| TX_GAIN_MIN | SoDa::PlutoCtrl | privatestatic |
| tx_lo_chan | SoDa::PlutoCtrl | private |
| tx_lo_freq | SoDa::PlutoCtrl | private |
| tx_on | SoDa::RadioControl | protected |
| tx_phy_chan | SoDa::PlutoCtrl | private |
| tx_rf_gain | SoDa::RadioControl | protected |
| tx_samp_rate | SoDa::RadioControl | protected |
| tx_samp_rate_hw | SoDa::PlutoCtrl | private |
| unit_name | SoDa::Debug | protected |
| version | SoDa::Thread | private |
| writeHWRXGain(double gain_db) | SoDa::PlutoCtrl | private |
| writeHWTXGain(double gain_db) | SoDa::PlutoCtrl | private |
| ~PlutoCtrl() | SoDa::PlutoCtrl | |