A controller-neutral API for working with GPS devices.
Dependents: CsrLocationDemo CsrLocationDemo
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
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 |