From a27873f1e2747f23906c6bbe3db9be55b633c14b Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Thu, 10 Mar 2016 12:35:09 +0700 Subject: Gb: Various spelling fixes --- doc/manuals/gb/bssgp.adoc | 2 +- doc/manuals/gb/ns.adoc | 2 +- doc/manuals/osmopcu-gb.adoc | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/manuals/gb/bssgp.adoc b/doc/manuals/gb/bssgp.adoc index 3a49a71a..6afd820a 100644 --- a/doc/manuals/gb/bssgp.adoc +++ b/doc/manuals/gb/bssgp.adoc @@ -280,7 +280,7 @@ actually evaluated. [options="header",cols="5%,10%,30%,55%"] |=== | tag (hex) | TS 08.18 ยง | IE name | Description -| 0x18 | 11.3.28 | QoS Profile | Received value is ignored. Sent value is hardcoded to 0x4 (3 octets). +| 0x18 | 11.3.28 | QoS Profile | Received value is ignored. Sent value is hard-coded to 0x4 (3 octets). |=== ==== Additional Attributes and Parameters diff --git a/doc/manuals/gb/ns.adoc b/doc/manuals/gb/ns.adoc index 3788389b..c1bbcb76 100644 --- a/doc/manuals/gb/ns.adoc +++ b/doc/manuals/gb/ns.adoc @@ -41,7 +41,7 @@ All the NS protocol messages from 3GPP TS 08.16 are implemented in OsmoPCU. ==== NS-UNITDATA This PDU transfers one NS SDU (specified in 3GPP TS 08.18) between OsmoPCU and SGSN. Upon receiving it OsmoPCU passes it to BSSGP -implementaton to handle. It is also sent by BSSGP as necessary - see <> for details. +implementation to handle. It is also sent by BSSGP as necessary - see <> for details. It contains BVCI (<>) and NS SDU (<>) IEs. [[ns_reset]] diff --git a/doc/manuals/osmopcu-gb.adoc b/doc/manuals/osmopcu-gb.adoc index 620d3368..fc70bc22 100644 --- a/doc/manuals/osmopcu-gb.adoc +++ b/doc/manuals/osmopcu-gb.adoc @@ -11,7 +11,7 @@ these are not or not fully implemented, as well as OsmoPCU-specific extensions to the Gb interface not specified by 3GPP. Extensions to the Gb interface specific to OsmoPCU are detailed in this -document. For details on the messages and IEs that comply with abovementioned +document. For details on the messages and IEs that comply with above-mentioned 3GPP specifications, please refer to those documents. .3GPP document versions referred to by this document @@ -37,7 +37,7 @@ document. For details on the messages and IEs that comply with abovementioned The OsmoPCU Gb interface consists of the NS (Network Services) and BSSGP (Base Station Subsystem Gateway Protocol), encapsulated in UDP (User Datagram Protocol) and IP (Internet Protocol) version 4. -Use of other underlying protocols (e. g. FrameRelay) is not supported. +Use of other underlying protocols (e. g. Frame Relay) is not supported. .UDP port numbers used by OsmoPCU Gb/IP [options="header",width="50%",cols="35%,65%"] @@ -50,7 +50,7 @@ The NS-over-UDP link is established in the PCU -> SGSN direction, i.e. the PCU is running as client while the SGSN is running as server. Establishment of the NS-over-UDP link is only possible after OsmoPCU -has been configured viat the *PCU socket* interface from OsmoBTS. +has been configured via the *PCU socket* interface from OsmoBTS. OsmoBTS in turn receives relevant configuration parameters from OsmoBSC or the BSC component inside OsmoNITB. -- cgit v1.2.3