This is a remake of the FSUDAQ using Qt6
Go to file
2023-04-19 14:46:10 -04:00
.vscode fix many bugs and extended RegisterAddress to include max value and step 2023-04-19 13:41:43 -04:00
.gitignore added programSetting and lastRun 2023-04-17 14:09:21 -04:00
ClassData.h fix many bugs and extended RegisterAddress to include max value and step 2023-04-19 13:41:43 -04:00
ClassDigitizer.cpp fix many bugs and extended RegisterAddress to include max value and step 2023-04-19 13:41:43 -04:00
ClassDigitizer.h fix many bugs and extended RegisterAddress to include max value and step 2023-04-19 13:41:43 -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 fix many bugs and extended RegisterAddress to include max value and step 2023-04-19 13:41:43 -04:00
FSUDAQ.h fix many bugs and extended RegisterAddress to include max value and step 2023-04-19 13:41:43 -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 fix many bugs and extended RegisterAddress to include max value and step 2023-04-19 13:41:43 -04:00
Scope.cpp pause building Scope, finsih the scalar first 2023-04-19 14:46:10 -04:00
Scope.h pause building Scope, finsih the scalar first 2023-04-19 14:46:10 -04:00
test_indep.cpp setup the base for Qt6 2023-04-11 11:13:23 -04:00
test.cpp fix many bugs and extended RegisterAddress to include max value and step 2023-04-19 13:41:43 -04:00