An extension of original API for working with GPS devices.
Revisions of GPSProvider.h
| Revision | Date | Message | Actions |
|---|---|---|---|
| 8:47fa213225c3 | 2017-06-13 | Add draft Geofence API | File Diff Annotate |
| 7:820997be26cb | 2014-11-19 | add comments for utcTime field. | File Diff Annotate |
| 6:8afa9ac0da9b | 2014-11-18 | define utcTime as uint_64_t instead of float. | File Diff Annotate |
| 5:900c3ab6c090 | 2014-11-18 | Seperate UTC time and GPS time into 2 independent fields. | File Diff Annotate |
| 4:f35227b1f341 | 2014-11-07 | making the destructor for GPSProvider non-virtual; moving it to GPSProvider.cpp.; The destructor should forward control to the impl. | File Diff Annotate |
| 1:c1122f8eec82 | 2014-10-31 | Updating GPSProvider based on input from CSR. | File Diff Annotate |
| 0:792e9343fd39 | 2014-10-30 | GPS API | File Diff Annotate |