Index: trunk/BNC/RTCM3/ephemeris.cpp
===================================================================
--- trunk/BNC/RTCM3/ephemeris.cpp	(revision 2262)
+++ trunk/BNC/RTCM3/ephemeris.cpp	(revision 2263)
@@ -233,5 +233,5 @@
 int t_ephGlo::IOD() const {
 
-  bool old = false;
+  bool old = true;
 
   if (old) { // 5 LSBs of iod are equal to 5 LSBs of tb
Index: trunk/BNS/bnseph.cpp
===================================================================
--- trunk/BNS/bnseph.cpp	(revision 2262)
+++ trunk/BNS/bnseph.cpp	(revision 2263)
@@ -707,5 +707,5 @@
 int t_ephGlo::IOD() const {
 
-  bool old = false;
+  bool old = true;
 
   if (old) { // 5 LSBs of iod are equal to 5 LSBs of tb
