Commit 70400552 authored by Adam Wujek's avatar Adam Wujek 💬

documents/specifications/WR-spec: update magicNumber to the one used by PPSi

Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
parent 46f8ca1f
......@@ -75,9 +75,9 @@
\begin{document}
\title{White Rabbit Specification: \\Draft for Comments\\\normalsize {version 2.0}\\\small{(06-07-2011)}}
\title{White Rabbit Specification: \\Draft for Comments\\\normalsize {version 2.0-WIP}\\\small{(28-08-2018)}}
\author{Emilio G. Cota\\Maciej Lipi\'{n}ski\\Tomasz W\l{}ostowski\\Erik van der Bij\\Javier Serrano}
\date{July 2011}
\date{August 2018}
\maketitle
\thispagestyle{empty}
......@@ -174,6 +174,8 @@
\hline
2.0 & 04/07/2011 & J.S. & Clarity and typos (version 2.0 release). \\
\hline
2.0-WIP & 29/08/2018 & A.W. & Put value of magicNumber used in PPSi's implementation. \\
\hline
\end{tabular}
% \label{tab:revHist}
\end{table}
......@@ -1190,7 +1192,7 @@ Table~\ref{tab:wrTLVtype}.
octets. \\ \hline
\multicolumn{8}{|c|}{OrganizatinId } & 3 & 4 & 0x080030 & OUI owned by CERN. \\
\hline
\multicolumn{8}{|c|}{organizationSubType} & 2 & 7 & magicNumber & 0xABCD - identifies WRPTP
\multicolumn{8}{|c|}{organizationSubType} & 2 & 7 & magicNumber & 0xDEAD - identifies WRPTP
within protocols identified by CERN's OUI. \\
\cline{9-12} %\hline
\multicolumn{8}{|c|}{} & 1 & 9 & versionNumber& 0x01 - WRPTP version.\\
......@@ -1249,7 +1251,7 @@ of the suffix WR TLV stores the $wrFlags$ defined in Table~\ref{tab:wrFlags}.
\multicolumn{8}{|c|}{tlvType } & 2 & 64 & 0x0003, see \ref{sec:wrTLVtype}. \\ \hline
\multicolumn{8}{|c|}{lengthField } & 2 & 66 & 0xA. \\ \hline
\multicolumn{8}{|c|}{OrganizationId} & 3 & 68 & 0x080030. \\ \hline
\multicolumn{8}{|c|}{magicNumber } & 2 & 71 & 0xABCD. \\ \hline
\multicolumn{8}{|c|}{magicNumber } & 2 & 71 & 0xDEAD. \\ \hline
\multicolumn{8}{|c|}{versionNumber } & 1 & 73 & 0x01. \\ \hline
\multicolumn{8}{|c|}{wrMessageId } & 2 & 74 & 0x2000 (ANN\_SUFIX), see Table~\ref{tab:wrMessageId}.\\ \hline
\multicolumn{8}{|c|}{wrFlags } & 2 & 76 & see Table~\ref{tab:wrFlags}. \\ \hline
......@@ -1339,7 +1341,7 @@ Table~\ref{tab:wrOtherTLV}.
\begin{table}[h!]
\caption{WR TLV for SLAVE\_PRESENT, LOCK, LOCKED AND WR\_MODE\_ON Signaling Messages.}
\caption{WR TLV for SLAVE\_PRESENT, LOCK, LOCKED and WR\_MODE\_ON Signaling Messages.}
\centering
\begin{tabular}{| c | c | c | c | c | c | c | c | c | c | p{4.5cm} |}
\hline
......@@ -1351,7 +1353,7 @@ Table~\ref{tab:wrOtherTLV}.
\multicolumn{8}{|c|}{tlvType } & 2 & 0 & 0x0003, see \ref{sec:wrTLVtype}. \\ \hline
\multicolumn{8}{|c|}{lengthField } & 2 & 2 & 0x8. \\ \hline
\multicolumn{8}{|c|}{OrganizationId} & 3 & 4 & 0x080030. \\ \hline
\multicolumn{8}{|c|}{magicNumber } & 2 & 7 & 0xABCD. \\ \hline
\multicolumn{8}{|c|}{magicNumber } & 2 & 7 & 0xDEAD. \\ \hline
\multicolumn{8}{|c|}{versionNumber } & 1 & 9 & 0x01. \\ \hline
\multicolumn{8}{|c|}{wrMessageId } & 2 & 10 & Defined in Table~\ref{tab:wrMessageId}.\\ \hline
\end{tabular}
......@@ -1383,7 +1385,7 @@ Table~\ref{tab:wrCalibrateTLV}.
\multicolumn{8}{|c|}{tlvType } & 2 & 0 & 0x0003, see \ref{sec:wrTLVtype}. \\ \hline
\multicolumn{8}{|c|}{lengthField } & 2 & 2 & 0x0E. \\ \hline
\multicolumn{8}{|c|}{OrganizationId } & 3 & 4 & 0x080030. \\ \hline
\multicolumn{8}{|c|}{magicNumber } & 2 & 7 & 0xABCD. \\ \hline
\multicolumn{8}{|c|}{magicNumber } & 2 & 7 & 0xDEAD. \\ \hline
\multicolumn{8}{|c|}{versionNumber } & 1 & 9 & 0x01. \\ \hline
\multicolumn{8}{|c|}{wrMessageId } & 2 & 10 & 0x1003 (CALIBRATE), see Table~\ref{tab:wrMessageId}.\\ \hline
\multicolumn{8}{|c|}{calSendPattern} & 1 & 12 & The value determines whether the calibration
......@@ -1444,7 +1446,7 @@ The message shall have the format specified in Table~\ref{tab:wrCalibratedTLV}.
\multicolumn{8}{|c|}{tlvType } & 2 & 0 & 0x0003, see \ref{sec:wrTLVtype}. \\ \hline
\multicolumn{8}{|c|}{lengthField } & 2 & 2 & 0x18. \\ \hline
\multicolumn{8}{|c|}{OrganizationId } & 3 & 4 & 0x080030. \\ \hline
\multicolumn{8}{|c|}{magicNumber } & 2 & 7 & 0xABCD. \\ \hline
\multicolumn{8}{|c|}{magicNumber } & 2 & 7 & 0xDEAD. \\ \hline
\multicolumn{8}{|c|}{versionNumber } & 1 & 9 & 0x01. \\ \hline
\multicolumn{8}{|c|}{wrMessageId } & 2 & 10 & 0x1004 (CALIBRATED), see Table~\ref{tab:wrMessageId}.\\ \hline
\multicolumn{8}{|c|}{deltaTx (UInteger64) } & 8 & 12 & The deltaTx value (\ref{par:deltaTx})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment