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:
1:6aec92e77ad2
Parent:
0:db98027c0bbb
Child:
2:8aa059e7d8b1
--- a/ChangeLog.c	Mon Nov 15 20:11:16 2010 +0000
+++ b/ChangeLog.c	Sat Nov 20 21:02:06 2010 +0000
@@ -47,5 +47,17 @@
 1.8 - 14/10/2010
 
     * Added a lot more doxygen comments for the API group.
-                   
+
+1.9 - 15/11/2010
+
+    * Added @ingroup API to getGPSquality()
+    
+1.10 - 17/11/2010
+
+    * Improved doxygen documentation
+
+1.11 - 17/11/2010
+
+    * Mbed's systems don't like @mainpage, rolling back
+                           
 */