Csr location class shows location and satellite information, which supports H13467 + ST F103RB/NXP LCP1549 boards now.

Dependents:   CsrLocationDemo CsrLocationDemo

Fork of CsrLocation by jie zhao

Changes

RevisionDateWhoCommit message
20:88db82cf3f0f 2014-11-27 zhjcpi Support Freescale FDRM platform. default tip
19:27aa296d2ea1 2014-11-19 zhjcpi add comments for utcTime field.
18:5d72465991f5 2014-11-18 zhjcpi define utcTime as uint_64_t instead of float.
17:05033198f8f3 2014-11-18 zhjcpi Seperate UTC time and GPS time into 2 independent fields.
16:37d3ea06cbb4 2014-11-07 rgrover1 merge
15:ee388b77d730 2014-11-05 rgrover1 mostly white space diffs.
14:bb86a6ca6662 2014-11-05 zhjcpi - Fix the sleep issue by processing all the received UART data in one process procedure
13:1d2f2dccc4ee 2014-11-04 rgrover1 minor updates to Jie's work
12:5fb829ce6b82 2014-11-04 zhjcpi Fit into GPSProvider interface.
11:10ba3c761444 2014-10-28 zhjcpi Add support the ST Nucleo F401RE and update the mbed library to the latest version.
10:4c7c2901d7b0 2014-10-13 zhjcpi Adjust the GPIO pin map for button.
9:e6f22b1a7797 2014-08-11 zhjcpi Add wakeup pin definition in LCP1768 project.
8:fa29f8455134 2014-08-11 zhjcpi Add wakeup pin input process.
7:1fde78f27d5b 2014-08-05 zhjcpi Add button support to triger position report in PTF mode.
6:aed3c66b39d9 2014-08-04 zhjcpi Adjust the IO interface pin map for H13467V1 LED1/LED2.
5:219dfc2905dc 2014-08-01 zhjcpi Adjust interface to Arduino standard.
4:0d9b711fb646 2014-05-27 zhjcpi add more protection code to control state transfering and commands.
3:71690f7bb480 2014-05-21 zhjcpi Unify code for different platform.
2:d4fe184925f2 2014-03-26 zhjcpi optimization
1:bbaf9b8d646a 2014-03-25 zhjcpi optimization csrLocation class
0:aba381fc8158 2014-03-24 zhjcpi First edition for the CsrLocation lib.