Author Topic: RAW NMEA logs  (Read 3192 times)

Tip32a

  • Newbie
  • *
  • Posts: 1
    • View Profile
RAW NMEA logs
« on: November 09, 2004, 08:52:00 AM »
My Gps Log file is formatted like so
$GPRMC,180313,A,4202.0851,N,07118.2564,W,000.0,309.6,291004,015.4,W*7E
$GPGGA,180313,4202.0851,N,07118.2564,W,1,09,1.3,72.0,M,-33.3,M,,*4A
$GPGSA,A,3,03,,13,15,16,19,21,23,,27,35,,2.3,1.3,1.6*3D
$GPGSV,3,1,11,03,72,126,47,08,02,304,00,13,50,271,52,15,17,093,44*7A
$GPGSV,3,2,11,16,40,060,49,19,48,184,52,21,10,047,45,23,44,213,49*72
$GPGSV,3,3,11,25,10,125,00,27,24,307,41,35,38,155,44*47
$PGRME,4.5,M,7.2,M,8.5,M*27
$GPGLL,4202.0851,N,07118.2564,W,180313,A*32
$GPVTG,310,T,325,M,000.0,N,0000.0,K*78
$PGRMV,0.0,0.0,0.0*5C
$PGRMF,270,497006,291004,180313,13,4202.0851,N,07118.2564,W,A,2,0,310,2,1*06
$PGRMB,,,,,,K,,,*2D
$PGRMM,WGS 84*06
.etc
.etc
.etc



How do I convert so your program can read.

Krein

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 1203
  • TopoFusion Author
    • View Profile
    • http://www.topofusion.com/diary
RAW NMEA logs
« Reply #1 on: November 16, 2004, 04:36:11 PM »
TopoFusion can't read raw NMEA files.  It can only talk to GPS units directly.  This is by design.  I am not aware of any programs that could convert that output into a GPX file, for example.  You might try gpsbabel or gpsutility.

If this is critical data we might be able to arrange for TF to read it.