[Marble-bugs] [Bug 262330] [Patch] Wrong current location in Marble, GPSD reports correct position

Ralph Müller-Welt ralph at mueller-welt.net
Thu Jan 13 23:28:35 CET 2011


https://bugs.kde.org/show_bug.cgi?id=262330





--- Comment #4 from Ralph Müller-Welt <ralph mueller-welt net>  2011-01-13 23:28:34 ---
LC_NUMERIC=C marble   Works fine.

As i interprete Lon/Lat it uses per definition always a dotted seperator, so
locale should be ignored.

GGA - Global Positioning System Fix Data
 Time, Position and fix related data fora GPS receiver.

                                                      11
        1         2       3 4        5 6 7  8   9  10 |  12 13  14   15
        |         |       | |        | | |  |   |   | |   | |   |    |
 $--GGA,hhmmss.ss,llll.ll,a,yyyyy.yy,a,x,xx,x.x,x.x,M,x.x,M,x.x,xxxx*hh<CR><LF>

 Field Number: 
  1) Universal Time Coordinated (UTC)
  2) Latitude
  3) N or S (North or South)
  4) Longitude
  5) E or W (East or West)
  6) GPS Quality Indicator,
     0 - fix not available,
     1 - GPS fix,
     2 - Differential GPS fix
  7) Number of satellites in view, 00 - 12
  8) Horizontal Dilution of precision
  9) Antenna Altitude above/below mean-sea-level (geoid) 
 10) Units of antenna altitude, meters
 11) Geoidal separation, the difference between the WGS-84 earth
     ellipsoid and mean-sea-level (geoid), "-" means mean-sea-level
     below ellipsoid
 12) Units of geoidal separation, meters
 13) Age of differential GPS data, time in seconds since last SC104
     type 1 or 9 update, null field when DGPS is not used
 14) Differential reference station ID, 0000-1023
 15) Checksum

excerp of NMEA.txt coming with GPSDrive...

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Marble-bugs mailing list