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.
History
Typo in header comment
2017-06-19, by apalmieri [Mon, 19 Jun 2017 13:48:56 +0000] rev 10
Typo in header comment
Change header comment
2017-06-16, by apalmieri [Fri, 16 Jun 2017 08:39:33 +0000] rev 9
Change header comment
Add draft Geofence API
2017-06-13, by apalmieri [Tue, 13 Jun 2017 15:19:49 +0000] rev 8
Add draft Geofence API
add comments for utcTime field.
2014-11-19, by zhjcpi [Wed, 19 Nov 2014 01:34:29 +0000] rev 7
add comments for utcTime field.
define utcTime as uint_64_t instead of float.
2014-11-18, by zhjcpi [Tue, 18 Nov 2014 09:03:30 +0000] rev 6
define utcTime as uint_64_t instead of float.
Seperate UTC time and GPS time into 2 independent fields.
2014-11-18, by zhjcpi [Tue, 18 Nov 2014 02:43:46 +0000] rev 5
Seperate UTC time and GPS time into 2 independent fields.
making the destructor for GPSProvider non-virtual; moving it to GPSProvider.cpp.; The destructor should forward control to the impl.
2014-11-07, by rgrover1 [Fri, 07 Nov 2014 08:24:48 +0000] rev 4
making the destructor for GPSProvider non-virtual; moving it to GPSProvider.cpp.; The destructor should forward control to the impl.
improvements from Jie;; add support for ioctl()
2014-11-04, by rgrover1 [Tue, 04 Nov 2014 11:31:49 +0000] rev 3
improvements from Jie;; add support for ioctl()
minor updates.
2014-11-03, by rgrover1 [Mon, 03 Nov 2014 07:38:29 +0000] rev 2
minor updates.
Updating GPSProvider based on input from CSR.
2014-10-31, by rgrover1 [Fri, 31 Oct 2014 13:34:59 +0000] rev 1
Updating GPSProvider based on input from CSR.