1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-09 01:14:58 -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
@@ -21,8 +21,8 @@
///////////////////////////////////////////////////////////////////////////////////
#include "SWGDeviceSettings.h"
#include "FOBOSinput.h"
#include "FOBOSwebapiadapter.h"
#include "fobosinput.h"
#include "foboswebapiadapter.h"
FOBOSWebAPIAdapter::FOBOSWebAPIAdapter()
{}