Commit Graph

38 Commits

Author SHA1 Message Date
carina@hades 12f965f788 added fast decode, that skipp waveform 2022-10-24 17:01:05 -04:00
carina@hades f9ced8aac7 tested the buffer size calculation with real signal. the CEAN one is 2 times more 2022-10-24 14:40:16 -04:00
carina@hades 12f17fe912 matched the buffer calculation with CEAN, but it is like 2 times bigger. 2022-10-20 13:51:06 -04:00
carina@hades d42b5383c2 EventBuilder for sigle digitizer 2022-10-19 18:14:58 -04:00
carina@hades c851da2f3c finished the save/load of setting file while offline 2022-10-17 14:42:00 -04:00
carina@hades d6a29e1b8f added programSetting.h/cpp, added bufferSize calculation, not tested 2022-10-14 18:27:31 -04:00
carina@hades 12d54d2e3b create Reg class and implement the chaneg to ClassDigitizer.h/cpp, clean up ClassDigitizer.h/cpp 2022-10-13 18:06:07 -04:00
carina@hades 31a39defe7 added Register Class, aim for simplify the code algorithm 2022-10-10 18:35:35 -04:00
carina@hades 4d3ced9b48 added save and translate setting File 2022-10-07 16:15:58 -04:00
carina@hades fcd3463c70 tested in test.cpp for loading setting file and program digitizer 2022-10-06 17:10:54 -04:00
carina@hades 44527bba49 fix some bugs 2022-10-06 15:49:08 -04:00
carina@hades 8fa455925b small change 2022-10-06 13:06:11 -04:00
carina@hades a209b01e3a All digitizers settign has a copy in the memory 2022-10-05 17:54:10 -04:00
carina@hades 97413b41dd added registerSetting.h/cpp for controlling all register for all channels 2022-10-04 16:54:01 -04:00
carina@hades e0b922000b added some UI elements, can fill histogram when StartRUN 2022-09-29 15:26:40 -04:00
carina@hades f29dfb1438 clean up FSQDAQ.h/cpp a bit 2022-09-28 17:54:33 -04:00
carina@hades 826c54ed52 reproduced BoxScore at test.cpp 2022-09-28 15:09:27 -04:00
carina@hades 7fee55a094 going to retire DigitizerPHA and DigitizerPSD, since direct access register. tested for 1 digitizer with PHA, seems OK. going to plot tarce and other stuff 2022-09-27 17:58:14 -04:00
carina@hades f8ddccdac8 testing with digitizers 2022-09-26 16:47:20 -04:00
carina@hades db7814b193 tested boardSetting GUI, now need to read all setting from Digitizer 2022-09-16 17:53:57 -04:00
carina@hades 354efc39b8 added a more code frinedly SetSetting and GetSetting 2022-08-29 18:06:12 -04:00
carina@hades 545aaec419 improved ClassData and channelSetting 2022-08-26 17:18:43 -04:00
carina@hades 7f720c1655 edited boardSetting panel 2022-08-24 17:50:21 -04:00
carina@hades c264157a4a added PSD buffer decode 2022-08-23 15:49:03 -04:00
carina@hades 4ead86783a many many changes 2022-08-23 13:43:05 -04:00
carina@hades c5fd1b1f65 now have proper energy. testing timestamp roll over 2022-08-18 17:34:28 -04:00
carina@hades b2b5c75bb3 created test_indep for testing code. 2022-08-17 16:08:49 -04:00
carina@hades be16a4369b snapshot, don't understand why triggered but zero energy 2022-08-15 18:54:55 -04:00
carina@hades 0a6f866f7a also save TRG-OUT setting, change PHA default channel setting 2022-08-12 18:13:54 -04:00
carina@hades 972c249076 the price for adjust setting directly to register is need to manually allocate memory. 2022-08-10 18:35:13 -04:00
carina@hades 1f943d8ded added PrintACQStatus 2022-08-09 17:31:36 -04:00
carina@hades 223d751ba3 EditByte in WriteRegister, coupled channel settings will set both channels 2022-08-09 17:01:08 -04:00
carina@hades f53601c063 added setting binary control 2022-08-09 16:02:45 -04:00
athena cb722ba86b checked all PHA parameters. added DataClass.h and macro.h 2022-08-05 18:15:50 -04:00
splitPoleDAQ c0f9aa5eba change nSample to ns 2022-08-05 16:32:46 -04:00
splitPoleDAQ 35278fc37b should focus on 1 board frist 2022-08-04 18:02:03 -04:00
splitPoleDAQ 14731d5dea seperated DigitizerClass to DigitizerPHA, DigitizerPSD, add prototye of FSUDAQ 2022-08-04 17:27:33 -04:00
splitPoleDAQ 240a35aba6 building the digitizer class 2022-08-03 19:00:41 -04:00