Changeset 10638 in ntrip for trunk/BNC/src/pppWidgets.cpp
- Timestamp:
- Mar 19, 2025, 2:25:24 PM (2 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/BNC/src/pppWidgets.cpp ¶
r10327 r10638 374 374 } 375 375 else { 376 _maxResC1->setText(" 2.0");376 _maxResC1->setText("3.0"); 377 377 } 378 378 … … 381 381 } 382 382 else { 383 _maxResL1->setText("0.0 2");383 _maxResL1->setText("0.03"); 384 384 } 385 385 … … 388 388 } 389 389 else { 390 _maxResGIM->setText(" 2.0");390 _maxResGIM->setText("3.0"); 391 391 } 392 392
Note:
See TracChangeset
for help on using the changeset viewer.