Changeset 9565 in ntrip for trunk/BNC/src/pppWidgets.cpp


Ignore:
Timestamp:
Dec 14, 2021, 1:10:26 PM (2 years ago)
Author:
stuerze
Message:

update regarding PPP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/pppWidgets.cpp

    r9559 r9565  
    346346  }
    347347  else {
    348     _sigmaL1->setText("0.01");
     348    _sigmaL1->setText("0.02");
    349349  }
    350350
     
    353353  }
    354354  else {
    355     _sigmaGIM->setText("4.0");
     355    _sigmaGIM->setText("5.0");
    356356  }
    357357
     
    374374  }
    375375  else {
    376     _maxResGIM->setText("6.0");
     376    _maxResGIM->setText("3.0");
    377377  }
    378378
Note: See TracChangeset for help on using the changeset viewer.