ETSI's Bug Tracker - GeoNetworking
View Issue Details
0005584GeoNetworkingBase Specpublic30-06-2010 16:5027-07-2010 21:38
Sebastian Muellers 
Andreas Festag 
normalminorhave not tried
closedfixed 
TS 102 636 4-1 V0.0.6 
TS 102 636 4-1 V0.0.7 
0005584: Format convention ambigious
clause 5 says "When a field is contained within a single octet, the highest bit number of the field represents the lowest order value."
This means that bit7 is the LSB.

clause 5 says "When a field spans more than one octet, the order of bit values within each octet progressively increases as the octet number increases (network byte order)."

Does this mean, in teh case of a number spaning over 2 octets, that bit15 is the LSB?
No tags attached.
Issue History
30-06-2010 16:50Sebastian MuellersNew Issue
30-06-2010 16:50Sebastian MuellersStatusnew => assigned
30-06-2010 16:50Sebastian MuellersAssigned To => Andreas Festag
30-06-2010 17:04Sebastian MuellersDescription Updated
12-07-2010 10:43Andreas FestagNote Added: 0009502
12-07-2010 10:45Andreas FestagNote Added: 0009503
12-07-2010 10:45Andreas FestagStatusassigned => feedback
13-07-2010 11:44Sebastian MuellersNote Added: 0009517
13-07-2010 13:11Andreas FestagStatusfeedback => resolved
13-07-2010 13:11Andreas FestagFixed in Version => Next Release 4-1
13-07-2010 13:11Andreas FestagResolutionopen => fixed
27-07-2010 21:38Andras KovacsStatusresolved => closed

Notes
(0009502)
Andreas Festag   
12-07-2010 10:43   
"Does this mean, in teh case of a number spaning over 2 octets, that bit15 is the LSB?"

Yes, this is correct.
(0009503)
Andreas Festag   
12-07-2010 10:45   
Any more issues with clause 7.1 "Overview"?
(0009517)
Sebastian Muellers   
13-07-2010 11:44   
No more issues. Please modifiy text based on the STF input in order to make it more understandable. The notations MSB and LSB could be used.