gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gpsd-dev] Builds made after "Fix nmea0183 v4.1 problem in processGS


From: address@hidden
Subject: Re: [gpsd-dev] Builds made after "Fix nmea0183 v4.1 problem in processGSV()." fail the foretrex test.
Date: Sun, 31 May 2015 08:08:33 +0200

Hallo,

 

looks for me, that the source of this error is the badly brocken (truncated) sentence at the end of the file.

This line should be rejected by the nmea0183 parser.

 

Why do you think, that the source of the error are the sentences at line 95..97.

 

Reinhard

 

-----Original-Nachricht-----

Betreff: Re: [gpsd-dev] Builds made after "Fix nmea0183 v4.1 problem in processGSV()." fail the foretrex test.

Datum: Sun, 31 May 2015 06:55:47 +0200

Von: Sanjeev Gupta <address@hidden>

An: Jason Azze <address@hidden>

 

 

 


On Sat, May 30, 2015 at 11:07 PM, Jason Azze <address@hidden> wrote:
10:50:17  $GPGSV,3,1,12,06,43,153,44,08,04,301,00,11,19,274,00,14,18,127,00*71
10:50:17  $GPGSV,3,2,12,15,01,013,00,18,25,053,00,19,75,249,43,22,55,078,31*7B
10:50:17  $GPGSV,3,3,12,24,83
10:50:17 +{"class":"SKY","vdop":1.00,"hdop":2.50,"pdop":2.70,"satellites":[{"PRN":6,"el":43,"az":153,"ss":44,"used":false},{"PRN":8,"el":4,"az":301,"ss":0,"used":false},{"PRN":11,"el":19,"az":274,"ss":0,"used":false},{"PRN":14,"el":18,"az":127,"ss":0,"used":false},{"PRN":15,"el":1,"az":13,"ss":0,"used":false},{"PRN":18,"el":25,"az":53,"ss":0,"used":false},{"PRN":19,"el":75,"az":249,"ss":43,"used":false},{"PRN":22,"el":55,"az":78,"ss":31,"used":false},{"PRN":24,"el":0,"az":0,"ss":0,"used":false}]}
I can confirm a failure on my workstation as well.  The error is at line 95ff of foretrex-201:
     95 $GPGSV,3,1,12,06,43,153,44,08,04,301,00,11,19,274,00,14,18,127,00*71
     96 $GPGSV,3,2,12,15,01,013,00,18,25,053,00,19,75,249,43,22,55,078,31*7B
     97 $GPGSV,3,3,12,24,83,092,00,28,17,327,00,33,23,211,42,37,26,166,42*74

Line 97 is being truncated while being tested.

Ubuntu 15.10 (dev)
gcc (Ubuntu 4.9.2-19ubuntu1) 4.9.2
Python 2.7.9



--
Sanjeev Gupta
+65 98551208     http://www.linkedin.com/in/ghane

reply via email to

[Prev in Thread] Current Thread [Next in Thread]