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.

History

Support Freescale FDRM platform. default tip

2014-11-27, by zhjcpi [Thu, 27 Nov 2014 10:29:08 +0000] rev 25

Support Freescale FDRM platform.
; Location uart cannot use D8/D2, it is changed to D1/D0.
; Trigger on/off before open UART. Otherwise, FDRM will halt when doing the second start(start,then stop, then start again).


define utcTime as uint_64_t instead of float.

2014-11-18, by zhjcpi [Tue, 18 Nov 2014 09:04:15 +0000] rev 24

define utcTime as uint_64_t instead of float.


Seperate UTC time and GPS time into 2 independent fields.

2014-11-18, by zhjcpi [Tue, 18 Nov 2014 02:43:59 +0000] rev 23

Seperate UTC time and GPS time into 2 independent fields.


Add sleep() function to save power.

2014-11-05, by zhjcpi [Wed, 05 Nov 2014 02:28:16 +0000] rev 22

Add sleep() function to save power.


Fit into GPSProvider architct.

2014-11-05, by zhjcpi [Wed, 05 Nov 2014 01:50:53 +0000] rev 21

Fit into GPSProvider architct.


Update the CsrLocation library path.

2014-10-28, by zhjcpi [Tue, 28 Oct 2014 12:34:05 +0000] rev 20

Update the CsrLocation library path.


Support ST F401RE, update the latest mbed library, no app command is shown when board is powered on.

2014-10-28, by zhjcpi [Tue, 28 Oct 2014 12:29:34 +0000] rev 19

Support ST F401RE, update the latest mbed library, no app command is shown when board is powered on.


Add support to the ST Nucleo F401RE and update the mbed to the latest version.

2014-10-28, by zhjcpi [Tue, 28 Oct 2014 12:21:36 +0000] rev 18

Add support to the ST Nucleo F401RE and update the mbed to the latest version.


Added support to ST F401

2014-10-28, by ak_csr [Tue, 28 Oct 2014 11:25:13 +0000] rev 17

Added support to ST F401


Added support for ST Nucleo F401RE and refresh mbed library

2014-10-23, by ak_csr [Thu, 23 Oct 2014 18:35:00 +0000] rev 16

Added support for ST Nucleo F401RE and refresh mbed library