Skip to content

Commit a9e6616

Browse files
committed
fix dates
1 parent 7002549 commit a9e6616

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/releaseNotes.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -505,14 +505,14 @@ This file describes the main feature changes for each readout.exe released versi
505505
## v2.15.2 - 08/12/2022
506506
- Added ROC link Id for some log messages, as provided from new superpage metadata link field from ROC library.
507507

508-
## v2.16.0 - 01/02/2022
508+
## v2.16.0 - 01/02/2023
509509
- Superpage internal metadata not stored at beginning of page but separately in heap, by default. Behavior can be adjusted with MemoryPool::headerReservedSpace.
510510
- equipment-CruEmulator: set TF trigger type (bit 11) on new TF. Used for dropEmptyHBFramesTriggerMask tests.
511511
- Updated configuration parameters:
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-
## v2.16.1 - 16/02/2022
515+
## v2.16.1 - 16/02/2023
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.
@@ -521,11 +521,11 @@ This file describes the main feature changes for each readout.exe released versi
521521
- added equipment-cruemulator-*.linkThroughput: set incoming link data throughput (in Gbps).
522522
- Minor logging updates.
523523

524-
## v2.17.0 - 01/03/2022
524+
## v2.17.0 - 01/03/2023
525525
- Updated configuration syntax: section names ending with `-*` can be used to define default parameters. They are applied to all section with similar names. Existing key-value pairs are not overwritten, but are defined according to defaults if they don't exist. For example, it is possible to define the TFperiod for all equipments by adding a section named `[equipment-*]` with `TFperiod=32`.
526526
- Updated readout to new bookkeeping API.
527527

528-
## v2.17.1 - 08/03/2022
528+
## v2.17.1 - 08/03/2023
529529
- Updated configuration parameters:
530530
- added equipment-*.dropPagesWithError: if set, the pages with RDH errors are discarded (requires rdhCheckEnabled or rdhUseFirstInPage). This may be used if downstream software is not robust to RDH errors.
531531
- Disabled unused RDMA features (still available by switch in CMake)

0 commit comments

Comments
 (0)