This is a remake of the FSUDAQ using Qt6
Go to file
2023-04-21 18:10:12 -04:00
.vscode fix many bugs and extended RegisterAddress to include max value and step 2023-04-19 13:41:43 -04:00
.gitignore cannot get trace, need to review the Digitizer Class using test.cpp 2023-04-19 18:08:20 -04:00
ClassData.h finishing Scope... snapshot 2023-04-20 18:15:30 -04:00
ClassDigitizer.cpp cannot get trace, need to review the Digitizer Class using test.cpp 2023-04-19 18:08:20 -04:00
ClassDigitizer.h added ComboList at Register, added more methods in digitizer class. improving Scope 2023-04-21 18:10:12 -04:00
CustomThreads.h cannot get trace, need to review the Digitizer Class using test.cpp 2023-04-19 18:08:20 -04:00
CustomWidgets.h Scope is working. now finish the scope settings 2023-04-20 13:49:36 -04:00
FSUDAQ_Qt6.pro added Scope Class. not tested 2023-04-18 13:12:05 -04:00
FSUDAQ.cpp finishing Scope... snapshot 2023-04-20 18:15:30 -04:00
FSUDAQ.h scalar seems OK. 2023-04-19 16:21:14 -04:00
macro.h Scope is working. now finish the scope settings 2023-04-20 13:49:36 -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 added ComboList at Register, added more methods in digitizer class. improving Scope 2023-04-21 18:10:12 -04:00
Scope.cpp added ComboList at Register, added more methods in digitizer class. improving Scope 2023-04-21 18:10:12 -04:00
Scope.h added ComboList at Register, added more methods in digitizer class. improving Scope 2023-04-21 18:10:12 -04:00
test_indep.cpp setup the base for Qt6 2023-04-11 11:13:23 -04:00
test.cpp improve the trigger rate calculation 2023-04-20 14:39:59 -04:00