Wireshark-bugs: [Wireshark-bugs] [Bug 11039] ULP: raw ASN.1 values are not interpreted

Date: Sat, 12 Dec 2015 21:27:27 +0000

Comment # 25 on bug 11039 from
(In reply to Pascal Quantin from comment #22)
> Another question on SUPL standard. When having this definition:
> If present, time models to convert
> reference system time to GNSS
> system time are requested. Reference
> system is indicated by GANSS ID.
> Bitmap (length 16 bits) defining
> GNSS system for which GNSS the
> time models are requested:
> 0: GPS
> 1: Galileo
> 2: QZSS
> 3: GLONASS
> 4: BDS
> Bits 5-15: spare.
> 
> Is bit 0 the MSB or LSB?

>From snooping I believe it must be LSB, as the only fields I found had the
contents 0x8000, which should be GPS.


You are receiving this mail because:
  • You are watching all bug changes.