mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 06:04:39 -04:00
BladeRF2: implemented transverter mode
This commit is contained in:
@@ -39,6 +39,8 @@ struct BladeRF2InputSettings {
|
||||
fcPos_t m_fcPos;
|
||||
bool m_dcBlock;
|
||||
bool m_iqCorrection;
|
||||
bool m_transverterMode;
|
||||
qint64 m_transverterDeltaFrequency;
|
||||
QString m_fileRecordName;
|
||||
|
||||
BladeRF2InputSettings();
|
||||
|
||||
Reference in New Issue
Block a user