1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -04:00

Added support for HackRF. Interim state #2

This commit is contained in:
f4exb
2015-09-25 08:30:22 +02:00
parent 2932cbfdc3
commit 3be1a1a3e2
7 changed files with 73 additions and 19 deletions
+1 -1
View File
@@ -38,11 +38,11 @@ public:
quint32 m_bandwidthIndex;
quint32 m_imjRejFilterIndex;
quint32 m_lnaGain;
quint32 m_mixerGain;
quint32 m_vgaGain;
quint32 m_log2Decim;
fcPos_t m_fcPos;
bool m_biasT;
bool m_lnaExt;
Settings();
void resetToDefaults();