Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CDD TS 102 894-2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ITS - Intelligent Transport Systems
ASN1
CDD TS 102 894-2
Compare revisions
2d2450e79aab4c7032ef615b72ddefaf2e5ba8a9 to 151b191121d05c3b808f5dec14387339730db14f
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
ITS/asn1/cdd_ts102894_2
Select target project
No results found
151b191121d05c3b808f5dec14387339730db14f
Select Git revision
Swap
Target
ITS/asn1/cdd_ts102894_2
Select target project
filatov/cdd_ts102894_2
1 result
2d2450e79aab4c7032ef615b72ddefaf2e5ba8a9
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (1)
ERRATA change request 1 to the v1.3.1 - LanePosition definition
· 151b1911
Denis Filatov
authored
4 years ago
151b1911
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ITS-Container.asn
+2
-2
2 additions, 2 deletions
ITS-Container.asn
with
2 additions
and
2 deletions
ITS-Container.asn
View file @
151b1911
...
@@ -213,8 +213,8 @@ HeadingValue ::= INTEGER {wgs84North(0), wgs84East(900), wgs84South(1800), wgs84
...
@@ -213,8 +213,8 @@ HeadingValue ::= INTEGER {wgs84North(0), wgs84East(900), wgs84South(1800), wgs84
HeadingConfidence ::= INTEGER {equalOrWithinZeroPointOneDegree (1), equalOrWithinOneDegree (10), outOfRange(126), unavailable(127)} (1..127)
HeadingConfidence ::= INTEGER {equalOrWithinZeroPointOneDegree (1), equalOrWithinOneDegree (10), outOfRange(126), unavailable(127)} (1..127)
LanePosition::= INTEGER {offTheRoad(-1),
h
ardShoulder(0),
LanePosition
::= INTEGER {offTheRoad(-1),
innerH
ardShoulder(0),
out
ermostDrivingLane(1), secondLaneFrom
Out
side(2)} (-1..14)
inn
ermostDrivingLane(1), secondLaneFrom
In
side(2)
, outerHardShoulder(14)
} (-1..14)
ClosedLanes ::= SEQUENCE {
ClosedLanes ::= SEQUENCE {
innerhardShoulderStatus HardShoulderStatus OPTIONAL,
innerhardShoulderStatus HardShoulderStatus OPTIONAL,
...
...
This diff is collapsed.
Click to expand it.