Commit Graph

41 Commits

Author SHA1 Message Date
Ryan Tang 4f10519089 Scope will set digitizer into self-trigger 2024-04-08 16:55:26 -04:00
Ryan Tang 876ae26450 bug fix on BoardVetoPolarity and InputDelay Display 2023-11-06 13:13:42 -05:00
Ryan Tang b79e125e88 do the same when digitizer changed in scope 2023-10-20 12:10:22 -04:00
Ryan Tang 5f3b3909a0 in scope when channel change, disbale all other channel but the one selected 2023-10-20 12:05:03 -04:00
Ryan Tang 9010673a4f fixed scope stop, only restore ch on/off for 1st digitizer, added more comment string support for Mapping.h, change color green to orange for some Combox 2023-10-20 11:47:39 -04:00
Ryan Tang e9d6f2a312 rename Eevnt class to Hit 2023-09-26 10:41:24 -04:00
Ryan Tang 2caec2a6e6 for V2740 and PSD, EnStatEvents = true, trace will freeze after few sec 2023-09-25 17:46:22 -04:00
Ryan Tang 956467b193 add PSD supper in the Scope. Issue, the trace don't change after few sec for PSD, not PHA. firmware problem? 2023-09-25 17:07:17 -04:00
Ryan Tang e13713c299 fix ReadData logic problem 2023-09-22 17:57:43 -04:00
Ryan Tang 95310aa1c2 add PSD in the core Digitizer Class and SolReader 2023-09-22 15:58:28 -04:00
Ryan Tang d7d3988b75 break ProgramPHA into board and channel, some UI improve 2023-09-21 17:24:13 -04:00
Ryan Tang 38525125c4 added Sync Helper 2023-09-18 12:52:15 -04:00
Ryan Tang 9736f5cdc6 many bugs fix, plan to add SyncHelper 2023-09-15 17:31:07 -04:00
Ryan Tang 8a0c828ebe fixe delete scope bug 2023-04-25 17:36:20 -04:00
Ryan Tang 3df3fd50a1 combined trace and scalar thread. 2023-04-25 17:23:50 -04:00
Ryan Tang 9f40081dbb remove debug code 2023-04-18 10:49:04 -04:00
Ryan Tang 66c7211d7a many UI bugs fix and improvement, save Setting to temSettings when close digitizers. 2023-04-12 13:52:42 -04:00
Ryan Tang f6bbf0bf79 few bugs fix. add RunTimeStamp.CSV 2023-04-03 18:20:36 -04:00
Ryan Tang 802596af78 polishing 2023-03-27 15:48:41 -04:00
Ryan Tang 214e18812b added Coordinate Lable in Scope 2023-03-24 18:07:48 -04:00
Ryan Tang b914e05097 simplify the update other panels machanism 2023-03-24 17:23:59 -04:00
Ryan Tang 38f6cc41cb use a dumb way to solve the pointer problem in SOLARIS Panel 2023-03-23 16:36:47 -04:00
Ryan Tang 259bc9d244 finished solaris pannel- basic setting 2023-03-20 15:52:04 -04:00
Ryan Tang 70ad421fbd found that thereshold, onOff, and DC offset can be set during ACQ ON 2023-03-17 17:08:56 -04:00
Ryan Tang ac81be92f7 bug fix for multiple digitizers 2023-03-16 17:28:55 -04:00
Ryan Tang 74a17b07de complete the digiSetting Panel 2023-03-14 16:17:22 -04:00
Ryan Tang 9153414519 fix more issues 2023-03-10 18:09:25 -05:00
Ryan Tang 013f24165c many issues fixed. setting is sync across all panels 2023-03-10 17:28:02 -05:00
Ryan Tang 171561f823 fixeed many issue when run on solaris server daq 2023-03-10 14:42:29 -05:00
Ryan Tang ec7d8ff740 simplifed DigitizerClass read write using const Reg 2023-02-28 17:36:40 -05:00
Ryan Tang 58969da70e change digitizer class, add a mapping for Reg 2023-02-28 17:08:34 -05:00
Ryan Tang 36b871802d added windowID.cpp, trying to make elog mechanism better 2023-02-17 19:30:31 -05:00
Ryan Tang 78330049ed added start top run comment 2023-02-14 18:44:10 -05:00
Ryan Tang 68e86fa379 tested database 2023-02-14 17:39:49 -05:00
Ryan Tang 8a48d43e7e add scroll for scalar 2023-02-13 17:56:15 -05:00
Ryan Tang 709f0553b4 complete scalar (basic) 2023-02-13 17:07:26 -05:00
Ryan Tang e3b16f7694 added scalar panel, only UI 2023-02-13 15:22:24 -05:00
Ryan Tang 166cc4357c remove a TODO 2023-02-09 19:05:58 -05:00
Ryan Tang 95a1a6ed6b add Zoom in Scope 2023-02-09 19:05:30 -05:00
Ryan Tang 1579e38322 polished the UI flow 2023-02-09 18:40:47 -05:00
Ryan Tang 15a8abd395 move custom thread classes to a new file, move scope to a new class 2023-02-09 18:27:20 -05:00