Allows for a GPS module to be connected to a serial port and exposes an easy to use API to get the GPS data. New feature, added Mbed/LPC17xx RTC synchronisation

Dependents:   SatGPS AntiTheftGPS FLIGHT_CONTROL_AND_COMMUNICATIONS_SYSTEM GPS-Lora ... more

Revision:
2:8aa059e7d8b1
Parent:
1:6aec92e77ad2
Child:
3:28a1b60b0f37
--- a/ChangeLog.c	Sat Nov 20 21:02:06 2010 +0000
+++ b/ChangeLog.c	Fri Apr 15 12:23:52 2011 +0000
@@ -59,5 +59,10 @@
 1.11 - 17/11/2010
 
     * Mbed's systems don't like @mainpage, rolling back
-                           
+
+1.12 - 15/04/2011
+
+    * Added VTG sentence (vectors speed and direction)
+      See example3.cpp
+                                 
 */