Changeset 4040 in ntrip
- Timestamp:
- Apr 23, 2012, 9:47:55 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncwindow.cpp
r4031 r4040 763 763 _outUPortLineEdit->setMaximumWidth(9*ww); 764 764 765 sLayout->addWidget(new QLabel("Output decoded observations in a binaryformat to feed a real-time GNSS network engine."),0,0,1,50);765 sLayout->addWidget(new QLabel("Output decoded observations in ASCII format to feed a real-time GNSS network engine."),0,0,1,50); 766 766 sLayout->addWidget(new QLabel("Port"), 1, 0); 767 767 sLayout->addWidget(_outPortLineEdit, 1, 1);
Note:
See TracChangeset
for help on using the changeset viewer.