18 #ifndef _SDRPLAY_SDRPLAYSETTINGS_H_ 19 #define _SDRPLAY_SDRPLAYSETTINGS_H_ 59 void debug(
const char *title)
const 61 qDebug() << QString(title)
62 <<
": m_centerFrequency: " << m_centerFrequency
63 <<
" m_tunerGain: " << m_tunerGain
64 <<
" m_LOppmTenths: " << m_LOppmTenths
65 <<
" m_frequencyBandIndex: " << m_frequencyBandIndex
66 <<
" m_ifFrequencyIndex: " << m_ifFrequencyIndex
67 <<
" m_bandwidthIndex: " << m_bandwidthIndex
68 <<
" m_devSampleRateIndex: " << m_devSampleRateIndex
69 <<
" m_log2Decim: " << m_log2Decim
70 <<
" m_fcPos: " << m_fcPos
71 <<
" m_dcBlock: " << m_dcBlock
72 <<
" m_iqCorrection: " << m_iqCorrection
73 <<
" m_tunerGainMode: " << m_tunerGainMode
74 <<
" m_lnaOn: " << m_lnaOn
75 <<
" m_mixerAmpOn: " << m_mixerAmpOn
uint32_t m_ifFrequencyIndex
uint16_t m_reverseAPIPort
QString m_reverseAPIAddress
QByteArray serialize() const
uint64_t m_centerFrequency
uint32_t m_frequencyBandIndex
uint32_t m_bandwidthIndex
bool deserialize(const QByteArray &data)
void debug(const char *title) const
uint16_t m_reverseAPIDeviceIndex
uint32_t m_devSampleRateIndex
unsigned __int64 uint64_t