Changeset 10374 in ntrip


Ignore:
Timestamp:
Mar 4, 2024, 10:48:31 PM (8 weeks ago)
Author:
stuerze
Message:

content type of bias files is adapted according to the IGS guidelines

File:
1 edited

Legend:

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

    r10149 r10374  
    153153    }
    154154    if (_extension.contains("BIA")) {
    155       addition = QString("_ABS");
     155      addition = QString("OSB");
    156156    }
    157157    if (_extension.contains("TRO")) {
Note: See TracChangeset for help on using the changeset viewer.