LibDMRConf  0.6.0
A library to program DMR radios.
All Classes Functions Variables Typedefs Enumerations Enumerator Properties Modules Pages
AnalogChannel Member List

This is the complete list of members for AnalogChannel, including all inherited members.

_admitAnalogChannelprotected
_aprsSystemAnalogChannelprotected
_bwAnalogChannelprotected
_nameChannelprotected
_powerChannelprotected
_rxFreqChannelprotected
_rxOnlyChannelprotected
_rxToneAnalogChannelprotected
_scanlistChannelprotected
_squelchAnalogChannelprotected
_txFreqChannelprotected
_txTimeOutChannelprotected
_txToneAnalogChannelprotected
Admit enum nameAnalogChannel
admit() constAnalogChannel
AdmitFree enum valueAnalogChannel
AdmitNone enum valueAnalogChannel
AdmitTone enum valueAnalogChannel
AnalogChannel(const QString &name, double rxFreq, double txFreq, Power power, uint txTimeout, bool rxOnly, Admit admit, uint squelch, Signaling::Code rxTone, Signaling::Code txTone, Bandwidth bw, ScanList *list, APRSSystem *aprsSys=nullptr, QObject *parent=nullptr)AnalogChannel
aprsSystem() constAnalogChannel
as()Channelinline
as() constChannelinline
Bandwidth enum nameAnalogChannel
bandwidth() constAnalogChannel
BWNarrow enum valueAnalogChannel
BWWide enum valueAnalogChannel
Channel(const QString &name, double rx, double tx, Power power, uint txTimeout, bool rxOnly, ScanList *scanlist, QObject *parent=nullptr)Channelprotected
HighPower enum valueChannel
is() constChannelinline
LowPower enum valueChannel
MaxPower enum valueChannel
MidPower enum valueChannel
MinPower enum valueChannel
modified()Channelsignal
name() constChannel
onAPRSSystemDeleted()AnalogChannelprotectedslot
onScanListDeleted(QObject *obj)Channelprotectedslot
Power enum nameChannel
power() constChannel
rxFrequency() constChannel
rxOnly() constChannel
rxTone() constAnalogChannel
scanList() constChannel
setAdmit(Admit admit)AnalogChannel
setAPRSSystem(APRSSystem *sys)AnalogChannel
setBandwidth(Bandwidth bw)AnalogChannel
setName(const QString &name)Channel
setPower(Power power)Channel
setRXFrequency(double freq)Channel
setRXOnly(bool enable)Channel
setRXTone(Signaling::Code code)AnalogChannel
setScanList(ScanList *list)Channel
setSquelch(uint squelch)AnalogChannel
setTimeout(uint dur)Channel
setTXFrequency(double freq)Channel
setTXTone(Signaling::Code code)AnalogChannel
squelch() constAnalogChannel
txFrequency() constChannel
txTimeout() constChannel
txTone() constAnalogChannel