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
0006548ASN.1Base Specpublic10-04-2013 21:2921-06-2013 15:01
ReporterSebastian Muellers 
Assigned ToAndras Kovacs 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product VersionV0.0.4 
Target VersionFixed in VersionV0.0.5 
Summary0006548: add unavailable to speed
Descriptionadd unavailable to speed
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0011428)
Andras Kovacs (developer)
11-04-2013 21:52

Now both SpeedValue and SpeedConfidence have unavailable values defined:

SpeedValue ::= INTEGER { standstill(0), oneCentimeterPerSec(1), unavailable(16383) } (0..16383)

SpeedConfidence ::= INTEGER { withinOneCentimeterPerSec(1), withinOneMeterPerSec(100), outOfRange(126), unavailable(127) } (1..127)

Speed ::= SEQUENCE {
 speedValue SpeedValue,
 speedConfidence SpeedConfidence
}

- Issue History
Date Modified Username Field Change
10-04-2013 21:29 Sebastian Muellers New Issue
11-04-2013 21:52 Andras Kovacs Note Added: 0011428
11-04-2013 21:52 Andras Kovacs Assigned To => Andras Kovacs
11-04-2013 21:52 Andras Kovacs Status new => acknowledged
21-06-2013 15:01 Sebastian Muellers Status acknowledged => resolved
21-06-2013 15:01 Sebastian Muellers Fixed in Version => V0.0.5
21-06-2013 15:01 Sebastian Muellers Resolution open => fixed


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