From: Cahit Date: Thu, 10 Dec 2015 16:24:33 +0000 (+0100) Subject: added temperature value in the data stream for status trigger (0xE). Fixed bug for... X-Git-Tag: v2.3~57 X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=071dc3971806e4b97dd60f8a4bca9266a6f1aa02;p=tdc.git added temperature value in the data stream for status trigger (0xE). Fixed bug for mixed triggers (0xE - 0x1). --- diff --git a/releases/ReleaseNotes.org b/releases/ReleaseNotes.org index 301b1cb..d31a2ce 100644 --- a/releases/ReleaseNotes.org +++ b/releases/ReleaseNotes.org @@ -10,6 +10,8 @@ | tdc_v2.4* | 08.03.2015 | Faster clock (400 MHz) for the delay line is used. | |------------+----------------+----------------------------------------------------------------------------------| | tdc_v2.3 | 08.12.2015 | Trailer word is introduced to mark some error bits. | +| | | Temperature value is added to the data stream for status trigger (0xE). | +| | | Some bugs are fixed for physics and status trigger mixture. | |------------+----------------+----------------------------------------------------------------------------------| | tdc_v2.2 | 07.10.2015 | The delay line size is decreased to 288 from 304. | | | | The trigger window end and coarse counter reset signals are distributed via SECONDARY clock nets |