Changeset 10623 in ntrip for trunk/BNC/src/PPP/pppClient.cpp
- Timestamp:
- Mar 13, 2025, 1:10:27 PM (7 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/BNC/src/PPP/pppClient.cpp ΒΆ
r10583 r10623 292 292 // Check Blunders 293 293 // -------------- 294 const double BLUNDER = 150.0; 294 const double BLUNDER = 1500.0; 295 295 double maxRes = 0.0; 296 296 unsigned maxResIndex = 0;
Note:
See TracChangeset
for help on using the changeset viewer.