Ignore:
Timestamp:
Jun 23, 2020, 12:00:42 PM (4 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/upload/bncrtnetuploadcaster.cpp

    r8944 r8957  
    13571357      // ------------
    13581358      struct PhaseBias::PhaseBiasSat* phasebiasSat = 0;
    1359       if (!phaseBiasList.isEmpty()) {
     1359//      if (!phaseBiasList.isEmpty()) { // to allow yaw angle without phase bias list
    13601360        if (prn.system() == 'G') {
    13611361          phasebiasSat = phasebias.Sat
     
    13931393          ++phasebias.NumberOfSat[CLOCKORBIT_SATBDS];
    13941394        }
    1395       }
     1395      //}
    13961396
    13971397      if (phasebiasSat) {
Note: See TracChangeset for help on using the changeset viewer.