]> jspc29.x-matter.uni-frankfurt.de Git - daqdocu.git/commitdiff
corrected typos, mt
authorMichael Traxler <M.Traxler@gsi.de>
Fri, 8 Dec 2017 23:50:27 +0000 (00:50 +0100)
committerMichael Traxler <M.Traxler@gsi.de>
Fri, 8 Dec 2017 23:50:27 +0000 (00:50 +0100)
trb3/GbEGettingStarted.tex
trb3/Trb3GeneralRemarks.tex
trb3/main.tex

index 18bd5fd4a5f45cee833b8b85597b9f07efab7e48..8fcc76dd6f39c366701379614e75a5bf02a97265 100644 (file)
@@ -116,7 +116,7 @@ Now you are ready to use the trbcmd in the same way as it is for the normal HADE
 Currently (2017), TRBNet-Hubs have an inherent weakness, as the data which
 flows into the hubs are not checked for sanity (for example no
 CRC-check). Every bogus network packet, for example produced by
-TRBNet-Endpoints FPGAs which suffer from a voltage drop on the core supply, or
+TRBNet-Endpoint FPGAs which suffer from a voltage drop on the core supply, or
 from a SEU, can cause the TRBNet-HUB to crash. It is planned in the long-term
 to reduce these crashes by sanity checks of the data (actually TRBNet-headers)
 in the media interfaces.
index c7a473c896b53b944b32e9e0c216118d83c89a2d..0fc76de1d524e93dafc387e31b70e0d48e795073 100644 (file)
@@ -9,7 +9,7 @@ all on one TRB3). This module takes the external (and internal) trigger
 sources and generates out of them a timing signal and the needed internal
 TRBNet trigger, which is then transported to all slaves (which in your case
 are all on the same TRB3). They react on the trigger and extract the data from
-the front end and transport it to the central FPGA, which is you *special*
+the front end and transport it to the central FPGA, which is your *special*
 case (only one TRB3) is the same FPGA as the CTS is running in. There the data
 is collected from all 4 peripheral FPGAs and then combined to a UDP-frame,
 which is then sent via many Ethernet-packets to the Eventbuilder.
index 1a1feed5a42b9dfbae21c781196f291431321982..6c7fdaa2e16bac089ac779fe18aae5e48df5685f 100644 (file)
@@ -47,6 +47,9 @@
             urlcolor=darkblue]{hyperref}
 \usepackage{cite}
 
+%%\usepackage{cancel}
+%%\usepackage{ulem}
+
 \newcolumntype{W}[1]{>{\centering\let\newline\\\arraybackslash\hspace{0pt}}m{#1}}
 \newcolumntype{L}{>{\arraybackslash}X}
 \newcolumntype{C}{>{\centering\arraybackslash}X}