Commit a0b1a3c1 authored by Daewon Lee's avatar Daewon Lee
Browse files

Merge branch 'init-commit' into 'master'

Minor updates to align formatting with MS Wrod.

See merge request !32
parents f6ac7e4b 8af7ff99
Loading
Loading
Loading
Loading
+95 −97
Original line number Diff line number Diff line
@@ -74,7 +74,7 @@ The following documents contain provisions which, through reference in
this text, constitute provisions of the present document.

\begin{itemize}
	\item[-] References are either specific (identified by date of publication,	edition number, version number, etc.) or nonspecific.
	\item[-] References are either specific (identified by date of publication,	edition number, version number, etc.) or non-specific.
	\item[-] For a specific reference, subsequent revisions do not apply.
	\item[-] For a non-specific reference, the latest version applies. In the case of a reference to a 3GPP document (including a GSM document), a non-specific reference implicitly refers to the latest version of that document \emph{in the same Release as the present document}.
\end{itemize}
@@ -989,7 +989,7 @@ NR/5GC and UTRA-FDD.

\subsubsection{Signalling radio bearers}

"Signalling Radio Bearers" (SRBs) are defined as Radio Bearers (RBs)
``Signalling Radio Bearers'' (SRBs) are defined as Radio Bearers (RBs)
that are used only for the transmission of RRC and NAS messages. More
specifically, the following SRBs are defined:

@@ -1194,8 +1194,8 @@ syntax. The syntax of the information elements that are defined as
stand-alone abstract types is further specified in a similar manner in
clause 6.3.

Usage of the text "Network always configures the UE with a value for
this field" in the field description indicates that the network has to
Usage of the text ``Network always configures the UE with a value for
this field'' in the field description indicates that the network has to
provide a value for the field in this or in a previous message based on
delta configuration (for an optional field with Need M). It does not
imply a mandatory presence of the field.
@@ -1284,8 +1284,8 @@ interpreted as Need R.
The need code used within a CondX definition only applies for the case
(part of the condition) where it is defined: A condition may have
different need codes for different parts of the condition. In
particular, the CondX definition may contain the following "otherwise
the field is absent" parts:
particular, the CondX definition may contain the following ``otherwise
the field is absent'' parts:

\begin{itemize}
\item[-] ``Otherwise, the field is absent'': The field is not relevant or should
@@ -1483,7 +1483,6 @@ BCCH-DL-SCH-MessageType ::= CHOICE {
		systemInformation				SystemInformation,
		systemInformationBlockType1		SIB1
	},
	
	messageClassExtension				SEQUENCE {}
}

@@ -1511,7 +1510,6 @@ DL-CCCH-MessageType ::= CHOICE {
		spare2							NULL,
		spare1							NULL
	},
	
	messageClassExtension	SEQUENCE {}
}

@@ -1844,7 +1842,7 @@ CounterCheckResponse-IEs ::= SEQUENCE {
}

