Skip to content

Commit 93d27e1

Browse files
committed
v2.16.1
1 parent 72419b0 commit 93d27e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/releaseNotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ This file describes the main feature changes for each readout.exe released versi
512512
- added consumer-fileRecorder-*.dropEmptyHBFramesTriggerMask: when using dropEmptyHBFrames = 1, keep some empty HB frames with trigger type matching given (decimal) mask.
513513
- Added support for RDHv7. Readout already accepts data from equipments with v7, but still generates data (internal sw generator) with v6, for compatibility with current software downstream.
514514

515-
## next version
515+
## v2.16.1 - 16/02/2022
516516
- Updated configuration parameters:
517517
- added equipemnt-*.rdhCheckTrigger: when set, enables some consistency checks on trigger counters, as follows:
518518
- Trigger type TF should happen only on orbits % TF period = 0.

src/ReadoutVersion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
// granted to it by virtue of its status as an Intergovernmental Organization
1010
// or submit itself to any jurisdiction.
1111

12-
#define READOUT_VERSION "2.16.0"
12+
#define READOUT_VERSION "2.16.1"
1313

0 commit comments

Comments
 (0)