mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 14:04:46 -04:00
FunCube Pro input: implemented transverter feature
This commit is contained in:
@@ -38,6 +38,8 @@ struct FCDProSettings {
|
||||
qint32 m_gain6Index;
|
||||
bool m_dcBlock;
|
||||
bool m_iqCorrection;
|
||||
bool m_transverterMode;
|
||||
qint64 m_transverterDeltaFrequency;
|
||||
|
||||
FCDProSettings();
|
||||
void resetToDefaults();
|
||||
|
||||
Reference in New Issue
Block a user