Changeset 10570 in ntrip for trunk/BNC


Ignore:
Timestamp:
Oct 24, 2024, 11:13:53 AM (2 weeks ago)
Author:
stuerze
Message:

minor changes regarding PPP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppFilter.cpp

    r10526 r10570  
    360360            LOG << epoTimeStr << " cycle slip detected " << t_lc::toString(tLC) << ' '
    361361                << obs->prn().toString() << ' ' << setw(8) << setprecision(4) << vv << endl;
    362             //resetAmb(obs->prn(), obsVector, tLC);
     362            resetAmb(obs->prn(), obsVector, tLC);
    363363          }
    364364        }
Note: See TracChangeset for help on using the changeset viewer.