Skip to content

Releases: AliceO2Group/ALF

v0.21.0

04 Dec 12:33
a3aff12

Choose a tag to compare

  • o2-alf: added option --dim-log-file to define a local file to log DIM RPC calls. e.g. o2-alf --dim-log-file=/tmp/alf.log,1000000,4 would create in /tmp a set of 4 rotated 1MB files (alf.log, alf.log.1, alf.log.2, alf.log.3)

v0.20.0

24 Nov 15:44
70defbe

Choose a tag to compare

  • added SWT functions ReadMultiple and SetReadTimeout

v0.19.2

20 Feb 10:38
23f542e

Choose a tag to compare

  • Added options to o2-alf-client for easy testing.

v0.19.1

14 Dec 20:53
b5a46a7

Choose a tag to compare

Bug fix for the optional timeout parameter defined in v0.19.0

v0.19.0

08 Dec 13:16
dfc9829

Choose a tag to compare

  • Added an optional timeout parameter (milliseconds) to the Alf server SCA and SWT lock functions.

v0.18.0

03 Oct 09:21
0e7ccef

Choose a tag to compare

Misc

v0.17.3

25 Jul 13:24

Choose a tag to compare

Misc

  • Assign error codes to InfoLogger messages

v0.17.2

13 Jun 15:18

Choose a tag to compare

Misc

SCA

  • Slice busy timeout with sleeps

IC

  • Wait a bit before pulsing the READ

v0.17.1

24 May 14:28

Choose a tag to compare

Fixes

  • Suppress an uninitialised variable warning

v0.17.0

24 May 13:20

Choose a tag to compare

Features

  • Option to set the SWT word size on ALF server startup