Index: /trunk/BNC/src/RTCM3/RTCM3Decoder.cpp
===================================================================
--- /trunk/BNC/src/RTCM3/RTCM3Decoder.cpp	(revision 9889)
+++ /trunk/BNC/src/RTCM3/RTCM3Decoder.cpp	(revision 9890)
@@ -1129,5 +1129,5 @@
            .arg(eph._almanac_health_availablility_indicator).toLatin1(), true));
 #endif
-      return false;
+      //return false;
     }
     GETBITS(eph._P1, 2) /*  P1 */
@@ -1171,5 +1171,5 @@
            .arg(_staID).arg(1020,4).arg(eph._prn.toString().c_str()).arg(eph._M_NT,4).toLatin1(), true));
 #endif
-      return false;
+      //return false;
     }
     GETBITS(eph._M_M,   2) /* GLONASS-M M */
@@ -1181,5 +1181,5 @@
            .arg(eph._additional_data_availability).toLatin1(), true));
 #endif
-      return false;
+      //return false;
     }
     GETBITS(eph._NA,  11) /* GLONASS-M Na */
