GPS Forums


Reply
Thread Tools Display Modes

track log data puzzle

 
 
Bart Mathias
Guest
Posts: n/a
 
      11-17-2008, 02:35 AM
I've wondered about this for most a year. I should have thought of
asking here long ago!

In Magellan track logs, I always get a *6<N> after the date, e.g. the
*64, *6B, and *61 in this sample:

$PMGNTRK,2116.686,N,15747.068,W,00028,M,155220.32, A,,150208*64
$PMGNTRK,2116.663,N,15747.070,W,00026,M,155244.33, A,,150208*6B
$PMGNTRK,2116.643,N,15747.072,W,00021,M,155258.33, A,,150208*61

They're pretty clearly hex numbers--all I've seen range from *60 to
*6F--but what do they mean?
 
Reply With Quote
 
 
 
 
Jack Erbes
Guest
Posts: n/a
 
      11-17-2008, 11:17 AM
Bart Mathias wrote:
> I've wondered about this for most a year. I should have thought of
> asking here long ago!
>
> In Magellan track logs, I always get a *6<N> after the date, e.g. the
> *64, *6B, and *61 in this sample:
>
> $PMGNTRK,2116.686,N,15747.068,W,00028,M,155220.32, A,,150208*64
> $PMGNTRK,2116.663,N,15747.070,W,00026,M,155244.33, A,,150208*6B
> $PMGNTRK,2116.643,N,15747.072,W,00021,M,155258.33, A,,150208*61
>
> They're pretty clearly hex numbers--all I've seen range from *60 to
> *6F--but what do they mean?


It is a checksum. I think the software will disregard the data if the
checksum is not right.

Jack
 
Reply With Quote
 
Jack Erbes
Guest
Posts: n/a
 
      11-17-2008, 02:19 PM
Jack Erbes wrote:
> Bart Mathias wrote:
>> I've wondered about this for most a year. I should have thought of
>> asking here long ago!
>>
>> In Magellan track logs, I always get a *6<N> after the date, e.g. the
>> *64, *6B, and *61 in this sample:
>>
>> $PMGNTRK,2116.686,N,15747.068,W,00028,M,155220.32, A,,150208*64
>> $PMGNTRK,2116.663,N,15747.070,W,00026,M,155244.33, A,,150208*6B
>> $PMGNTRK,2116.643,N,15747.072,W,00021,M,155258.33, A,,150208*61
>>
>> They're pretty clearly hex numbers--all I've seen range from *60 to
>> *6F--but what do they mean?

>
> It is a checksum. I think the software will disregard the data if the
> checksum is not right.
>
> Jack



All the details are here:

http://www.gpsinformation.org/dale/nmea.htm

Jack
 
Reply With Quote
 
Bart Mathias
Guest
Posts: n/a
 
      11-17-2008, 09:00 PM
Jack Erbes wrote:
> Jack Erbes wrote:
>> Bart Mathias wrote:
>>> [...]
>>> In Magellan track logs, I always get a *6<N> after the date, e.g. the
>>> *64 ... in this sample:
>>>
>>> $PMGNTRK,2116.686,N,15747.068,W,00028,M,155220.32, A,,150208*64
>>> ... what do they mean?

>> It is a checksum. I think the software will disregard the data if the
>> checksum is not right.
>>
>> Jack

>
>
> All the details are here:
>
> http://www.gpsinformation.org/dale/nmea.htm


Thank you. I hadn't even wondered about the "A,," part. Now I wonder if
that ever varies.
 
Reply With Quote
 
Jack Erbes
Guest
Posts: n/a
 
      11-18-2008, 11:34 AM
Bart Mathias wrote:
> Jack Erbes wrote:
>> Jack Erbes wrote:
>>> Bart Mathias wrote:
>>>> [...]
>>>> In Magellan track logs, I always get a *6<N> after the date, e.g. the
>>>> *64 ... in this sample:
>>>>
>>>> $PMGNTRK,2116.686,N,15747.068,W,00028,M,155220.32, A,,150208*64
>>>> ... what do they mean?
>>> It is a checksum. I think the software will disregard the data if the
>>> checksum is not right.
>>>
>>> Jack

