Index: trunk/rtcm3torinex/rtcm3torinex.c
===================================================================
--- trunk/rtcm3torinex/rtcm3torinex.c	(revision 744)
+++ trunk/rtcm3torinex/rtcm3torinex.c	(revision 949)
@@ -1,5 +1,5 @@
 /*
   Converter for RTCM3 data to RINEX.
-  $Id: rtcm3torinex.c,v 1.26 2007/12/20 10:42:10 stoecker Exp $
+  $Id: rtcm3torinex.c,v 1.27 2008/03/25 15:10:48 stoecker Exp $
   Copyright (C) 2005-2008 by Dirk Stöcker <stoecker@alberding.eu>
 
@@ -51,5 +51,5 @@
 
 /* CVS revision and version */
-static char revisionstr[] = "$Revision: 1.26 $";
+static char revisionstr[] = "$Revision: 1.27 $";
 
 #ifndef COMPILEDATE
@@ -681,5 +681,5 @@
               gnss->dataflags[num] |= l;
               gnss->measdata[num][le] = l1range*0.02+i*0.0005
-              +amb*599584.915;
+              +amb*599584.916;
             }
             GETBITS(i,7)
@@ -1531,5 +1531,5 @@
 
 #ifndef NO_RTCM3_MAIN
-static char datestr[]     = "$Date: 2007/12/20 10:42:10 $";
+static char datestr[]     = "$Date: 2008/03/25 15:10:48 $";
 
 /* The string, which is send as agent in HTTP request */
