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
Revision 18:b9934d27a5bf, committed 2014-10-28
- Comitter:
- zhjcpi
- Date:
- Tue Oct 28 12:21:36 2014 +0000
- Parent:
- 15:6b748a86aaef
- Commit message:
- Add support to the ST Nucleo F401RE and update the mbed to the latest version.
Changed in this revision
--- a/CsrLocation.lib Mon Oct 13 08:46:03 2014 +0000 +++ b/CsrLocation.lib Tue Oct 28 12:21:36 2014 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/teams/CSR/code/CsrLocation/#4c7c2901d7b0 +http://mbed.org/teams/CSR/code/CsrLocation/#10ba3c761444
--- a/CsrLocationDemo.cpp Mon Oct 13 08:46:03 2014 +0000
+++ b/CsrLocationDemo.cpp Tue Oct 28 12:21:36 2014 +0000
@@ -98,8 +98,6 @@
/* Register output callback and event callback functions */
pCsrLoc->CsrLocRegOutput(_AppOutputCallback, _AppEventCallback);
- _AppShowCmd();
-
while(1)
{
switch(sAppCmd)
--- a/mbed.bld Mon Oct 13 08:46:03 2014 +0000 +++ b/mbed.bld Tue Oct 28 12:21:36 2014 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/7d30d6019079 \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/552587b429a1 \ No newline at end of file

GPS mbed Shield