AcqusitionDevice: Moved to dedicated directory

This commit is contained in:
2023-11-10 11:45:16 +01:00
parent 04c2e41cf5
commit 4efcdaab74
31 changed files with 25 additions and 453 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
#include "../writer/HDF5Objects.h"
#include "../receiver/JFJochReceiverService.h"
#include "FPGAUnitTest.h"
#include "../receiver/MockAcquisitionDevice.h"
#include "../receiver/HLSSimulatedDevice.h"
#include "../acquisition_device/MockAcquisitionDevice.h"
#include "../acquisition_device/HLSSimulatedDevice.h"
#include "../common/ZMQImagePusher.h"
#include "../common/jsonToGrpc.h"