aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ulp
diff options
context:
space:
mode:
authorChris Maynard <Christopher.Maynard@GTECH.COM>2013-09-18 02:48:29 +0000
committerChris Maynard <Christopher.Maynard@GTECH.COM>2013-09-18 02:48:29 +0000
commitb9ee9fa694935d06c050dbf3c35c55c98c386f94 (patch)
tree23aba9f7d167f8b35f4b08327ab73657bcdec105 /asn1/ulp
parent0fb41d119d04da438eac19f83360e5f610bb4049 (diff)
Remove all non-ASCII characters from all .asn files. I didn't see the harm in replacing them all as opposed to only those not copied verbatim from other sources.
svn path=/trunk/; revision=52132
Diffstat (limited to 'asn1/ulp')
-rw-r--r--asn1/ulp/SUPL.asn58
-rw-r--r--asn1/ulp/ULP-Components.asn64
2 files changed, 61 insertions, 61 deletions
diff --git a/asn1/ulp/SUPL.asn b/asn1/ulp/SUPL.asn
index 9c27e5a769..165cd7e413 100644
--- a/asn1/ulp/SUPL.asn
+++ b/asn1/ulp/SUPL.asn
@@ -3,11 +3,11 @@
-- From OMA UserPlane Location Protocol Candidate Version 2.0 06 Aug 2010
-- OMA-TS-ULP-V2_0-20100806-D
--
--- 11.2 Message Specific Part
+-- 11.2 Message Specific Part
--
--
--- 11.2.1 SUPL INIT
+-- 11.2.1 SUPL INIT
--
SUPL-INIT DEFINITIONS AUTOMATIC TAGS ::=
@@ -69,7 +69,7 @@ KeyIdentity ::= BIT STRING(SIZE (128)) -- empty placeholder required for SUPL 1.
END
--
--- 11.2.2 SUPL START
+-- 11.2.2 SUPL START
--
SUPL-START DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
@@ -125,14 +125,14 @@ PosProtocol ::= SEQUENCE {
END
--
--- 11.2.3 SUPL RESPONSE
+-- 11.2.3 SUPL RESPONSE
--
SUPL-RESPONSE DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
EXPORTS SUPLRESPONSE;
-IMPORTS
+IMPORTS
PosMethod, SLPAddress
FROM ULP-Components
Ver2-SUPL-RESPONSE-extension
@@ -157,7 +157,7 @@ KeyIdentity4 ::= BIT STRING(SIZE (128))
END
--
--- 11.2.4 SUPL POS INIT
+-- 11.2.4 SUPL POS INIT
--
SUPL-POS-INIT DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
@@ -222,7 +222,7 @@ SatelliteInfoElement ::= SEQUENCE {
END
--
--- 11.2.5 SUPL POS
+-- 11.2.5 SUPL POS
--
SUPL-POS DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
@@ -254,7 +254,7 @@ PosPayLoad ::= CHOICE {
END
--
--- 11.2.6 SUPL END
+-- 11.2.6 SUPL END
--
SUPL-END DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
@@ -299,7 +299,7 @@ SUPLAUTHREQ ::= SEQUENCE {
END
--
--- 11.2.8 SUPL AUTH RESP
+-- 11.2.8 SUPL AUTH RESP
--
SUPL-AUTH-RESP DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
@@ -382,25 +382,25 @@ BEGIN
EXPORTS Ver2-SUPLTRIGGEREDSTART, TriggerType, TriggerParams, maxNumGeoArea, maxAreaId, maxAreaIdList;
-IMPORTS
+IMPORTS
LocationId, QoP, Ver, Position
FROM ULP-Components
MultipleLocationIds, CauseCode, ThirdParty, ApplicationID, ReportingCap, Coordinate, CircularArea, EllipticalArea, PolygonArea
FROM Ver2-ULP-Components
- SETCapabilities
+ SETCapabilities
FROM SUPL-START;
Ver2-SUPLTRIGGEREDSTART ::= SEQUENCE {
sETCapabilities SETCapabilities,
locationId LocationId,
ver Ver OPTIONAL,
- qoP QoP OPTIONAL,
+ qoP QoP OPTIONAL,
multipleLocationIds MultipleLocationIds OPTIONAL,
thirdParty ThirdParty OPTIONAL,
applicationID ApplicationID OPTIONAL,
triggerType TriggerType OPTIONAL,
triggerParams TriggerParams OPTIONAL,
- position Position OPTIONAL,
+ position Position OPTIONAL,
reportingCap ReportingCap OPTIONAL,
causeCode CauseCode OPTIONAL,
...}
@@ -420,7 +420,7 @@ PeriodicParams ::= SEQUENCE{
startTime INTEGER(0..2678400) OPTIONAL,
...}
-- intervalBetweenFixes and startTime are in seconds.
--- numberOfFixes * intervalBetweenFixes shall not exceed 8639999
+-- numberOfFixes * intervalBetweenFixes shall not exceed 8639999
-- (100 days in seconds) for compatibility with OMA MLP and RLP
-- startTime is in relative time in units of seconds measured from "now"
-- a value of 0 signifies "now", a value of "startTime" signifies startTime
@@ -439,9 +439,9 @@ areaIdLists SEQUENCE (SIZE (1..maxAreaIdList)) OF AreaIdList OPTIONAL,
-- startTime and stopTime are in seconds.
-- startTime and stop Time are in relative time in units of seconds measured
-- from "now"
--- a value of 0 signifies "now”
+-- a value of 0 signifies "now"
-- stopTime must be > startTime
--- stopTime - startTime shall not exceed 8639999
+-- stopTime - startTime shall not exceed 8639999
-- (100 days in seconds) for compatibility with OMA MLP and RLP
AreaEventType ::= ENUMERATED {enteringArea(0), insideArea(1), outsideArea(2), leavingArea(3), ...}
@@ -566,7 +566,7 @@ BEGIN
EXPORTS Ver2-SUPLTRIGGEREDRESPONSE;
-IMPORTS
+IMPORTS
PosMethod, SLPAddress
FROM ULP-Components
SupportedNetworkInformation, SPCSETKey, SPCTID, SPCSETKeylifetime, GNSSPosTechnology
@@ -600,10 +600,10 @@ BatchRepConditions ::= CHOICE {
...}
BatchRepType ::= SEQUENCE {
-reportPosition BOOLEAN, -- set to “true” if reporting of position is allowed
-reportMeasurements BOOLEAN, -- set to “true” if reporting of measurements is allowed
-intermediateReports BOOLEAN, -- set to “true” if the SET is allowed to send intermediate reports if it runs out of memory
-discardOldest BOOLEAN OPTIONAL, -- set to “true” if the SET should discard the oldest positions or measurements of the batch report in order to save memory, set to “false” the SET should discard the latest positions or measurements
+reportPosition BOOLEAN, -- set to "true" if reporting of position is allowed
+reportMeasurements BOOLEAN, -- set to "true" if reporting of measurements is allowed
+intermediateReports BOOLEAN, -- set to "true" if the SET is allowed to send intermediate reports if it runs out of memory
+discardOldest BOOLEAN OPTIONAL, -- set to "true" if the SET should discard the oldest positions or measurements of the batch report in order to save memory, set to "false" the SET should discard the latest positions or measurements
...}
END
@@ -617,8 +617,8 @@ BEGIN
EXPORTS Ver2-SUPLREPORT;
IMPORTS
- SETCapabilities
-FROM SUPL-START
+ SETCapabilities
+FROM SUPL-START
Position, PosMethod, SessionID, Ver
FROM ULP-Components
MultipleLocationIds, GNSSPosTechnology, GANSSSignals
@@ -650,7 +650,7 @@ ReportData ::= SEQUENCE {
resultCode ResultCode OPTIONAL,
timestamp TimeStamp OPTIONAL,
...}
-
+
PositionData ::= SEQUENCE {
position Position,
posMethod PosMethod OPTIONAL,
@@ -669,7 +669,7 @@ ResultCode ::= ENUMERATED {outofradiocoverage(1), noposition(2), nomeasurement(3
TimeStamp ::= CHOICE {
absoluteTime UTCTime,
- relativeTime INTEGER (0..31536000)} -- relative time to when the SUPL REPORT message is sent in units of 1 sec, where 0 signifies “now” and n signifies n seconds in the past
+ relativeTime INTEGER (0..31536000)} -- relative time to when the SUPL REPORT message is sent in units of 1 sec, where 0 signifies "now" and n signifies n seconds in the past
END
@@ -681,7 +681,7 @@ BEGIN
EXPORTS Ver2-SUPLTRIGGEREDSTOP;
-IMPORTS
+IMPORTS
StatusCode
FROM ULP-Components;
@@ -723,7 +723,7 @@ Ver2-SUPL-INIT-extension ::= SEQUENCE {
NotificationMode ::= ENUMERATED {normal(0), basedOnLocation(1), ...}
-HistoricReporting ::= SEQUENCE {
+HistoricReporting ::= SEQUENCE {
allowedReportingType AllowedReportingType,
reportingCriteria ReportingCriteria OPTIONAL,...}
@@ -755,7 +755,7 @@ BasicProtectionParams ::= SEQUENCE {
...}
Ver2-SUPL-START-extension ::= SEQUENCE {
- multipleLocationIds MultipleLocationIds OPTIONAL,
+ multipleLocationIds MultipleLocationIds OPTIONAL,
thirdParty ThirdParty OPTIONAL,
applicationID ApplicationID OPTIONAL,
position Position OPTIONAL,
@@ -784,7 +784,7 @@ utran-GANSSReferenceTimeResult UTRAN-GANSSReferenceTimeResult OPTIONAL,
...}
Ver2-SUPL-END-extension ::= SEQUENCE {
- sETCapabilities SETCapabilities OPTIONAL,
+ sETCapabilities SETCapabilities OPTIONAL,
...}
END
diff --git a/asn1/ulp/ULP-Components.asn b/asn1/ulp/ULP-Components.asn
index d383379be2..44e0827dfb 100644
--- a/asn1/ulp/ULP-Components.asn
+++ b/asn1/ulp/ULP-Components.asn
@@ -37,12 +37,12 @@ SETId ::= CHOICE {
nai IA5String(SIZE (1..1000)),
iPAddress IPAddress,
...}
--- msisdn, mnd and imsi are a BCD (Binary Coded Decimal) string
--- represent digits from 0 through 9,
+-- msisdn, mnd and imsi are a BCD (Binary Coded Decimal) string
+-- represent digits from 0 through 9,
-- two digits per octet, each digit encoded 0000 to 1001 (0 to 9)
-- bits 8765 of octet n encoding digit 2n
-- bits 4321 of octet n encoding digit 2(n-1) +1
--- not used digits in the string shall be filled with 1111
+-- not used digits in the string shall be filled with 1111
SlpSessionID ::= SEQUENCE {
sessionID OCTET STRING(SIZE (4)),
@@ -75,7 +75,7 @@ CellInfo ::= CHOICE {
ver2-CellInfo-extension Ver2-CellInfo-extension}
Position ::= SEQUENCE {
- timestamp UTCTime, -- shall include seconds and shall use UTC time.
+ timestamp UTCTime, -- shall include seconds and shall use UTC time.
positionEstimate PositionEstimate,
velocity Velocity OPTIONAL,
...}
@@ -106,7 +106,7 @@ CdmaCellInformation ::= SEQUENCE {
reBASELONG INTEGER(0..8388607), -- Base Station Longitude
refREFPN INTEGER(0..511), -- Base Station PN Code
refWeekNumber INTEGER(0..65535), -- GPS Week Number
- refSeconds INTEGER(0..4194303), -- GPS Seconds --
+ refSeconds INTEGER(0..4194303), -- GPS Seconds --
...}
GsmCellInformation ::= SEQUENCE {
@@ -136,7 +136,7 @@ TimingAdvance ::= SEQUENCE {
chipRate ChipRate OPTIONAL, --If missing, chip rate is 1.28 Mchip/s
...}
-TAResolution ::= ENUMERATED {res10chip(0),res05chip(1),res0125chip(2), ...} -- Corresponding to 1.0-chip, 0.5-chip and 0.125-chip resolutions, respectively
+TAResolution ::= ENUMERATED {res10chip(0),res05chip(1),res0125chip(2), ...} -- Corresponding to 1.0-chip, 0.5-chip and 0.125-chip resolutions, respectively
ChipRate ::= ENUMERATED {tdd128(0),tdd384(1), tdd768(2), ...} --Corresponding to 1.28-Mchips/s, 3.84-Mchips/s and 7.68-Mchips/s chip rates, respectively
@@ -217,16 +217,16 @@ CPICH-Ec-N0 ::= INTEGER(0..63)
-- Values from 92 to 122 are spare
-- the encoding of cpich-RSCP is (as per [3GPP RRC] V5.11.0)
--- cpich-RSCP = 123 CPICH RSCP <-120 dBm
--- cpich-RSCP = 124 -120 = CPICH RSCP < -119 dBm
--- cpich-RSCP = 125 -119 = CPICH RSCP < -118 dBm
--- cpich-RSCP = 126 -118 = CPICH RSCP < -117 dBm
+-- cpich-RSCP = 123 CPICH RSCP <-120 dBm
+-- cpich-RSCP = 124 -120 = CPICH RSCP < -119 dBm
+-- cpich-RSCP = 125 -119 = CPICH RSCP < -118 dBm
+-- cpich-RSCP = 126 -118 = CPICH RSCP < -117 dBm
-- cpich-RSCP = 127 -117 = CPICH RSCP < -116 dBm
--- cpich-RSCP = 0 -116 = CPICH RSCP < -115 dBm
--- cpich-RSCP = 1 -115 = CPICH RSCP < -114 dBm
--- ? ? ?
--- cpich-RSCP = 89 -27 = CPICH RSCP < -26 dBm
--- cpich-RSCP = 90 -26 = CPICH RSCP < -25 dBm
+-- cpich-RSCP = 0 -116 = CPICH RSCP < -115 dBm
+-- cpich-RSCP = 1 -115 = CPICH RSCP < -114 dBm
+-- ? ? ?
+-- cpich-RSCP = 89 -27 = CPICH RSCP < -26 dBm
+-- cpich-RSCP = 90 -26 = CPICH RSCP < -25 dBm
-- cpich-RSCP = 91 -25 = CPICH RSCP dBm
CPICH-RSCP ::= INTEGER(0..127)
@@ -251,7 +251,7 @@ StatusCode ::= ENUMERATED {
QoP ::= SEQUENCE {
horacc INTEGER(0..127),
- veracc INTEGER(0..127) OPTIONAL, -- as defined in [3GPP GAD] "uncertainty altitude"—
+ veracc INTEGER(0..127) OPTIONAL, -- as defined in [3GPP GAD] "uncertainty altitude"--
maxLocAge INTEGER(0..65535) OPTIONAL,
delay INTEGER(0..7) OPTIONAL, -- as defined in [3GPP RRLP]
...}
@@ -316,17 +316,17 @@ relativetimestamp RelativeTime OPTIONAL, -- if relativetimestamp is present, the
servingFlag BOOLEAN, -- if "true?measurements represent serving cell
...}
-RelativeTime ::= INTEGER (0..65535) -- relative time to "current?Location Id in multiples of 0.01sec
+RelativeTime ::= INTEGER (0..65535) -- relative time to "current?Location Id in multiples of 0.01sec
maxLidSize INTEGER ::= 64
SupportedNetworkInformation ::= SEQUENCE {
wLAN BOOLEAN,
- supportedWLANInfo SupportedWLANInfo OPTIONAL,
+ supportedWLANInfo SupportedWLANInfo OPTIONAL,
supportedWLANApsList SupportedWLANApsList OPTIONAL,
gSM BOOLEAN,
wCDMA BOOLEAN,
- supportedWCDMAInfo SupportedWCDMAInfo OPTIONAL,
+ supportedWCDMAInfo SupportedWCDMAInfo OPTIONAL,
cDMA BOOLEAN,
hRDP BOOLEAN,
uMB BOOLEAN,
@@ -335,7 +335,7 @@ SupportedNetworkInformation ::= SEQUENCE {
historic BOOLEAN,
nonServing BOOLEAN,
uTRANGPSReferenceTime BOOLEAN,
- uTRANGANSSReferenceTime BOOLEAN,
+ uTRANGANSSReferenceTime BOOLEAN,
...}
SupportedWLANInfo ::= SEQUENCE {
@@ -356,13 +356,13 @@ SupportedWLANInfo ::= SEQUENCE {
maxWLANApDataSize INTEGER ::= 128
SupportedWLANApsList ::= SEQUENCE {
- supportedWLANApDataList SEQUENCE (SIZE (1..maxWLANApDataSize)) OF SupportedWLANApData,
+ supportedWLANApDataList SEQUENCE (SIZE (1..maxWLANApDataSize)) OF SupportedWLANApData,
supportedWLANapsChannel11a SupportedWLANApsChannel11a OPTIONAL,
supportedWLANapsChannel11bg SupportedWLANApsChannel11bg OPTIONAL,
...
}
-SupportedWLANApsChannel11a ::= SEQUENCE {
+SupportedWLANApsChannel11a ::= SEQUENCE {
ch34 BOOLEAN,
ch36 BOOLEAN,
ch38 BOOLEAN,
@@ -420,7 +420,7 @@ HrpdCellInformation ::= SEQUENCE {
refBASELAT INTEGER(0..4194303), -- Base Station Latitude
reBASELONG INTEGER(0..8388607), -- Base Station Longitude
refWeekNumber INTEGER(0..65535), -- GPS Week Number
- refSeconds INTEGER(0..4194303), -- GPS Seconds --
+ refSeconds INTEGER(0..4194303), -- GPS Seconds --
...}
UmbCellInformation ::= SEQUENCE {
@@ -430,7 +430,7 @@ UmbCellInformation ::= SEQUENCE {
refBASELAT INTEGER(0..4194303), -- Base Station Latitude
reBASELONG INTEGER(0..8388607), -- Base Station Longitude
refWeekNumber INTEGER(0..65535), -- GPS Week Number
- refSeconds INTEGER(0..4194303), -- GPS Seconds --
+ refSeconds INTEGER(0..4194303), -- GPS Seconds --
...}
-- LTE Cell info per 3GPP TS 36.331. --
@@ -448,7 +448,7 @@ LteCellInformation ::= SEQUENCE {
-- Measured results of neighbours cells per 3GPP TS 36.331 --
-MeasResultListEUTRA ::= SEQUENCE (SIZE (1..maxCellReport)) OF MeasResultEUTRA
+MeasResultListEUTRA ::= SEQUENCE (SIZE (1..maxCellReport)) OF MeasResultEUTRA
MeasResultEUTRA ::= SEQUENCE {
physCellId PhysCellId,
@@ -529,11 +529,11 @@ LocationData ::= SEQUENCE {
locationValue OCTET STRING (SIZE(1..128)),
...}
-WimaxBSInformation ::= SEQUENCE {
+WimaxBSInformation ::= SEQUENCE {
wimaxBsID WimaxBsID, -- WiMax serving base station ID
wimaxRTD WimaxRTD OPTIONAL, -- Round Trip Delay measurements
wimaxNMRList WimaxNMRList OPTIONAL, -- Network measurements
- ...}
+ ...}
WimaxBsID ::= SEQUENCE {
bsID-MSB BIT STRING (SIZE(24)) OPTIONAL,
@@ -587,7 +587,7 @@ UTRANGPSDriftRate ::= ENUMERATED {
utran-GPSDrift-15, utran-GPSDrift-25, utran-GPSDrift-50}
UTRAN-GPSReferenceTimeResult ::= SEQUENCE {
--- For ue-GPSTimingOfCell values above 37158911999999 are not used in this version of the specification. Actual value utran-GPSTimingOfCell = (ms-part * 4294967296) + ls-part used on the uplink i.e. reported by the SET to the SLP
+-- For ue-GPSTimingOfCell values above 37158911999999 are not used in this version of the specification. Actual value utran-GPSTimingOfCell = (ms-part * 4294967296) + ls-part used on the uplink i.e. reported by the SET to the SLP
set-GPSTimingOfCell SEQUENCE {
ms-part INTEGER (0.. 16383),
ls-part INTEGER (0..4294967295)},
@@ -653,7 +653,7 @@ GNSSPosTechnology ::= SEQUENCE {
sbas BOOLEAN,
modernized-gps BOOLEAN,
qzss BOOLEAN,
- glonass BOOLEAN,
+ glonass BOOLEAN,
...}
-- indicates MS support for particular GANSS signals and frequencies coding according to parameter definition in section 10.9
@@ -690,11 +690,11 @@ ThirdPartyID ::= CHOICE {
-- ims-public-identity VisibleString(FROM ("a".."z" | "A".."Z" | "0".."9" | ":./-_~%#@?")) (SIZE (1..255)),
-- # asn2wrs does not handle '%' in the resticted string
sip-uri VisibleString(FROM ("a".."z" | "A".."Z" | "0".."9" | ":./-_~#@?")) (SIZE (1..255)),
- ims-public-identity VisibleString(FROM ("a".."z" | "A".."Z" | "0".."9" | ":./-_~#@?")) (SIZE (1..255)),
+ ims-public-identity VisibleString(FROM ("a".."z" | "A".."Z" | "0".."9" | ":./-_~#@?")) (SIZE (1..255)),
min BIT STRING(SIZE (34)), -- coded according to TIA-553
mdn OCTET STRING(SIZE (8)),
-- uri VisibleString(FROM ("a".."z" | "A".."Z" | "0".."9" | "./-_~%#")) (SIZE (1..255)),
- uri VisibleString(FROM ("a".."z" | "A".."Z" | "0".."9" | "./-_~#")) (SIZE (1..255)),
+ uri VisibleString(FROM ("a".."z" | "A".."Z" | "0".."9" | "./-_~#")) (SIZE (1..255)),
...}
ApplicationID ::= SEQUENCE {
@@ -744,7 +744,7 @@ EllipticalArea ::= SEQUENCE {
semiMinor-max INTEGER(1..1500000) OPTIONAL, -- hysteresis maximum semiMinor
angle INTEGER(0.. 179)} -- units in degrees "the angle is defined as the angle between the semi-major axis and North, increasing in a clockwise direction. An angle of 0 represents an ellipse with the semi-major axis pointing North/South while an angle of 90 represents an ellipse with the semi-major axis pointing East/West.
-PolygonArea ::= SEQUENCE {
+PolygonArea ::= SEQUENCE {
polygonDescription PolygonDescription,
polygonHysteresis INTEGER(1..100000) OPTIONAL} -- units in meters