... the user friendly GPS tool


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
only 99 waypoints from NMEA file?
#4
snedyan Wrote:Thanks for the reply Wink

Please find attached the NMEA file.

Concerning the compilation for obtaining the map, I will try (and to be completely honnest: I will try to try Tongue due to a little trouble to find some free time).

Thanks again,
snedyan

Hi Snedyan,

I've found the missing waypoints... It's not a bug it's a feature!

Take the first 2 NMEA sentences of your example file:
$GPRMC,114911.000,A,4824.8998,N,00244.4064,E,0.0,331.0,290907,,,A*69
$GPGGA,114911.000,4824.8998,N,00244.4064,E,1,10,0.8,99.0,M,,,,*35

They contain the same position information, so RouteConverter aggregates the information to one position which contains the information from both NMEA sentences.

I implemented that to reduce the number of positions to those carrying real information.
--
Christian
Reply


Messages In This Thread
RE: only 99 waypoints from NMEA file? - by routeconverter - 07.10.2007, 22:53

Forum Jump:


Users browsing this thread: 1 Guest(s)