- 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 20 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
-
Georg Auzinger authored
re-factored ReadData mechanism for all FWInterfaces: now fData is a member of SystemController and not part of the FWInterface any more - also re-structured the internals of Data class - needs testing
-
Georg Auzinger authored
added Cbc3 HWDescription file and updated config parser to create the corresponding FWInterfaces and parse nested Register nodes
-
Georg Auzinger authored
-
Georg Auzinger authored
initial commit: added Cbc3Fc7Interface class and cbc3_system_address_table.xml - this compils but Cbc3 Data is not handled yet and the config parser etc have not been updated to actually instantiate a Cbc3Fc7Interface
-
Georg Auzinger authored
fixed BiasSweep so that it can compile and edited makefiles for top level, src and tools to use exported environment variables from setup.sh
-
Georg Auzinger authored
-
Georg Auzinger authored
-
Georg Auzinger authored
-
Georg Auzinger authored
-
Georg Auzinger authored
-
- 31 Oct, 2016 1 commit
-
-
Georg Auzinger authored
Extended short finding functionality (shorts to ground implemented) + 1 bug fix Added check conditions for finding inputs shorted to ground or with dead testpulse generator. Fixed the std::stringstream problem in the output stream. See merge request !40
-