1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-09 09:25:07 -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
@@ -30,9 +30,9 @@
#include "SWGDeviceSettings.h"
#include "SWGDeviceState.h"
#include "FOBOSinput.h"
#include "fobosinput.h"
#include "device/deviceapi.h"
#include "FOBOSworker.h"
#include "fobosworker.h"
#include "dsp/dspcommands.h"
MESSAGE_CLASS_DEFINITION(FOBOSInput::MsgConfigureFOBOS, Message)