Changeset 10623 in ntrip for trunk/BNC/src/PPP/pppClient.cpp


Ignore:
Timestamp:
Mar 13, 2025, 1:10:27 PM (7 days ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/BNC/src/PPP/pppClient.cpp ΒΆ

    r10583 r10623  
    292292    // Check Blunders
    293293    // --------------
    294     const double BLUNDER = 150.0;
     294    const double BLUNDER = 1500.0;
    295295    double   maxRes      = 0.0;
    296296    unsigned maxResIndex = 0;
Note: See TracChangeset for help on using the changeset viewer.