Skip to content
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.

Releases: cms-gem-daq-project/xhal

3.2.2

07 Jun 09:54
ffc8f12
Compare
Choose a tag to compare
3.2.2 Pre-release
Pre-release

New features

  • Fix sca-related scripts to work properly on the card

AOB

  • Prerelease dedicated for testing. Final legacy release should include packaging tools

3.2.1

09 May 12:56
Compare
Choose a tag to compare
3.2.1 Pre-release
Pre-release

New features

  • Fix a tab-completion and non-interactive execution

AOB

  • Prerelease dedicated for testing. Final legacy release should include packaging tools

3.2.0

06 May 16:49
a105beb
Compare
Choose a tag to compare
3.2.0 Pre-release
Pre-release

New features

  • Updated reg_interface with newest code (added gbt.py and update sca.py)

  • Fix a putReg response
    AOB

  • Prerelease dedicated for testing. Final legacy release should include packaging tools

3.1.0

27 Apr 14:25
192b5fd
Compare
Choose a tag to compare
3.1.0 Pre-release
Pre-release

New features

  • Project Wiki documentation updated
  • Compiles against system-wide libwiscrpcsvc which removes architectural dependency
  • Parses multiple files connected with tag
  • Improved reg_interface with functionality and methods
  • Includes first set of calibration routines for V3 electronics
  • Includes monitoring routines for V3 electronics

AOB

  • Prerelease dedicated for testing. Final legacy release should include packaging tools
  • Precompiled x86 libraries are for CC7 arch. For SLC6 you need to recompile

v3.0.0

23 Feb 12:53
ef6788a
Compare
Choose a tag to compare
v3.0.0 Pre-release
Pre-release

New features

  • Project Wiki documentation updated
  • Compiles against system-wide libwiscrpcsvc which removes architectural dependency
  • Parses multiple files connected with tag
  • Improved reg_interface with functionality and methods
  • Includes first set of calibration routines for V3 electronics

AOB

  • Prerelease dedicated for testing. Final legacy release should include packaging tools

v2.1.0

05 Sep 09:03
87c96d6
Compare
Choose a tag to compare
v2.1.0 Pre-release
Pre-release

New features

  • Adding release tools
  • Removing binaries from the repository
  • Adding binary retrieval tool
  • Restructuring the modules a little bit (should not affect the operations and user interface)

XHAL v2.0.0 compatible with ARM and x86 architectures

13 Jun 10:20
Compare
Choose a tag to compare
  • Two versions of Makefiles for ARM and x86 architectures
  • Number of dependent libraries for ARM:
    • xerces-c
    • lmdb
    • logger4cplus
  • daq_suite Django project for CTP7 monitoring added
  • some bugfixes added

The libraries for x86:

  • librwreg.so
  • libxhal.so
  • libwiscrpcsvc.so

Everything else is for ARM(CTP7)

reg_interface.zip

v1.0.0

22 Feb 11:27
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release
  • XHAL Library v1.0 .0 (AMC address table XML parser + basic read/write RPC)
  • IPBus implementation for CTP7 v1.1 (fixed multiple reconnections)
  • RegInterface CLI and SCA python tools for CTP7 and for host PC