mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 08:24:43 -04:00
PlutoSDR input: implemented transverter feature
This commit is contained in:
@@ -71,6 +71,8 @@ struct PlutoSDRInputSettings {
|
||||
quint32 m_gain; //!< "hardware" gain
|
||||
RFPath m_antennaPath;
|
||||
GainMode m_gainMode;
|
||||
bool m_transverterMode;
|
||||
qint64 m_transverterDeltaFrequency;
|
||||
|
||||
|
||||
PlutoSDRInputSettings();
|
||||
|
||||
Reference in New Issue
Block a user