Changeset 7718 in ntrip


Ignore:
Timestamp:
Feb 4, 2016, 10:33:10 AM (8 years ago)
Author:
wiese
Message:

FIX: country code is WRD instead of WLD

File:
1 edited

Legend:

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

    r7505 r7718  
    295295    if (_rinexVers == 3) {
    296296      if (ephV3filenames) {
    297         QString country = "WLD";
     297        QString country = "WRD"; // WORLD
    298298        QString monNum = "0";
    299299        QString recNum = "0";
Note: See TracChangeset for help on using the changeset viewer.