summaryrefslogtreecommitdiffstats
path: root/docs/desy20.txt
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2018-11-08 21:32:55 +0100
committerSuren A. Chilingaryan <csa@suren.me>2018-11-08 21:32:55 +0100
commit6b146ace7ef431164dbf44d9bd9bb52c1b60a473 (patch)
tree7893a56eaa9cbe1762f5934f4af9b69defd7fc22 /docs/desy20.txt
parent8dd39dc3a74012174a4869c969cc90ba9cf6ca4e (diff)
downloadipecamera-6b146ace7ef431164dbf44d9bd9bb52c1b60a473.tar.gz
ipecamera-6b146ace7ef431164dbf44d9bd9bb52c1b60a473.tar.bz2
ipecamera-6b146ace7ef431164dbf44d9bd9bb52c1b60a473.tar.xz
ipecamera-6b146ace7ef431164dbf44d9bd9bb52c1b60a473.zip
Add Michele's explanation how to find which sensor is connected to the FPGA board
Diffstat (limited to 'docs/desy20.txt')
-rw-r--r--docs/desy20.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/desy20.txt b/docs/desy20.txt
index 2b4dafa..a387bed 100644
--- a/docs/desy20.txt
+++ b/docs/desy20.txt
@@ -4,6 +4,10 @@ Camera: 3840x5120
* In fact two lines returned simultaneously (in each payload). So, there is 8 channels per line and 640 payloads are transferred to complete 2 lines.
* Actually, 641. There is always 1 extra payload which is just skipped in libufodecode (starting with C0)
* Actually, 1 (last) payload is missing for the first two rows. So, total number of payloads is (3840/2) * (640 + 1) - 32
+
+ - Limitations
+ * Due to encoding, ROI should always start at even line and include even number of lines
+
Triggering