SoDaRadio-12.2.0-cut_dependencies:6c82803
Loading...
Searching...
No Matches
RTLSDRTX.hxx File Reference

Stub RadioTX for RTL-SDR dongles (RX-only hardware). More...

#include "RadioTX.hxx"
#include "Params.hxx"
#include <memory>

Go to the source code of this file.

Classes

class  SoDa::RTLSDRTX

Namespaces

namespace  SoDa

Typedefs

using SoDa::RTLSDRTXPtr = std::shared_ptr<RTLSDRTX>

Detailed Description

Stub RadioTX for RTL-SDR dongles (RX-only hardware).

The RTL-SDR has no transmit capability. This class satisfies the RadioTX interface so the rest of SoDaServer can treat RTL-SDR like any other radio model. All TX operations are silent no-ops.

Author
M. H. Reilly (kb1vc)
Date
June 2026

Definition in file RTLSDRTX.hxx.