An extension of original API for working with GPS devices.
Changes
| Revision | Date | Who | Commit message |
|---|---|---|---|
| 10:013af7b8c22a | 2017-06-19 | apalmieri | Typo in header comment |
| 9:708266cd594b | 2017-06-16 | apalmieri | Change header comment |
| 8:47fa213225c3 | 2017-06-13 | apalmieri | Add draft Geofence API |
| 7:820997be26cb | 2014-11-19 | zhjcpi | add comments for utcTime field. |
| 6:8afa9ac0da9b | 2014-11-18 | zhjcpi | define utcTime as uint_64_t instead of float. |
| 5:900c3ab6c090 | 2014-11-18 | zhjcpi | Seperate UTC time and GPS time into 2 independent fields. |
| 4:f35227b1f341 | 2014-11-07 | rgrover1 | making the destructor for GPSProvider non-virtual; moving it to GPSProvider.cpp.; The destructor should forward control to the impl. |
| 3:47aaf0ebde35 | 2014-11-04 | rgrover1 | improvements from Jie;; add support for ioctl() |
| 2:0893ad528287 | 2014-11-03 | rgrover1 | minor updates. |
| 1:c1122f8eec82 | 2014-10-31 | rgrover1 | Updating GPSProvider based on input from CSR. |
| 0:792e9343fd39 | 2014-10-30 | rgrover1 | GPS API |