Skip to content
Snippets Groups Projects
  • d-rothe's avatar
    d712e8c7
    Drothe/wip 10002 refactor (#81) · d712e8c7
    d-rothe authored
    
    * refactoring
    
    - get rid of much of the code duplicates by moving functionality to base
    class PropertyBase
    - make timestamp handling more consistent
    - make data consistency group usage more consistent accross different classes
    - formal code style fixes
    - some formal code cleaning and documentation
    
    * copyright headers
    
    * apply clang-format-14 -i <files>
    * fix include order where messed up by autoformat
    
    * docu for D_xy
    * enable ZMQ for D_xy
    
    * reduce number of linter warnings
    
    * PropertyBase as seperate file
    
    * put error into ZMQ status
    
    Co-authored-by: default avatarDietrich Rothe <dietrich.rothe@desy.de>
    Co-authored-by: default avatarMartin Hierholzer <martin.hierholzer@desy.de>
    d712e8c7
    History
    Drothe/wip 10002 refactor (#81)
    d-rothe authored
    
    * refactoring
    
    - get rid of much of the code duplicates by moving functionality to base
    class PropertyBase
    - make timestamp handling more consistent
    - make data consistency group usage more consistent accross different classes
    - formal code style fixes
    - some formal code cleaning and documentation
    
    * copyright headers
    
    * apply clang-format-14 -i <files>
    * fix include order where messed up by autoformat
    
    * docu for D_xy
    * enable ZMQ for D_xy
    
    * reduce number of linter warnings
    
    * PropertyBase as seperate file
    
    * put error into ZMQ status
    
    Co-authored-by: default avatarDietrich Rothe <dietrich.rothe@desy.de>
    Co-authored-by: default avatarMartin Hierholzer <martin.hierholzer@desy.de>