We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 577c8e9 commit a2bfdeeCopy full SHA for a2bfdee
doc/releaseNotes.md
@@ -0,0 +1,8 @@
1
+# ReadoutCard release notes
2
+
3
+This file describes the main feature changes for released versions of ReadoutCard library and tools.
4
5
+## v0.38.0 - 05/09/2022
6
+- Added release notes as part of source code.
7
+- Added library version number. Can be retrieved at runtime with o2::roc::getReadoutCardVersion().
8
+- Fixed bug in DMA reset. Old data from previous run could stay in the pipeline if previous process was stopped abruptly.
0 commit comments