Reading data from the GPS module

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
jrdoner
 
Posts: 11
Joined: Tue Feb 21, 2012 6:07 pm

Reading data from the GPS module

Post by jrdoner »

I bought the Adafruit breakout board GPS module based on the GlobalTop GPS, which logs received data. Now, suppose that I would like to retrieve that data in a LIFO order (last-in, first-out). I am trying to make a system which tracks my motion for some length of time, then directs me backward along my course to my point of origin. Can this be done, and can the internal flash memory be accessed by address?

Thanks for any insights.

John Doner

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

Re: Reading data from the GPS module

Post by adafruit_support_rick »

Looks like there is only a single command to transfer the LOCUS data, and that has no options for forward or backwards, nor for indexing. It's just a data dump.

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

Return to “Other Products from Adafruit”