1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-18 00:34:13 -04:00

Reverse API: SoapySDR input

This commit is contained in:
f4exb
2018-12-26 18:15:43 +01:00
parent c6e057b143
commit bc4c9aeba6
6 changed files with 249 additions and 1 deletions
@@ -139,6 +139,7 @@ private slots:
void on_record_toggled(bool checked);
void updateHardware();
void updateStatus();
void openDeviceSettingsDialog(const QPoint& p);
};