SoDaRadio-12.2.0-cut_dependencies:6c82803
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 12]
 
examples
 
IFServer.hxx
IFServer is an example of a simple "plugin" that may be built as a shareable library and then loaded into SoDaRadio via the loadable plugin interface
 
src
 
AudioIfc.hxx
 
AudioQt.hxx
 
B200Control.hxx
 
BaseBandRX.hxx
 
BaseBandTX.hxx
 
Command.hxx
 
CommandMonitor.hxx
Example of a simple bolt-on accessory for SoDaRadio
 
CWGenerator.hxx
 
CWTX.hxx
 
Debug.hxx
 
FindHome.hxx
 
HilbertTransformer.hxx
 
Histogram.hxx
 
IFRecorder.hxx
 
IPSockets.hxx
 
LineSocket.hxx
 
MedianFilter.hxx
This is a simple median filter widget
 
N200Control.hxx
 
Params.hxx
 
PlutoCtrl.hxx
Thread class that owns the ADALM-PLUTO / AD9361 control channel
 
PlutoRadio.hxx
Aggregate all hardware-specific threads for the ADALM-PLUTO
 
PlutoRX.hxx
IIO receive streaming thread for the ADALM-PLUTO
 
PlutoTX.hxx
IIO transmit streaming thread for the ADALM-PLUTO
 
QuadratureOscillator.hxx
 
Radio.hxx
Base class for all hardware modules (USRP, Pluto, RTLSDR, etc) that starts all required processes (e.g
 
RadioControl.hxx
Thread class that provides the common radio functions for any compatible radio
 
RadioModels.hxx
This class provides a mechanism for starting the threads for a hardware model using only the name of the model
 
RadioRX.hxx
Thread class that provides the common IF receive functions for any supported radio (USRP/Adalm/Pluto/Lyme/...) The IF processing step (beat incoming RX stream from the IF out of the radio itself, down to baseband for the BaseBandRX process) requires the IF chain to maintain a local oscillator of its own
 
RadioTX.hxx
 
RTLSDRCtrl.hxx
RadioControl implementation for RTL-SDR dongles (librtlsdr)
 
RTLSDRDev.hxx
Shared RAII wrapper for an rtlsdr_dev_t handle
 
RTLSDRRadio.hxx
Aggregate all threads for an RTL-SDR dongle
 
RTLSDRRX.hxx
RadioRX implementation for RTL-SDR dongles
 
RTLSDRTX.hxx
Stub RadioTX for RTL-SDR dongles (RX-only hardware)
 
SerialDev.hxx
 
SimpleAccessory.hxx
Example of a simple bolt-on accessory for SoDaRadio
 
SoDaBase.hxx
The Baseclass for all SoDa objects, and useful commonly used classes
 
SoDaThread.hxx
The Baseclass for all SoDa thread objects
 
SoDaThreadRegistry.hxx
A singleton object that records instances of SoDa Thread objects
 
Spectrogram.hxx
 
UDSockets.hxx
 
UI.hxx
 
USRPCtrl.hxx
Thread class that owns the USRP control channel and functions
 
USRPFrontEnd.hxx
Manage front end settings for Ettus USRP devices Functions that return a property tree corresponding to a TX or RX front end on the first daughterboard
 
USRPPropTree.hxx
 
USRPRadio.hxx
Create the Control, RX, and TX threads for the USRP radio hardware
 
USRPRX.hxx
 
USRPTRControl.hxx
 
USRPTuner.hxx
Class that encapsulates tuning functions for various daughter cards
 
USRPTX.hxx
 
TestCLI
 
CLIAudio.hxx
Qt-based audio I/O threads for SoDaCLI
 
CLICommand.hxx
Command parsing and command-socket I/O for SoDaCLI