Commit Graph

30 Commits

Author SHA1 Message Date
splitPoleDAQ 96e3d2a007 modified UI for open digitizer. when click on update Setting, it will overwrite the setting file to make sure the setting is updated 2024-01-19 14:15:37 -05:00
splitPoleDAQ c0e6d7ae9a In setting panel, change save setting as text to a checkbox for update setting 2024-01-18 23:41:18 -05:00
splitPoleDAQ 14c2ceab6c [MAJOR CHANGE] change ClassData, Timestamp, energy, etc, be dynamically allocated, NOT TESTED, compiled not problem 2024-01-18 23:09:50 -05:00
splitPoleDAQ a34bf75d5f fix soem display bugs, fix 2D historgram mergin 2023-11-21 15:34:29 -05:00
Ryan Tang 649cb1554a add some code to prevent out of memeory frozen 2023-11-20 12:10:36 -05:00
carina@hades 386e632198 get acqStatus in the ReadData() method, to solve the possible hang up when updating acqstatus 2023-11-07 15:24:28 -05:00
carina@hades d62d037492 added software disbale board, not impletement in GUI 2023-11-06 17:59:16 -05:00
carina@hades 739fa105c5 varibles name improve, tested more GUI 2023-10-09 17:46:32 -04:00
carina@hades d90f4a33ce restructure the physical channel and Reg channel, only in the digitizer class 2023-10-09 13:12:48 -04:00
carina@hades 1faaea4dcb add MaxRegChannels to solve the channel number and register channel number are different 2023-10-06 16:50:28 -04:00
carina@hades 8cf46f6c5f snapshot, before making MutliBuilder to be independent of Digitizer class 2023-10-05 12:26:17 -04:00
carina@hades f7502d1c1c support arbitary number of channel 2023-10-04 18:03:42 -04:00
splitPoleDAQ ef108a7855 add some for DPP-QDC, not much 2023-06-20 16:18:02 -04:00
splitPoleDAQ d246bb8dcf testes many things with pulser (except backward event building). All parts looks good at 10 Hz 2023-06-20 11:57:39 -04:00
splitPoleDAQ bb74e0d308 add influxdb 2023-05-24 16:04:32 -04:00
splitPoleDAQ 1ae7309eb2 uncomment filling histograms, added UpdateOtherPanels() 2023-05-23 17:02:39 -04:00
splitPoleDAQ 29c8c95d0d added inquiry tab in the digi panel 2023-05-12 16:06:32 -04:00
splitPoleDAQ 9783cc0edf finished all board settings (except LVDS), added save and load settings 2023-05-02 14:49:45 -04:00
splitPoleDAQ 362f583688 Remove Regitser namespace, update Global and TRGOUT Mask, all channels settings UI 2023-05-01 16:20:16 -04:00
splitPoleDAQ 75f0ae6467 added some widgetsin DigiSetting 2023-04-25 17:04:46 -04:00
splitPoleDAQ 26056070f0 added digitizer Info 2023-04-24 17:37:03 -04:00
splitPoleDAQ a041b11cb8 complete Scope for PHA 2023-04-24 15:27:05 -04:00
splitPoleDAQ 50a8bbcdd6 added ComboList at Register, added more methods in digitizer class. improving Scope 2023-04-21 18:10:12 -04:00
splitPoleDAQ 104962b8c0 finishing Scope... snapshot 2023-04-20 18:15:30 -04:00
splitPoleDAQ 4a80fcc10d cannot get trace, need to review the Digitizer Class using test.cpp 2023-04-19 18:08:20 -04:00
splitPoleDAQ fecb77a105 fix many bugs and extended RegisterAddress to include max value and step 2023-04-19 13:41:43 -04:00
splitPoleDAQ 3478991fd2 added Scalar panel 2023-04-17 15:17:25 -04:00
splitPoleDAQ 44499a8f21 basic GUI, data thread, can take data 2023-04-14 16:12:52 -04:00
splitPoleDAQ f5595fcecc snapshot 2023-04-11 14:23:38 -04:00
carina@hades a35bd6e577 setup the base for Qt6 2023-04-11 11:13:23 -04:00