Ryan Tang rtang
  • Joined on 2022-05-03
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2023-03-01 18:27:25 -05:00
eba1f5da52 add all connections for combox and spinbox
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2023-03-01 12:26:44 -05:00
44897f79d2 simplified digiSettingPanel, can set values for (almost) Combox and SpinBox
684f603bf7 remove some private non-use member
Compare 2 commits »
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2023-02-28 17:36:48 -05:00
ec7d8ff740 simplifed DigitizerClass read write using const Reg
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2023-02-28 17:08:44 -05:00
58969da70e change digitizer class, add a mapping for Reg
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2023-02-28 13:28:37 -05:00
5478fa05f0 improving digiSettingPanel
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2023-02-27 15:23:35 -05:00
ea0158ada7 snapshot, in progress of digiSettingPanel
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2023-02-24 19:21:34 -05:00
7be2aea72a add more data in Reg class
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2023-02-23 16:08:53 -05:00
f6f4d1b96d snapshot of digiSettingsPanel
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2023-02-23 12:24:49 -05:00
7b42ab6d1b add settings in digitizer class
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2023-02-22 20:07:46 -05:00
26ddde7ec7 added save and load settings in text file
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2023-02-22 12:49:02 -05:00
08dd0cb4f4 add ACQ on off status in scalar
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2023-02-22 12:41:56 -05:00
848aef2b73 finished start/stop elog and expName.sh
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2023-02-21 15:53:20 -05:00
5d72b4069b fixed influx error when value is nan
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2023-02-17 19:30:38 -05:00
36b871802d added windowID.cpp, trying to make elog mechanism better
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2023-02-14 18:44:17 -05:00
78330049ed added start top run comment
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2023-02-14 17:39:57 -05:00
68e86fa379 tested database
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2023-02-13 18:40:09 -05:00
86dfc176af influxDB: add test URL valid
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2023-02-13 17:56:25 -05:00
8a48d43e7e add scroll for scalar
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2023-02-13 17:07:32 -05:00
709f0553b4 complete scalar (basic)
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2023-02-13 15:22:31 -05:00
e3b16f7694 added scalar panel, only UI