1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-05 07:24:44 -04:00

HackRF output plugin: fixed Tx output power setting

This commit is contained in:
f4exb
2017-01-08 17:15:36 +01:00
parent 64246c5c6a
commit 095b1cbab1
6 changed files with 7 additions and 117 deletions
@@ -25,7 +25,6 @@ struct HackRFOutputSettings {
quint32 m_devSampleRate;
quint32 m_bandwidth;
quint32 m_vgaGain;
quint32 m_txvgaGain;
quint32 m_log2Interp;
bool m_biasT;
bool m_lnaExt;