Changeset 3458 in ntrip for trunk/BNC


Ignore:
Timestamp:
Sep 23, 2011, 11:07:27 AM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/combination/bnccomb.cpp

    r3457 r3458  
    759759void bncComb::switchToLastEph(const t_eph* lastEph, cmbParam* pp) {
    760760
    761   if (pp->type != cmbParam::offACSat) {
     761  if (pp->type != cmbParam::clkSat) {
    762762    return;
    763763  }
Note: See TracChangeset for help on using the changeset viewer.