Software v2.5.1 released

11 Jul 2017

I’m happy to announce that a new release of the IPbus software suite (i.e. uHAL library and the ControlHub) is now available!

This release adds explicit declaration of a few missing dependencies to the ControlHub and uhal-pycohal RPMs, fixes a bug in the gen_ipbus_addr_decode script, and implements the slice syntax for accessing the elements of a ValVector in Python

Detailed release notes can be found here

You can update from v2.5.0 to this release like so:

sudo yum clean all          # may be necessary
sudo yum groupupdate uhal

N.B. This release is API and ABI compatible with the last software release (v2.5.0) - i.e. end-users do NOT have to recompile their C++ source code after updating from v2.5.0

Thanks, The IPbus software team