Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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 |