mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-14 15:33:34 -04:00
Plugins device enumeration optimization: factorization of common code for Rx/Tx devices
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include "bladerf2/devicebladerf2shared.h"
|
||||
#include "dsp/interpolators.h"
|
||||
|
||||
class SampleSinkFifo;
|
||||
class SampleSourceFifo;
|
||||
|
||||
class BladeRF2OutputThread : public QThread {
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user