Changeset 9700 in ntrip for trunk/BNC/src/PPP
- Timestamp:
- Apr 22, 2022, 9:57:03 PM (4 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/BNC/src/PPP/pppFilter.cpp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/BNC/src/PPP/pppFilter.cppr9699 r9700 271 271 OPT->_obsModelType == OPT->DCMphaseBias) { 272 272 if (nSat < 2.0) { 273 LOG << " number of observations < 2\n";274 return failure; 273 LOG << " number of satellites < 2\n"; 274 //return failure; 275 275 } 276 276 } 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
