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


Ignore:
Timestamp:
Mar 19, 2025, 2:25:24 PM (2 days ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

    r10327 r10638  
    374374  }
    375375  else {
    376     _maxResC1->setText("2.0");
     376    _maxResC1->setText("3.0");
    377377  }
    378378
     
    381381  }
    382382  else {
    383     _maxResL1->setText("0.02");
     383    _maxResL1->setText("0.03");
    384384  }
    385385
     
    388388  }
    389389  else {
    390     _maxResGIM->setText("2.0");
     390    _maxResGIM->setText("3.0");
    391391  }
    392392
Note: See TracChangeset for help on using the changeset viewer.