Breakout GPS ultimate V3

Breakout boards, sensors, other Adafruit kits, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
benken
 
Posts: 6
Joined: Sun Mar 24, 2013 9:26 am

Breakout GPS ultimate V3

Post by benken »

Hello,

When I dump data from my breakout ultimate gps (v3) with library example,

I get correct datas but the last lines are empty:

line example:

Code: Select all

$PMTKLOX,1,27,FFFFFFFF,FFFFFFFF,FFFFFFFF,FFFFFFFF,FFFFFFFF,FFFFFFFF,FFFFFFFF,FFFFFFFF,FFFFFFFF,FFFFFFFF,FFFFFFFF,FFFFFFFF,FFFFFFFF,FFFFFFFF,FFFFFFFF,FFFFFFFF,FFFFFFFF,FFFFFFFF,FFFFFFFF,FFFFFFFF,FFFFFFFF,FFFFFFFF,FFFFFFFF,FFFFFFFF*6D
With this garbage lines I can't parse correctly datas.

thank you in advance

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: Breakout GPS ultimate V3

Post by adafruit_support_rick »

The line you posted does not look like garbage, so I don't understand what the problem is. Can you post the entire output, instead of just one line?

User avatar
benken
 
Posts: 6
Joined: Sun Mar 24, 2013 9:26 am

Re: Breakout GPS ultimate V3

Post by benken »

Screenshot:

http://npic.imagup.com/2/1178809865.jpg


When I copy/paste this log in the locus parse (http://ladyada.net/products/ultimategps/)
nothing happened but when I delete lines with FFFFF, It's good.
What is the purpose of these lines?


In my futur application, I would like export data to processing for parsing after.

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: Breakout GPS ultimate V3

Post by adafruit_support_rick »

You're pasting all the lines, including the $PMTKLOX,0,43*6E, the $PMTKLOX,2*47, and the $PMTK001,622,3*36 ?
The FFFFFFFF is not garbage, it's just empty log entries. It should not be causing you any problems.

I realize you don't want to post your location information on the forum. If you'd like, you can email me the actual text, and I can try to reproduce your problem here.

User avatar
benken
 
Posts: 6
Joined: Sun Mar 24, 2013 9:26 am

Re: Breakout GPS ultimate V3

Post by benken »

Think you for your help !
Yes I can send you my log. What is your e-mail ?

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: Breakout GPS ultimate V3

Post by adafruit_support_rick »

click the little envelope icon under my avatar.

User avatar
benken
 
Posts: 6
Joined: Sun Mar 24, 2013 9:26 am

Re: Breakout GPS ultimate V3

Post by benken »

It's not my day ^^, I have'nt icon under your avatar.

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: Breakout GPS ultimate V3

Post by adafruit_support_rick »

Really? It shows up here. Maybe I'm special :wink:

try rick at adafruit.com

User avatar
benken
 
Posts: 6
Joined: Sun Mar 24, 2013 9:26 am

Re: Breakout GPS ultimate V3

Post by benken »

it's send !

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: Breakout GPS ultimate V3

Post by adafruit_support_rick »

Reply sent

For the benefit of others, the data parsed OK for me. However, I notice that nothing shows up in the google maps view on that page. Don't worry about that - look at the xml and kml output - it's all there and looks correct to me.

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Products from Adafruit”