Changeset 8946 in ntrip


Ignore:
Timestamp:
Jun 9, 2020, 9:53:34 PM (4 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/BNC_2.12/src/upload/bncrtnetuploadcaster.cpp

    r8943 r8946  
    13521352      // ------------
    13531353      struct PhaseBias::PhaseBiasSat* phasebiasSat = 0;
    1354       if (!phaseBiasList.isEmpty()) {
     1354//      if (!phaseBiasList.isEmpty()) { // to allow yaw angle without phase bias list
    13551355        if (prn.system() == 'G') {
    13561356          phasebiasSat = phasebias.Sat
     
    13881388          ++phasebias.NumberOfSat[CLOCKORBIT_SATBDS];
    13891389        }
    1390       }
     1390      //}
    13911391
    13921392      if (phasebiasSat) {
Note: See TracChangeset for help on using the changeset viewer.