Ryan Tang rtang
  • Joined on 2022-05-03
rtang pushed to master at rtang/FSUDAQ_Qt6 2023-05-02 14:49:55 -04:00
9783cc0edf finished all board settings (except LVDS), added save and load settings
rtang pushed to master at rtang/FSUDAQ_Qt6 2023-05-01 18:29:47 -04:00
70765937e3 reconfigure the board related settings into tabs
rtang pushed to master at rtang/FSUDAQ_Qt6 2023-05-01 16:20:25 -04:00
362f583688 Remove Regitser namespace, update Global and TRGOUT Mask, all channels settings UI
rtang pushed to master at rtang/FSUDAQ_Qt6 2023-04-28 18:18:41 -04:00
c37f132477 added channel settings (only UI)
2643511df6 finish board setting for PHA
Compare 2 commits »
rtang pushed to master at rtang/FSUDAQ_Qt6 2023-04-26 16:40:01 -04:00
36906b702c added more setting control fro PHA
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2023-04-25 17:36:23 -04:00
8a0c828ebe fixe delete scope bug
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2023-04-25 17:23:53 -04:00
3df3fd50a1 combined trace and scalar thread.
rtang pushed to master at rtang/FSUDAQ_Qt6 2023-04-25 17:04:54 -04:00
75f0ae6467 added some widgetsin DigiSetting
rtang pushed to master at rtang/FSUDAQ_Qt6 2023-04-24 17:37:10 -04:00
26056070f0 added digitizer Info
rtang pushed to master at rtang/FSUDAQ_Qt6 2023-04-24 16:38:04 -04:00
b53a32f50e add DigiSettings.cpp/h
rtang pushed to master at rtang/FSUDAQ_Qt6 2023-04-24 15:27:12 -04:00
a041b11cb8 complete Scope for PHA
rtang pushed to master at rtang/FSUDAQ_Qt6 2023-04-21 18:10:19 -04:00
50a8bbcdd6 added ComboList at Register, added more methods in digitizer class. improving Scope
rtang pushed to master at rtang/FSUDAQ_Qt6 2023-04-20 18:15:36 -04:00
104962b8c0 finishing Scope... snapshot
rtang pushed to master at rtang/FSUDAQ_Qt6 2023-04-20 14:40:06 -04:00
57bcb16a0d improve the trigger rate calculation
rtang pushed to master at rtang/FSUDAQ_Qt6 2023-04-20 13:49:47 -04:00
8c94e4b7c8 Scope is working. now finish the scope settings
rtang pushed to master at rtang/FSUDAQ_Qt6 2023-04-19 18:08:26 -04:00
4a80fcc10d cannot get trace, need to review the Digitizer Class using test.cpp
rtang pushed to master at rtang/FSUDAQ_Qt6 2023-04-19 16:21:21 -04:00
0000be1d44 scalar seems OK.
f9128f6f92 pause building Scope, finsih the scalar first
Compare 2 commits »
rtang pushed to master at rtang/FSUDAQ_Qt6 2023-04-19 13:41:54 -04:00
fecb77a105 fix many bugs and extended RegisterAddress to include max value and step
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2023-04-18 17:37:34 -04:00
8fe3e09b51 bring scalar, digiSetting, solariSetting in front
rtang pushed to master at rtang/FSUDAQ_Qt6 2023-04-18 13:12:14 -04:00
cd0f41841f added Scope Class. not tested