This repository contains the code and documentation for the project. It contains the DAQ software, as well as the electronics design files, and documention. This project was developed by Blake Leverington, Michal Dziewiecki, and Liqing Qin.
Go to file
2023-09-06 18:16:41 +02:00
build-hit2017-Desktop_Qt_6_5_2_MinGW_64_bit-Debug saw that the 2017 version was only for v1, and the adapted 2023. Added the 2017 with v2 compatability. Needs to be modified for qt6 still. 2023-09-06 17:28:35 +02:00
build-hit2017-Desktop_Qt_6_5_2_MinGW_64_bit-Release updated code to work with Qt6. Added hit2023 to allow for 4 bytes added at the end of the data stream for FPGA analysis results. 2023-08-03 11:01:50 +02:00
build-hit2017v2-Desktop_Qt_6_5_2_MinGW_64_bit-Release hit2017v2 now compiles with Qt6.5.2 2023-09-06 18:16:41 +02:00
build-hit2023-Desktop_Qt_6_5_2_MinGW_64_bit-Debug saw that the 2017 version was only for v1, and the adapted 2023. Added the 2017 with v2 compatability. Needs to be modified for qt6 still. 2023-09-06 17:28:35 +02:00
build-hit2023-Desktop_Qt_6_5_2_MinGW_64_bit-Release hit2017v2 now compiles with Qt6.5.2 2023-09-06 18:16:41 +02:00
Debug updated code to work with Qt6. Added hit2023 to allow for 4 bytes added at the end of the data stream for FPGA analysis results. 2023-08-03 11:01:50 +02:00
hit2017 hit2017v2 now compiles with Qt6.5.2 2023-09-06 18:16:41 +02:00
hit2017v2 hit2017v2 now compiles with Qt6.5.2 2023-09-06 18:16:41 +02:00
hit2023 hit2017v2 now compiles with Qt6.5.2 2023-09-06 18:16:41 +02:00
LICENSE Initial commit 2023-08-03 09:22:26 +02:00
README.md Initial commit 2023-08-03 09:22:26 +02:00

HITDAQ

The data acquisition software currently compiled with QtCreator on Windows 11, Qt6.5.2, MinGW-11.2.0 64-bit. Needs QtSerialPort. Also uses QCustomPlot from https://www.qcustomplot.com/release/2.1.1/QCustomPlot-source.tar.gz