File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -564,7 +564,9 @@ This file describes the main feature changes for each readout.exe released versi
564564- Added protection against unhandled exceptions (e.g. from ReadoutCard).
565565- Added protection against unexpected state machine transitions (e.g. ECS sending RESET while STARTING).
566566
567- ## next version
567+ ## v2.20.0 - 12/06/2023
568568- Added a separate thread to call bookkeeping API functions, so that data flow is not affected in case they are blocking.
569569- o2-readout-test-lib-bookkeeping: more options.
570570- Added o2-readout-monitor-memory: to view in real time state of data pages.
571+ - Added consistency check of orbit vs timestamp when large gas in TF ids detected.
572+ - Updated configuration parameters documentation.
Original file line number Diff line number Diff line change 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.19.1 "
12+ #define READOUT_VERSION "2.20.0 "
1313
You can’t perform that action at this time.
0 commit comments