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

HackRF: 2 way Rx/Tx frequency synchronization

This commit is contained in:
f4exb
2019-03-31 00:40:42 +01:00
parent 64b198e507
commit 9c5c726b97
6 changed files with 210 additions and 48 deletions
@@ -142,8 +142,8 @@ private:
DeviceHackRFParams m_sharedParams;
QNetworkAccessManager *m_networkManager;
QNetworkRequest m_networkRequest;
bool m_running;
bool openDevice();
void closeDevice();
bool applySettings(const HackRFOutputSettings& settings, bool force);