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

Enable native Fobos SDR source plugin on Linux

This commit is contained in:
Alex Antonov UT2UM
2026-06-01 09:20:01 +03:00
parent 13fdc156a2
commit 3f85144bed
12 changed files with 214 additions and 103 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
#include <QNetworkRequest>
#include <dsp/devicesamplesource.h>
#include "FOBOSsettings.h"
#include "fobossettings.h"
class DeviceAPI;
class FOBOSWorker;