SoDaRadio-5.0.3-master:8901fb5
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CGUISoDa::Band
 Ckb1vc::ProcInfoA simple base class to provide debug messaging from any derived class
 CSoDa::MedianFilter3< float >
 CSoDa::MultiMBox< SoDaTest::MyMsg >
 CQComboBox
 CGUISoDa::IntValComboBox
 CGUISoDa::ValComboBox
 CQLabel
 CGUISoDa::FreqLabel
 CQMainWindow
 CMainWindow
 CQMap
 CGUISoDa::BandMap
 CQObject
 CGUISoDa::HamlibHandler
 CGUISoDa::Listener
 CQSpinBox
 CGUISoDa::ListSpinbox
 CGUISoDa::NoEditSpinbox
 CQTableWidget
 CGUISoDa::LogTable
 CQTcpServer
 CGUISoDa::HamlibServer
 CQThread
 CGUISoDa::HamlibListener
 CQwtLinearColorMap
 CGUISoDa::WFColorMap
 CQwtPlot
 CGUISoDa::Spect
 CGUISoDa::WFall
 CQwtPlotPicker
 CGUISoDa::PlotPicker
 CGUISoDa::WFallPicker
 CQwtPlotSpectrogram
 CGUISoDa::PlotSpectrogram
 CQwtRasterData
 CGUISoDa::WFallData
 CQwtScaleDraw
 CGUISoDa::FreqScaleDraw
 CSoDa::CWGeneratorA text to morse envelope converter
 CSoDa::DebugA simple base class to provide debug messaging from any derived class
 CSoDa::SoDaThreadThe Thread baseclass for all SoDa thread objects
 CSoDa::USRPTunerGeneric class for TX and RX tuning
 CSoDa::HistogramA generic histogram widget
 CSoDa::IP::NetSocket
 CSoDa::IP::ClientSocket
 CSoDa::IP::ServerSocket
 CSoDa::MBoxMessage
 CSoDa::CommandThis is a list of all the commands that can "do something" to one or more components in the SoDa radio
 CSoDa::SoDaBufThe Buffer Class
 CSoDaTest::MyMsg
 CSoDa::MedianFilter3< T >3 point Median Filter class – templatized (!)
 CSoDa::MultiMBox< T >
 CSoDa::MultiMBox< T >::Subscriber
 CSoDa::OSFilterOverlap-and-save filter class
 CSoDa::ParamsThis class handles command line parameters and built-ins
 CSoDa::PropTreePropTree class encapsulates the USRP property tree functions to allow better trap and error recovery management
 CSoDa::QuadratureOscillatorSin/cos oscillator to drive TX signal chain
 CSoDa::Range< Tk >Template class for mapping ranges to thingies This represents an open interval – thanks to suggestions from http://stackoverflow.com/questions/1089192/c-stl-range-container
 CSoDa::ReSamplerRational Resampler
 CSoDa::SerialDev
 CSoDa::SoDaBaseThe SoDa Base class
 CSoDa::AudioIfcGeneric Audio Interface Class
 CSoDa::HilbertTransformerIn several places we have a real valued signal x(t) that needs to be converted to an analytic signal g(t) such that real(g(t)) == x(t) and imag(g(t)) = shift_by_90degrees(x(t));
 CSoDa::ReSample48to625Resampler for 48KHz to 625KHz data stream, built on rational ReSampler class
 CSoDa::ReSample625to48Resampler for 625KHz to 48KHz data stream, built on rational ReSampler class
 CSoDa::SoDaThreadThe Thread baseclass for all SoDa thread objects
 CSoDa::SoDaExceptionThe SoDa Exception class
 CSoDa::SpectrogramSpectrogram generates magnitude buffers from input sample stream
 CSoDa::TRControlGeneric Control class to activate T/R switching, band switching, and other control functions
 CSoDa::B200ControlTransmit/Receive switch control for B200/B210 via the FX3 debug GPIO pins
 CSoDa::N200ControlTransmit/Receive switch control for N200/N210 via the GPS serial or EXP serial io port
 CSoDa::NoopControlNull control class that returns happily for everyone
 CSoDa::UD::NetSocket
 CSoDa::UD::ClientSocket
 CSoDa::UD::ServerSocket
 CSoDaTest::Histogram
 Cbinary_function
 CSoDa::leftOfRange< Tk >
 Cstd::exceptionSTL class
 Cstd::runtime_errorSTL class
 Cstd::map< K, T >STL class
 CSoDa::RangeMap< Tk, Tv >