1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-26 20:14:19 -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
+2 -2
View File
@@ -26,8 +26,8 @@
#include "util/messagequeue.h"
#include "FOBOSsettings.h"
#include "FOBOSinput.h"
#include "fobossettings.h"
#include "fobosinput.h"
class DeviceUISet;