Changeset 10407 in ntrip


Ignore:
Timestamp:
Mar 24, 2024, 6:10:21 PM (5 weeks ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/combination/bnccomb.cpp

    r10403 r10407  
    14021402  double MAX_DISPLACEMENT = MAX_DISPLACEMENT_INIT;
    14031403  if (sys == 'C') {
    1404     MAX_DISPLACEMENT *= 10.0;
     1404    MAX_DISPLACEMENT *= 5.0;
    14051405  }
    14061406  if (sys == 'R') {
Note: See TracChangeset for help on using the changeset viewer.