>>
>>
>> All the details are here:
>>
>> http://www.gpsinformation.org/dale/nmea.htm

>
> Thank you. I hadn't even wondered about the "A,," part. Now I wonder if
> that ever varies.


That is a Magellan tracklog sentence, it is explained at the link:

"A tracklog on a Meridian is made up of propretary sentences that look like:

$PMGNTRK,4322.061,N,07948.473,W,00116,M,173949.42, A,,020602*67
$PMGNTRK,4322.058,N,07948.483,W,00090,M,174202.45, A,,020602*69.

where

TRK Tracklog
4322.071 Latitude
N North or South
07948.473 Longitude
W East or West
00116 Altitude
M Meters or Feet
173949.42 UTC time
A Active or Void
,, Track Name
020602 date
*67 checksum"

The "A" is used in quite a few (or all?) NMEA sentences and its meaning
is usually toggled between meanings to the effect of Active or Void,
Authentic or Valid, or similar meanings. A warning of sorts about the
quality of the data. The http://www.gpsinformation.org page has
virtually everything anyone would want to know about GPS on it in one
place of another.

Jack
 
Reply With Quote
 
Bart Mathias
Guest
Posts: n/a
 
      11-18-2008, 11:03 PM
Jack Erbes wrote:
> Bart Mathias wrote:
>> Jack Erbes wrote:
>>> Jack Erbes wrote:
>>>> Bart Mathias wrote:
>>>>> [...]
>>>>> In Magellan track logs, I always get a *6<N> after the date, e.g. the
>>>>> *64 ... in this sample:
>>>>>
>>>>> $PMGNTRK,2116.686,N,15747.068,W,00028,M,155220.32, A,,150208*64
>>>>> ... what do they mean?
>>>> It is a checksum. I think the software will disregard the data if the
>>>> checksum is not right.
>>>>
>>>> Jack
>>>
>>> All the details are here:
>>>
>>> http://www.gpsinformation.org/dale/nmea.htm

>> Thank you. I hadn't even wondered about the "A,," part. Now I wonder if
>> that ever varies.

>
> That is a Magellan tracklog sentence, it is explained at the link:
>
> "A tracklog on a Meridian is made up of propretary sentences that look like:
>
> $PMGNTRK,4322.061,N,07948.473,W,00116,M,173949.42, A,,020602*67
> $PMGNTRK,4322.058,N,07948.483,W,00090,M,174202.45, A,,020602*69.
>
> where
>
> TRK Tracklog
> 4322.071 Latitude
> N North or South
> 07948.473 Longitude
> W East or West
> 00116 Altitude
> M Meters or Feet
> 173949.42 UTC time
> A Active or Void
> ,, Track Name
> 020602 date
> *67 checksum"


Yes, it is specifically that part of the text that I was thanking your
for. Of course, all but "Active or Void," "Track Name," and "checksum"
were obvious to the naked eye.

My additional wonderment was due to my never seeing a "V" where the "A"
is, or anything but null for "Track Name." I do name my tracks when I
save them, but it shows only in the file name.

> The "A" is used in quite a few (or all?) NMEA sentences and its meaning
> is usually toggled between meanings to the effect of Active or Void,
> Authentic or Valid, or similar meanings. A warning of sorts about the
> quality of the data. The http://www.gpsinformation.org page has
> virtually everything anyone would want to know about GPS on it in one
> place of another.


They've changed their URL to www.gpsinformation.net/, but I thank you
for this second good source of info as well.

Bart
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Puzzle Robert Boucher TomTom GPS 5 04-12-2009 10:49 AM
Google Earth database puzzle Terry Pinnell Global Navigation Satellite Systems 22 06-30-2006 10:36 PM
How to get the track from data card on a 60Cx????? Domagoj Malovic Global Navigation Satellite Systems 5 03-19-2006 09:31 PM
Saving Garmin Track Data (Formats) Falcon General GPS Discussion 4 05-03-2005 07:39 PM
Garmin Legend Track Log Data Fumanchu Global Navigation Satellite Systems 5 02-16-2005 05:14 AM


All times are GMT. The time now is 10:36 PM.

1 2 3 4 5 6 7 8 9