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:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user