An extension of original API for working with GPS devices.
Dependents: A_TeseoLocationNEW A_TeseoLocation TeseoLocation
GPS_Provider Library
A controller-neutral API for working with GPS devices.
Overview
This library is an extension of the original API published on os.mbed.com
Besides the basic geo-location functionality, this extended API includes the following features:
- Geofencing
- Odometer
- Datalogging
Getting started
This GPS API is meant to be used for building projects on os.mbed.com
A good starting point is this page:
Diff: README.md
- Revision:
- 1:dc31cf62f119
- Parent:
- 0:0a9c622571d7
- Child:
- 2:eed514185900
diff -r 0a9c622571d7 -r dc31cf62f119 README.md --- a/README.md Fri Nov 09 17:09:12 2018 +0000 +++ b/README.md Mon Nov 12 11:36:55 2018 +0000 @@ -4,7 +4,7 @@ ## Overview -This Github repo contains an extension of the original [API](https://os.mbed.com/teams/components/code/GPSProvider) published on [os.mbed.com](https://os.mbed.com) +This library is an extension of the original [API](https://os.mbed.com/teams/components/code/GPSProvider) published on [os.mbed.com](https://os.mbed.com) Besides the basic geo-location functionality, this extended API includes the following features: * Geofencing @@ -16,4 +16,4 @@ A good starting point is this page: -[TeseoLocation](https://github.com/apalmieriGH/TeseoLocation) +[TeseoLocation](https://os.mbed.com/teams/ST/code/TeseoLocation/)