Software v2.3.1 released

28 Jul 2014

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

The main change in this release is that the ControlHub is now deployed as a Linux service (i.e. init script is installed under /etc/init.d/), and hence can be controlled via /sbin/service. The list of /sbin/service ControlHub commands can be found here

You can update from v2.3.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.3.0) - i.e. end-users do “‘NOT”’ have to recompile their C++ source code after updating from v2.3.0

Detailed release notes can be found here

Thanks, The IPbus software team