mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-05 15:34:57 -04:00
Audio inout: added DC block and IQ imbalance
This commit is contained in:
@@ -34,6 +34,8 @@ struct AudioInputSettings {
|
||||
LR,
|
||||
RL
|
||||
} m_iqMapping;
|
||||
bool m_dcBlock;
|
||||
bool m_iqImbalance;
|
||||
|
||||
bool m_useReverseAPI;
|
||||
QString m_reverseAPIAddress;
|
||||
|
||||
Reference in New Issue
Block a user