Changeset 10011 in ntrip for trunk/BNC/src
- Timestamp:
- Mar 17, 2023, 3:11:09 PM (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/pppFilter.cpp
r10010 r10011 419 419 const vector<t_pppSatObs*> &obsVector, const t_prn &refPrn, 420 420 bool preProcessing) { 421 const double SLIP = 20.0;421 const double SLIP = 50.0; 422 422 char sys = refPrn.system(); 423 423 string epoTimeStr = string(_epoTime);
Note:
See TracChangeset
for help on using the changeset viewer.