Changeset 9366 in ntrip for trunk/BNC/src/rinex/reqcedit.cpp


Ignore:
Timestamp:
Mar 11, 2021, 2:11:05 PM (3 years ago)
Author:
stuerze
Message:

some additions regarding rinexV305: navigation data

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/rinex/reqcedit.cpp

    r8798 r9366  
    522522    }
    523523  }
    524   // TODO: enable user decision 
     524  // TODO: enable user decision
    525525  qStableSort(ephs.begin(), ephs.end(), t_eph::earlierTime);
    526   //qStableSort(ephs.begin(), ephs.end(), t_eph::prnSort); 
     526  //qStableSort(ephs.begin(), ephs.end(), t_eph::prnSort);
    527527}
    528528
Note: See TracChangeset for help on using the changeset viewer.