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

Dependencies:   CsrLocation mbed GPSProvider

Fork of CsrLocationDemo by Qualcomm Technologies International, Ltd.

Changes

RevisionDateWhoCommit message
25:ec6d97637e19 2014-11-27 zhjcpi Support Freescale FDRM platform. default tip
24:a0b23a9cb9ad 2014-11-18 zhjcpi define utcTime as uint_64_t instead of float.
23:fd2cbb0900fd 2014-11-18 zhjcpi Seperate UTC time and GPS time into 2 independent fields.
22:73338420d8a6 2014-11-05 zhjcpi Add sleep() function to save power.
21:69895894068a 2014-11-05 zhjcpi Fit into GPSProvider architct.
20:81202ec45652 2014-10-28 zhjcpi Update the CsrLocation library path.
19:f398544de093 2014-10-28 zhjcpi Support ST F401RE, update the latest mbed library, no app command is shown when board is powered on.
18:b9934d27a5bf 2014-10-28 zhjcpi Add support to the ST Nucleo F401RE and update the mbed to the latest version.
17:fb8d94f3bd1c 2014-10-28 ak_csr Added support to ST F401
16:4e85b7c5df00 2014-10-23 ak_csr Added support for ST Nucleo F401RE and refresh mbed library
15:6b748a86aaef 2014-10-13 zhjcpi Adjust the GPIO pin map for button.
14:9033154311b8 2014-09-12 zhjcpi publish to team
13:e0b3e914c709 2014-09-01 zhjcpi Remove sBtn definition because interrupt pin will lead to system halt on StT F103RB.
12:0dd8bbcca560 2014-08-11 zhjcpi Add wakeup pin definition in LCP1768 project.
11:4e0bba518108 2014-08-11 zhjcpi Add wakeup pin input process.
10:8dbf356c44ec 2014-08-06 zhjcpi Add a test pin(D10) to pull up/low level for test, for example, to trigger on_off.
9:87d1555b6219 2014-08-05 zhjcpi Add button support to triger position report in PTF mode.
8:e2c9664bfcb4 2014-08-04 zhjcpi Adjust the IO interface pin map for H13467V1 LED1/LED2.
7:5b626d9df186 2014-08-01 zhjcpi Adjust the interface to Arduino standard.
6:d040264b3329 2014-05-28 zhjcpi Fix bug, now allow get postion in runing state and PTF mode.
5:a4f421140212 2014-05-27 zhjcpi Add protection code for state transferring and commands
4:b917d49df4bd 2014-05-27 zhjcpi Add protmpt information because NEMA does not support LPM.
3:7a3ed8ae071d 2014-05-21 zhjcpi Unify code for different platform.
2:b70e3a839116 2014-03-26 zhjcpi Optimization
1:e6c96c984e2b 2014-03-25 zhjcpi optimization demo application
0:789f6b6f710d 2014-03-24 zhjcpi The Csr Location demo application to show the location and satellite information.