DRB-CountInfoList ::= SEQUENCE (SIZE (0..maxDRB)) OF DRB-CountInfo
DRB-CountInfo ::= SEQUENCE \{
DRB-CountInfo ::= SEQUENCE {
	drb-Identity					DRB-Identity,
	count-Uplink					INTEGER(0..4294967295),
	count-Downlink					INTEGER(0..4294967295)
@@ -2613,9 +2611,9 @@ FD-MIMO processing capabilities for EN-DC & 15.6.0 \\ \hline
numerologies within the same PUCCH group & 15.6.0 \\ \hline
& RP-84 & RP-191478 & 1116 & 2 & F & Clarification to
commonSearchSpaceList in PDCCH-ConfigCommon & 15.6.0 \\ \hline
& RP-84 & RP-191589 & 1117 & 1 & F & Removal of "Capability for
& RP-84 & RP-191589 & 1117 & 1 & F & Removal of ``Capability for
aperiodic CSI-RS triggering with different numerology between PDCCH and
CSI-RS" & 15.6.0 \\ \hline
CSI-RS'' & 15.6.0 \\ \hline
09/2019 & RP-85 & RP-192196 & 1120 & 1 & C & Additional capability
signalling for 1024QAM support & 15.7.0 \\ \hline
& RP-85 & RP-192191 & 1121 & 1 & F & Correction on TDD-UL-DL-Config &
@@ -3437,7 +3435,7 @@ v2x-EUTRA & 16.4.0 \\ \hline
based on updated RAN1 and RAN4 feature lists & 16.4.0 \\ \hline
& RP-91 & RP-210693 & 2471 & - & \textbf{B} & Uplink Tx DC location
reporting for two carrier uplink CA & 16.4.0 \\ \hline
& RP-91 & & & & & MCC: replaced all "-v16xy" with "-v1640" & 16.4.1 \\ \hline
& RP-91 & & & & & MCC: replaced all ``-v16xy'' with ``-v1640'' & 16.4.1 \\ \hline
06/2021 & RP-92 & RP-211487 & 2413 & 6 & \textbf{C} & Redirection with
MPS Indication {[}Redirect\_MPS\_I{]} & 16.5.0 \\ \hline
& RP-92 & RP-211474 & 2475 & 3 & \textbf{F} & Corrections to the UE
+11 −9
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
\ifPDFTeX
	\usepackage{tgheros}
\else
	\usepackage[paper=portrait,pagesize]{typearea}
	%\usepackage[paper=portrait,pagesize]{typearea}
	\usepackage{fontspec}
	\setmainfont{Times New Roman}
	\setsansfont{Arial}
@@ -28,8 +28,6 @@
\titleformat*{\subsection}{\Large\bfseries\sffamily}
\titleformat*{\subsubsection}{\large\bfseries\sffamily}



\setcounter{secnumdepth}{6}
\makeatletter
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
@@ -211,7 +209,7 @@
	\fancyhead{}\fancyfoot{}
	
	\fancyhead[L]{\textsf{\textbf{#1}}}
	\fancyhead[C]{\textsf{\thepage}}
	\fancyhead[C]{\textsf{\textbf{\thepage}}}
	\fancyhead[R]{\textsf{\textbf{3GPP #2 #3 (#4)}}}
	\fancyfoot[C]{\textsf{\textbf{\textit{3GPP}}}}
}
@@ -349,9 +347,9 @@
	\end{ednotes}
}


% Color palette
\definecolor{asnKeyword}{HTML}{8B0000} % maroon
\definecolor{asnKeyword1}{HTML}{8B0000} % maroon
\definecolor{asnKeyword2}{HTML}{808000} % maroon
\definecolor{asnComment}{HTML}{6A737D} % gray
\definecolor{asnString}{HTML}{032F62}  % dark blue
\definecolor{asnBg}{HTML}{F6F8FA} % light gray background
@@ -360,6 +358,8 @@
\lstdefinelanguage{ASN1}{
	morekeywords={SEQUENCE,CHOICE,INTEGER,SIZE,OF},
	sensitive=true,
	morekeywords=[2]{OPTIONAL},             % separate group for OPTIONAL
	morekeywords=[3]{NULL},             % separate group for OPTIONAL
	morecomment=[l]{--}, % ASN.1 line comments
	morestring=[b]"
}
@@ -367,16 +367,18 @@
\lstdefinestyle{asnStyle}{
	language=ASN1,
	basicstyle=\ttfamily\footnotesize,
	keywordstyle=\color{asnKeyword}\bfseries,
	keywordstyle=\color{asnKeyword1}\bfseries,
	keywordstyle=[2]\color{asnKeyword2}\bfseries,
	keywordstyle=[3]\color{asnString},
	commentstyle=\color{asnComment}\itshape,
	stringstyle=\color{asnString},
	backgroundcolor=\color{asnBg},
	numbers=left,
	numbers=none,
	numberstyle=\scriptsize\color{asnComment},
	stepnumber=1,
	numbersep=10pt,
	showstringspaces=false,
	tabsize=2,
	tabsize=4,
	frame=single,
	rulecolor=\color{asnComment},
	breaklines=true,
+6031 −0

File added.

Preview size limit exceeded, changes collapsed.

+5927 −0

File added.

Preview size limit exceeded, changes collapsed.

+913 −0

File added.

Preview size limit exceeded, changes collapsed.

Loading