File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ This file describes the main feature changes for released versions of ReadoutCar
2525## v0.40.2 - 16/02/2023
2626- Fixed bug with o2-roc-ctp-emulator failing to parse hexadecimal values of the init-orbit option.
2727
28- ## next version
28+ ## v0.41.0 - 23/02/2023
2929- Added glitchCounter to roc-status (monitoring + JSON output).
3030- Added DMA status (enabled / disabled) to roc-status (all output styles, including monitoring).
3131- Added FEC counter per link to roc-status (stdout + JSON output).
Original file line number Diff line number Diff line change 1111
1212#include " ReadoutCard/Version.h"
1313
14- #define O2_READOUTCARD_VERSION " 0.40.2 "
14+ #define O2_READOUTCARD_VERSION " 0.41.0 "
1515
1616namespace o2
1717{
You can’t perform that action at this time.
0 commit comments