1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 21:54:55 -04:00

HackRF: suppression of Rx to Tx link frequency. Synchronization of Tx to Rx device center frequency.

This commit is contained in:
f4exb
2019-03-30 20:44:55 +01:00
parent 7fed61c3b9
commit 64b198e507
284 changed files with 441 additions and 416 deletions
@@ -39,7 +39,6 @@ struct HackRFInputSettings {
bool m_lnaExt;
bool m_dcBlock;
bool m_iqCorrection;
bool m_linkTxFrequency;
QString m_fileRecordName;
bool m_useReverseAPI;
QString m_reverseAPIAddress;