This is a remake of the FSUDAQ using Qt6
Go to file
2023-04-18 13:12:05 -04:00
.vscode added Scope Class. not tested 2023-04-18 13:12:05 -04:00
.gitignore added programSetting and lastRun 2023-04-17 14:09:21 -04:00
ClassData.h modified data saving, only open outFile once 2023-04-17 11:52:06 -04:00
ClassDigitizer.cpp modified data saving, only open outFile once 2023-04-17 11:52:06 -04:00
ClassDigitizer.h added Scalar panel 2023-04-17 15:17:25 -04:00
CustomThreads.h modified data saving, only open outFile once 2023-04-17 11:52:06 -04:00
CustomWidgets.h added Scope Class. not tested 2023-04-18 13:12:05 -04:00
FSUDAQ_Qt6.pro added Scope Class. not tested 2023-04-18 13:12:05 -04:00
FSUDAQ.cpp added Scope Class. not tested 2023-04-18 13:12:05 -04:00
FSUDAQ.h added Scope Class. not tested 2023-04-18 13:12:05 -04:00
macro.h added Scope Class. not tested 2023-04-18 13:12:05 -04:00
main.cpp added Scope Class. not tested 2023-04-18 13:12:05 -04:00
Makefile_test add Makefile_test 2023-04-11 14:16:22 -04:00
RegisterAddress.h basic GUI, data thread, can take data 2023-04-14 16:12:52 -04:00
Scope.cpp added Scope Class. not tested 2023-04-18 13:12:05 -04:00
Scope.h added Scope Class. not tested 2023-04-18 13:12:05 -04:00
test_indep.cpp setup the base for Qt6 2023-04-11 11:13:23 -04:00
test.cpp snapshot 2023-04-11 14:23:38 -04:00