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

Reverse API: HackRF input

This commit is contained in:
f4exb
2018-12-26 11:29:20 +01:00
parent b435449dc3
commit 802c5fe53b
7 changed files with 243 additions and 56 deletions
@@ -100,6 +100,7 @@ private slots:
void on_record_toggled(bool checked);
void updateHardware();
void updateStatus();
void openDeviceSettingsDialog(const QPoint& p);
};
#endif // INCLUDE_HACKRFINPUTGUI_H