From 891e76af0a1a7f192531248ddef942d0cb933e56 Mon Sep 17 00:00:00 2001 From: Dhanya Maliakal Date: Fri, 25 Aug 2017 12:22:40 +0200 Subject: [PATCH] gotthard bug fix documented --- RELEASE.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE.txt b/RELEASE.txt index 6699d402c..8f82bdb90 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -204,6 +204,9 @@ Resolved Issues 10. (Eiger): When running independent(not slsReceiver) receiver, one needn't do receiver start to prepare acquisition. Prepare Acquisition has been moved to StartAcqusition and StartAndReadAll. + + 11. (Gotthard): 639 pixels in first packet and 641 pixels in second packet. The first pixel in second + packet was unaccounted for. This is fixed now.