Changeset 6522 in ntrip


Ignore:
Timestamp:
Dec 30, 2014, 4:10:57 PM (9 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bnccore.cpp

    r6520 r6522  
    210210  t_irc ircPut = _ephUser.putNewEph(eph, true);
    211211  if (eph->checkState() == t_eph::bad) {
     212    messagePrivate("WRONG EPHEMERIS\n" + eph->toString(3.0).toAscii());
    212213    return failure;
    213214  }
Note: See TracChangeset for help on using the changeset viewer.