- 07 Oct, 2016 1 commit
-
-
Georg Auzinger authored
-
- 21 Sep, 2016 1 commit
-
-
Georg Auzinger authored
-
- 06 Sep, 2016 1 commit
-
-
Georg Auzinger authored
Dev No more fmc1_present parameter in CTA address file. flush() added in FileHandler::writeFile() See merge request !35
-
- 02 Sep, 2016 1 commit
-
-
- 01 Sep, 2016 1 commit
-
-
Georg Auzinger authored
-
- 31 Aug, 2016 4 commits
-
-
Christian Bonnin authored
-
Georg Auzinger authored
-
Georg Auzinger authored
-
Georg Auzinger authored
-
- 03 Aug, 2016 8 commits
-
-
Georg Auzinger authored
Fix readme for dev branch See merge request !34
-
Basil Schneider authored
-
Basil Schneider authored
-
Basil Schneider authored
-
Basil Schneider authored
-
Basil Schneider authored
-
Basil Schneider authored
-
Basil Schneider authored
-
- 28 Jul, 2016 2 commits
-
-
Georg Auzinger authored
-
Georg Auzinger authored
-
- 21 Jul, 2016 1 commit
-
-
Georg Auzinger authored
-
- 20 Jul, 2016 1 commit
-
-
Georg Auzinger authored
-
- 11 Jul, 2016 3 commits
-
-
Georg Auzinger authored
-
Georg Auzinger authored
preliminary implementation with new mapping in event, hex string and some features required for DQM still missing - needs thorough testing and verification - preliminary benchmark looks good
-
Georg Auzinger authored
changed data since I finally understood the Data format of the IC FW: Kirika uses the CBC format as in the manual P34 and starts at bit 0 whereas the Strasbourg guys start at bit 31 - just something is weird with the stub bit
-
- 08 Jul, 2016 3 commits
-
-
Georg Auzinger authored
-
Georg Auzinger authored
-
Georg Auzinger authored
this is the latest working version - DQM works except for minor data format questions, new FileHandler Structure, SystemController and FileParser split etc working ok
-
- 06 Jul, 2016 1 commit
-
-
Georg Auzinger authored
-
- 05 Jul, 2016 2 commits
-
-
Georg Auzinger authored
-
Georg Auzinger authored
EXPERIMENTAL: moved addFileHandler method to BeBoardFWInterface -needs some testing with real setup - also included some guards to fix file handling with and without headers
-
- 04 Jul, 2016 2 commits
-
-
Georg Auzinger authored
fixed file hanler changes and seems to work ok now - some more DQM testing required, also something is weird with the calibration
-
Georg Auzinger authored
-
- 02 Jul, 2016 1 commit
-
-
Georg Auzinger authored
added an exception when there are more than 120 I2C readback errors because clearly then something is wrong - this version needs extensive testing on a real setup
-
- 01 Jul, 2016 2 commits
-
-
Georg Auzinger authored
moved ALL parsing in System/FileParser class of which SystemController owns an instance - seems to work, need to test along with FileHandler mods with real setup
-
Georg Auzinger authored
completely restructured the file handler treatment in SystemController: when addFileHandler() is called with a read option, everything stays the same, if it is called with the write option, a private method called initializeFileHandler is called in InitializeHW after the parsing that creates a valid header for each board, constructs a FileHandler for each board and passes it to the corresponding interface - compiles but needs to be tested
-
- 30 Jun, 2016 3 commits
-
-
Georg Auzinger authored
merged manually datatestfromFile and renamed it to miniDQM.cc - works fine and produces (looks good for now) the same results as master
-
Georg Auzinger authored
-
Georg Auzinger authored
added a swap byte option in Data::set() for compatability with GlibStreamer raw data - default is false - also adapted miniDQM to have sane command line options for Data::set() also added a run DQM script
-
- 28 Jun, 2016 2 commits
-
-
Georg Auzinger authored
-
Georg Auzinger authored
-