- 11 Jan, 2017 2 commits
-
-
Georg Auzinger authored
-
Georg Auzinger authored
fixed bug in ReadNEvents method for CBC3 that was not running the delay tap scan and verified that new CBC settings work as expected
-
- 10 Jan, 2017 2 commits
-
-
Georg Auzinger authored
finished new parsing and config options and tested them in additon! I did not test the global config option but assume it will be fine since it uses the same code
-
Georg Auzinger authored
-
- 09 Jan, 2017 1 commit
-
-
Georg Auzinger authored
-
- 20 Dec, 2016 6 commits
-
-
Georg Auzinger authored
perpared methods for parsing the updated xml - still need to fill with code and understand the stub position codes
-
Georg Auzinger authored
all working and sort of understood - I can read stubs but I still need to understand the stub position codes better - get feedback from Mark - I also prepared the updated config file so all CBC3 settings can be accessed in human readable format - this needs an implementation in ConfipParser class though - to do in the new year
-
Georg Auzinger authored
-
Georg Auzinger authored
fixed data format with stub addresses, fixed Threshold visitor and found settings that allow to view the test pulse in the data
-
Georg Auzinger authored
-
Georg Auzinger authored
-
- 19 Dec, 2016 2 commits
-
-
Georg Auzinger authored
-
Georg Auzinger authored
-
- 15 Dec, 2016 5 commits
-
-
Georg Auzinger authored
-
Georg Auzinger authored
-
Georg Auzinger authored
-
Georg Auzinger authored
-
Georg Auzinger authored
-
- 13 Dec, 2016 1 commit
-
-
Georg Auzinger authored
-
- 12 Dec, 2016 7 commits
-
-
Georg Auzinger authored
-
Georg Auzinger authored
-
Georg Auzinger authored
-
Georg Auzinger authored
-
Georg Auzinger authored
-
Georg Auzinger authored
updated FileHandler to use a thread-safe queue for sharing data between the main(readout) and write(file writing) threads
-
Georg Auzinger authored
-
- 09 Dec, 2016 1 commit
-
-
Georg Auzinger authored
updated address table and FwInterface procedures for CBC3 according to Kirika's instruction on Dec. 7th
-
- 01 Dec, 2016 2 commits
-
-
Georg Auzinger authored
-
Georg Auzinger authored
implemented bugfix to DataHexString() in both event classes and made the program exit if CBC file is not found
-
- 25 Nov, 2016 1 commit
-
-
Georg Auzinger authored
-
- 24 Nov, 2016 10 commits
-
-
Georg Auzinger authored
propagated latency and trheshold visitors to all tools to make them compativle with cbc3 - compiles, needs testing
-
Georg Auzinger authored
added ChipType enum to FrontEndDescription and thus to Cbc and Module classes - these are determined automatically at construction of the Cbc object or when adding Cbcs to a module by checking the presence of the VCth register in the Cbc reg map - furthermore introduced visitors to write and read TriggerLatency and Threshold since these span multiple registers on the CBC3
-
Georg Auzinger authored
-
Georg Auzinger authored
harmonized use of BoardType enum accross all code and removed std::ostream& os from Configure Hardware
-
Georg Auzinger authored
-
Georg Auzinger authored
debugged GetNHits() and implemented handling of comments in CBC config files - testing with datatest and calibration shows that new Event structure and ownership of Data seems to work
-
Georg Auzinger authored
first implementation of Cbc3 event class and polymorphism - let's hope this works. It compiles at least
-
Georg Auzinger authored
-
Georg Auzinger authored
-
Georg Auzinger authored
-