GpsLogger

App Image
   October 3rd, 2007
1629 views / 1039 downloads
Admin Administrator: finsprings

Category: Productivity    Maturity: Beta
Tags: gps  LCD 

Download Latest Version

Check out GpsLogger_1.1 by Koolatron. It’s a much prettier version of this app.



v1.0.5 – Feb 29, 2008

Actually updated to use the updated version of IPositionProvider.getLatitudeLongitude (used to be typo’d in the SDK version that was out when I wrote GpsLogger).


v1.0.4:
Updated for latlon typo fix in new SDK.


v1.0.3:
Added call to OSGI ServiceTracker.close() in MyActivator.stop().


v1.0.2:
No new functionality, but I refactored the code so it should be clearer to follow. I also added a lot of javadoc to hopefully explain what’s going on. I made a util package to put the purloined Google Tile stuff into, as well as the PositionHelper class that I wrote. This keeps the main gpslogger package tidy.


v1.0.1:
I added in the GPS tile code (thanks Angel) so you can see where you are on your route. I also made some sample GPS log files available:

You can use these or make your own; see this post in the forums.



v1.0.0:
A very simple test application that makes use of the GPS and LCD modules. It displays a start position, current position, distance travelled and Google Maps tile, updated every 3 seconds. You can’t yet start or stop and it doesn’t show you a map or a history of your route or anything yet either. So the name is a bit of a misnomer at this point, since it doesn’t log anything yet, but the idea would be that it would save your route for later perusal.


Download


Version 8 created on February 29th, 2008     download jar
Version 7 created on November 8th, 2007     download jar
Version 6 created on October 13th, 2007     download jar
Version 5 created on October 12th, 2007     download jar
Version 4 created on October 8th, 2007     download jar
Version 3 created on October 8th, 2007     download jar
Version 2 created on October 8th, 2007     download jar
Version 1 created on October 3rd, 2007     download jar

other

Do no evil.


1 Comment

Comment_icon Login to add comment

aroman

Bug Labs team aroman said on October 4th, 2007 12:31:01 PM

Great Job with the first community app!