A basic library for the Adafruit Ultimate GPS module. (MTK3339) http://www.adafruit.com/products/746
Fork of GPS by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:bcbfe060c93e | 2016-03-15 | GlessConsult | Ad a new function to save GPS data in a JSON structure. |
5:96d5736d9613 | 2014-01-19 | SamClarke | (none) |
4:9ac674d05370 | 2014-01-19 | SamClarke | Further breakdown of date into usable variables. This has made is suitable for my satellite tracking project. |
3:5cb504ce2793 | 2012-10-21 | SamClarke | Added cardinal directions / converted gps.speed knots to gps.kph |
2:dcc14e81f8be | 2012-10-13 | SamClarke | Format for time from hhmmss.msms to hh:mm:ss.msms; gps.hours; gps.minutes; gps.seconds; |
1:0a034c2dbea6 | 2012-10-09 | SamClarke | cleaned up :) |
0:697a7215cc10 | 2012-10-06 | SamClarke | Basic version |