Changeset 2263 in ntrip


Ignore:
Timestamp:
Jan 16, 2010, 2:30:12 PM (14 years ago)
Author:
mervart
Message:

* empty log message *

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/RTCM3/ephemeris.cpp

    r2257 r2263  
    233233int t_ephGlo::IOD() const {
    234234
    235   bool old = false;
     235  bool old = true;
    236236
    237237  if (old) { // 5 LSBs of iod are equal to 5 LSBs of tb
  • trunk/BNS/bnseph.cpp

    r2262 r2263  
    707707int t_ephGlo::IOD() const {
    708708
    709   bool old = false;
     709  bool old = true;
    710710
    711711  if (old) { // 5 LSBs of iod are equal to 5 LSBs of tb
Note: See TracChangeset for help on using the changeset viewer.