mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-11-13 03:33:23 -05:00
Removed file recording function from device plugins (MIMO)
This commit is contained in:
parent
a72312f5c3
commit
31d3011b70
@ -33,7 +33,6 @@
|
||||
#include "dsp/dspdevicemimoengine.h"
|
||||
#include "dsp/devicesamplesource.h"
|
||||
#include "dsp/devicesamplesink.h"
|
||||
#include "dsp/filerecord.h"
|
||||
#include "bladerf2/devicebladerf2.h"
|
||||
|
||||
#include "bladerf2mithread.h"
|
||||
|
||||
@ -33,7 +33,6 @@ class QNetworkReply;
|
||||
class DeviceAPI;
|
||||
class BladeRF2MIThread;
|
||||
class BladeRF2MOThread;
|
||||
class FileRecord;
|
||||
class DeviceBladeRF2;
|
||||
struct bladerf_gain_modes;
|
||||
struct bladerf;
|
||||
|
||||
@ -33,7 +33,6 @@
|
||||
#include "dsp/dspdevicemimoengine.h"
|
||||
#include "dsp/devicesamplesource.h"
|
||||
#include "dsp/devicesamplesink.h"
|
||||
#include "dsp/filerecord.h"
|
||||
#include "limesdr/devicelimesdrparam.h"
|
||||
#include "limesdr/devicelimesdrshared.h"
|
||||
|
||||
|
||||
@ -32,7 +32,6 @@
|
||||
#include "dsp/dspengine.h"
|
||||
#include "dsp/dspdevicemimoengine.h"
|
||||
#include "dsp/devicesamplesource.h"
|
||||
#include "dsp/filerecord.h"
|
||||
|
||||
#include "testmiworker.h"
|
||||
#include "testmi.h"
|
||||
|
||||
@ -29,7 +29,6 @@
|
||||
|
||||
class DeviceAPI;
|
||||
class TestMIWorker;
|
||||
class FileRecord;
|
||||
class QNetworkAccessManager;
|
||||
class QNetworkReply;
|
||||
|
||||
|
||||
@ -33,7 +33,6 @@
|
||||
#include "dsp/dspdevicemimoengine.h"
|
||||
#include "dsp/devicesamplesource.h"
|
||||
#include "dsp/devicesamplesink.h"
|
||||
#include "dsp/filerecord.h"
|
||||
#include "xtrx/devicextrxparam.h"
|
||||
#include "xtrx/devicextrxshared.h"
|
||||
#include "xtrx/devicextrx.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user