Logo etsi

ETSI's Bug Tracker

Notice: information submitted on the ETSI issue Tracker may be incorporated in ETSI publication(s) and therefore subject to the ETSI IPR policy.

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007580IS ASN.1 (TS 103 301)[All Projects] Generalpublic19-12-2016 13:0219-12-2016 13:55
ReporterSebastian Muellers 
Assigned ToSebastian Muellers 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusassignedResolutionopen 
PlatformOSOS Version
Summary0007580: MAP - avoid length-specific ASN.1 typing
DescriptionMAP - avoid length-specific ASN.1 typing like shown in the exmpale below. ASN.1 can handle the encoding itself. there is no need to add length -specific types.

NodeOffsetPointXY ::= CHOICE {
   -- Nodes with X,Y content
   node-XY1 Node-XY-20b, -- node is within 5.11m of last node
   node-XY2 Node-XY-22b, -- node is within 10.23m of last node
   node-XY3 Node-XY-24b, -- node is within 20.47m of last node
   node-XY4 Node-XY-26b, -- node is within 40.96m of last node
   node-XY5 Node-XY-28b, -- node is within 81.91m of last node
   node-XY6 Node-XY-32b, -- node is within 327.67m of last node
   node-LatLon Node-LLmD-64b, -- node is a full 32b Lat/Lon range
   regional RegionalExtension {{Reg-NodeOffsetPointXY}}
                                    -- node which follows is of a
                                    -- regional definition type
   }
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
19-12-2016 13:02 Sebastian Muellers New Issue
19-12-2016 13:02 Sebastian Muellers Status new => assigned
19-12-2016 13:02 Sebastian Muellers Assigned To => Sebastian Muellers
19-12-2016 13:55 Sebastian Muellers Project MAP/SPAT => IS ASN.1 (TS 103 301)
19-12-2016 13:55 Sebastian Muellers Category Base Spec => General


MantisBT 1.2.14 [^]
Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker