Skip to content

Releases: AliceO2Group/ALF

v0.9.0

11 Nov 18:31
Compare
Choose a tag to compare

Features

ALF

  • Transition to Serial-Endpoint ID scheme for services
    • Link schema follows ReadoutCard, i.e. each endpoint only address links 0-11
  • Rename reset operations to properly reflect that they are global SC resets.

SCA

  • Introduce reset and command operations

SWT

  • Introduce SWT wait operation in sequences.

Misc

  • Remove confusing verbosity from error messages

v0.8.1

05 Nov 10:07
Compare
Choose a tag to compare

Fixes

  • Remove obsolete SWT sequence checks

v0.8.0

25 Sep 12:27
Compare
Choose a tag to compare

Features

  • Implicit locking option for SC sequence services

v0.7.0

17 Jul 14:59
Compare
Choose a tag to compare

Features

  • Publish LLA services to DIM
  • Publish Slow Control interface as a library

Fixes

  • Use 32-bit SWT words by default

v0.6.0

12 May 14:38
Compare
Choose a tag to compare

Features

  • Add pattern player service
  • Add Register Read/Write Sequence service for the CRORC
  • Add wait operation for SCA sequences

v0.5.0

18 Feb 11:53
Compare
Choose a tag to compare

Features

  • Add firmware compatibility check
  • Properly handle SWT timeouts

v0.4.0

28 Nov 16:38
Compare
Choose a tag to compare

[swt]

Changes to the SWT interface to support CRU FW v3.5.0

v0.3.1

07 Oct 13:51
Compare
Choose a tag to compare
  • SCA busy-logic fix by MCH

v0.3.0

07 Oct 12:20
e1a125b
Compare
Choose a tag to compare
  • Extend SWT Read operations with an optional timeout
  • Register Read/Write services per CRU instead of per link

v0.2.1

09 Sep 07:59
Compare
Choose a tag to compare

[register_write]

  • Correct pair separator to ',' (was '\n')