Changeset 10097 in ntrip for trunk/BNC/src/bnccore.cpp


Ignore:
Timestamp:
Jun 16, 2023, 11:52:03 AM (11 months ago)
Author:
stuerze
Message:

same changes for future developments towards station individual navigation files

File:
1 edited

Legend:

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

    r10091 r10097  
    225225  }
    226226#endif
    227   printEphHeader();
    228   //printEphHeader(eph->receptStaID());
     227  printEphHeader(eph->receptStaID());
    229228  printEph(*eph, (ircPut == success));
    230229  return success;
Note: See TracChangeset for help on using the changeset viewer.