- Timestamp:
- Feb 18, 2009, 7:20:45 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncipport.cpp
r1615 r1616 73 73 _ipHostLineEdit->setWhatsThis(tr("<p>BNC allows to retrieve streams directly via TCP from an IP address without using the NTRIP transport protocol.</p><p>Enter the IP address of the stream providing host.</p>")); 74 74 _ipPortLineEdit->setWhatsThis(tr("<p>Enter the port number of the stream providing host.</p>")); 75 _ipMountLineEdit->setWhatsThis(tr("<p>Specify a mountpoint.</p><p>Recommended is a 4-character reference station ID. 75 _ipMountLineEdit->setWhatsThis(tr("<p>Specify a mountpoint.</p><p>Recommended is a 4-character reference station ID.<br>Example: FFMJ</p>")); 76 76 _ipFormatLineEdit->setWhatsThis(tr("<p>Specify the stream format.</p><p>Available options are 'RTCM_2', 'RTCM_3', 'RTIGS', and 'ZERO'.</p>")); 77 77 _ipLatLineEdit->setWhatsThis(tr("<p>Enter the approximate latitude of the stream providing rover in degrees.<p></p>Example: 45.32.</p>"));
Note:
See TracChangeset
for help on using the changeset viewer.