- 22 Jun, 2016 4 commits
-
-
https://gitlab.cern.ch:8443/faubin/Ph2_ACFFlorian Aubin authored
Conflicts: CHANGELOG System/SystemController.cc System/SystemController.h Utils/Event.cc tools/Tool.h
-
Florian Aubin authored
-
Florian Aubin authored
-
Florian Aubin authored
-
- 10 Jun, 2016 2 commits
-
-
Georg Auzinger authored
tested and verified reading file in chunks and also FileHeaders in binary data files! - the header is constructed not valid by default but this will have to change
-
Georg Auzinger authored
tested and bugfixed the picked apart commissioning procedures and the Strasbourg GLIB TDC rollover - good version for that
-
- 09 Jun, 2016 9 commits
-
-
Georg Auzinger authored
-
Georg Auzinger authored
Implemented FileHeader and reading and writing depending on wether the header is valid (member variable)
-
Georg Auzinger authored
FileHandler: made readFileChunks() nicer, added readFileTail() and a member of type FileHeader and implemented basic Struct FileHeader with some methods - needs to be written and read upon construction
-
Georg Auzinger authored
added readFileChunk() method to FileHandler that reads a given number of 32 bit words from raw data file - also propagated to SystemController::readFile() -- needs to be tested
-
Georg Auzinger authored
-
Georg Auzinger authored
Picked Commissioning tool apart in 2 separate classes for Signal and Latency Scan - compiles but needs to be tested
-
Georg Auzinger authored
-
Christian Bonnin authored
-
Georg Auzinger authored
added new 2 CBC Glib FW based on the May16 Beamtest release and with CLK inverted to have a good phase between 40 MHz clock and L1A being sent to the CBCs
-
- 08 Jun, 2016 7 commits
-
-
Georg Auzinger authored
-
Georg Auzinger authored
-
Georg Auzinger authored
updated IC address table and adapted configure to make it compatible with an additional fast reset after configuring the CBCs
-
Georg Auzinger authored
pulled in latest changes from SPS MAy16 including the option to read the CBCs I2C registers with an option in configure and the latest IC address table
-
Georg Auzinger authored
-
Georg Auzinger authored
-
Georg Auzinger authored
added a method in CBC interface to just read the I2C registers of a given CBC and forwarded this to configure executable with a -r flag which then does not write any configuration to the CBCs but only reads the values - also added a temporary FW version _inverted_clock based on the latest May16 FW for glib that was never used
-
- 02 Jun, 2016 1 commit
-
-
Georg Auzinger authored
-
- 01 Jun, 2016 4 commits
-
-
Georg Auzinger authored
restricted the use of PC_config_ok according to what I have learned from the PixFED: this register is the general reset when toggled from 0 to 1 so actually should only go to 1 on start and to 0 on stop and before configuration
-
Georg Auzinger authored
removed switches in tools to determine the FW flavour and choose the appropriate register - now using getXXXRegName() in the .h to decide - easier to maintain
-
Georg Auzinger authored
-
Georg Auzinger authored
replaced algorithmic check for first and last row of channel data with a look up table that supports up to 8 CBC data frames and can easily be expanded
-
- 31 May, 2016 2 commits
-
-
Georg Auzinger authored
-
Georg Auzinger authored
-
- 23 May, 2016 1 commit
-
-
Georg Auzinger authored
-
- 20 May, 2016 2 commits
-
-
Georg Auzinger authored
-
gauzinge authored
-
- 11 May, 2016 6 commits
-
-
-
Georg Auzinger authored
new condition data type: Orbit, Bunch, lumisection counters See merge request !29
-
Christian Bonnin authored
-
gauzinge authored
Merge branch 'SPSMay16' of https://gitlab.cern.ch/cms_tk_ph2/Ph2_ACF into SPSMay16
-
Georg Auzinger authored
-
Georg Auzinger authored
move PC_config_ok reset inside SafeStop() See merge request !28
-
- 10 May, 2016 2 commits
-
-
Christian Bonnin authored
-
Georg Auzinger authored
-