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
0006053ASN.1Base Specpublic19-04-2012 13:3815-05-2012 10:34
ReporterSebastian Muellers 
Assigned ToAndras Kovacs 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Versionv0.0.1 
Summary0006053: resolution of deltaTime
DescriptionRegarding the resolution of deltatime I checked with SAE. The resolution should be 10 ms, but keeping the 16 bit, i.e. the delta time is increased to 655349 ms, 65535 = not available

TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0010593)
Andras Kovacs (developer)
30-04-2012 19:04

I have changed the PathDeltaTime in the ITS container as follows:
PathDeltaTime ::= INTEGER { tenMilliSecondsInPast(1), unavailable(65535) } (0..65535, ...)
Now the base range can only represent values in the past (this is what WG1 wanted), but I kept the extensibility of this type, so that later on we can also send path descriptions describing a future path

In the CAM I kept the GenerationDeltaTime resolution according to the definition in the xls table:
 GenerationDeltaTime ::= INTEGER { oneMilliSec(1), unavailable(65535) } (0..65535)

- Issue History
Date Modified Username Field Change
19-04-2012 13:38 Sebastian Muellers New Issue
25-04-2012 16:52 Sebastian Muellers Status new => assigned
25-04-2012 16:52 Sebastian Muellers Assigned To => Andras Kovacs
30-04-2012 19:04 Andras Kovacs Status assigned => resolved
30-04-2012 19:04 Andras Kovacs Resolution open => fixed
30-04-2012 19:04 Andras Kovacs Note Added: 0010593
15-05-2012 10:34 Sebastian Muellers Status resolved => closed
15-05-2012 10:34 Sebastian Muellers Fixed in Version => v0.0.1


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