Index: /trunk/BNC/src/rinex/reqcedit.cpp
===================================================================
--- /trunk/BNC/src/rinex/reqcedit.cpp	(revision 8436)
+++ /trunk/BNC/src/rinex/reqcedit.cpp	(revision 8437)
@@ -642,5 +642,5 @@
       break;
     }
-    if (eph->checkState() != t_eph::bad) {
+    if (eph->checkState() == t_eph::bad) {
       continue;
     }
