This example establishes a transparent link between the mbed serial port and the gps I2C on the C027. You can use it to use the standard u-blox tools such as u-center. These tools can then connect to the serial port and talk directly to the GPS receiver. Baudrate should be set to 9600 baud and is fixed. m-center can be downloaded from u-blox website following this link: http://www.u-blox.com/en/evaluation-tools-a-software/u-center/u-center.html

Dependencies:   C027-REVB mbed

Fork of C027_GPSTransparentI2C by u-blox

History

Update Library Only. default tip

2013-12-15, by dixter1 [Sun, 15 Dec 2013 21:45:58 +0000] rev 7

Update Library Only.


First Pass Transparent GPS for Rev B Hardware. No significant change except the C027-REVB library.

2013-12-14, by dixter1 [Sat, 14 Dec 2013 02:05:49 +0000] rev 6

First Pass Transparent GPS for Rev B Hardware. No significant change except the C027-REVB library.


reduce load on i2c

2013-11-21, by mazgch [Thu, 21 Nov 2013 14:12:14 +0000] rev 5

reduce load on i2c


use latest C027 library

2013-11-06, by mazgch [Wed, 06 Nov 2013 10:49:39 +0000] rev 4

use latest C027 library


identation

2013-10-25, by mazgch [Fri, 25 Oct 2013 22:14:04 +0000] rev 3

identation


first version of I2C

2013-10-25, by mazgch [Fri, 25 Oct 2013 21:02:16 +0000] rev 2

first version of I2C


use power config

2013-10-25, by mazgch [Fri, 25 Oct 2013 20:36:35 +0000] rev 1

use power config


Simple transparent serial port to the gps receiver,

2013-10-22, by mazgch [Tue, 22 Oct 2013 21:21:46 +0000] rev 0

Simple transparent serial port to the gps receiver,