Fixed compiler errors/warnings (declaration of _uidx, scope of index variables i)

Dependents:   GPSDevice LogData_UM6-to-SDcard UM6withGPS mbed-cansat-test-GPS ... more

Fork of MODGPS by Andy K

Revision:
5:7f130f85d5a4
Parent:
4:1e3a53f150aa
Child:
6:64771e31464e
--- a/ChangeLog.c	Sat Apr 16 09:41:43 2011 +0000
+++ b/ChangeLog.c	Wed Apr 20 09:15:07 2011 +0000
@@ -75,5 +75,12 @@
 1.14 - 16/04/2011
 
     * Doh, left in some debugging code which causes compile fail outside 
-      of the test harness.                
+      of the test harness.
+      
+1.15 - 20/04/2011
+
+    * Added the new feature that allows the library to set the Mbed RTC
+      to the GPS/UTC time. This ensures the RTC is kept up to date with
+      the latest GPS aquired time (syncs once each minute).
+      
 */