Index: trunk/BNC/RTCM3/RTCM3Decoder.cpp
===================================================================
--- trunk/BNC/RTCM3/RTCM3Decoder.cpp	(revision 1239)
+++ trunk/BNC/RTCM3/RTCM3Decoder.cpp	(revision 1240)
@@ -203,5 +203,5 @@
         }
       }
-      _coDecoder->_epochList.clear();
+//    _coDecoder->_epochList.clear();
 
       if (_mode == unknown) {
@@ -209,4 +209,5 @@
       }
     }
+    _coDecoder->_epochList.clear();
   }
 
