From: Cahit Date: Tue, 6 May 2014 12:52:39 +0000 (+0200) Subject: bug fix for missing data with calibration trigger and for duplicate data when trigger... X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=19283c3acbec4aab389cbcfb9f76e559f1596bd5;p=trb3.git bug fix for missing data with calibration trigger and for duplicate data when trigger window is enabled --- diff --git a/tdc_releases/ReleaseNotes.txt b/tdc_releases/ReleaseNotes.txt index 64e8955..fe01ba8 100644 --- a/tdc_releases/ReleaseNotes.txt +++ b/tdc_releases/ReleaseNotes.txt @@ -4,7 +4,7 @@ tdc_v2.0 15.11.2012 Double edge detection for longer than 20 ns is implemented. (Not stable-will be fixed in future releases.) -tdc_v1.6.1 22.04.2014 Less EPOCH counter - unnecessary EPOCH words, +tdc_v1.6.1 06.05.2014 Less EPOCH counter - unnecessary EPOCH words, which occur with enabled trigger window, are eliminated from the data stream. FSM initialisation problem by the Channel_200 @@ -13,6 +13,10 @@ tdc_v1.6.1 22.04.2014 Less EPOCH counter - unnecessary EPOCH words, 0xc200. Number of coarse counters is increased to 16 to ease the fanout. + Bug fix for the missing data with the + calibration trigger. + Bug fix for the duplicate data when trigger + window is enabled. tdc_v1.6 20.01.2014 Epoch counter bug fix (data word - epoch word place swap).