Changeset 7222 in ntrip for trunk/BNC/src
- Timestamp:
- Aug 18, 2015, 10:32:12 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bnctabledlg.cpp
r7176 r7222 105 105 // WhatsThis 106 106 // --------- 107 _casterUserLineEdit->setWhatsThis(tr("<p>Access to some streams on N TRIP broadcasters may be restricted. You'll need to enter a valid 'User ID' and 'Password' for access to these protected streams.</p><p>Accounts are usually provided per NTRIPbroadcaster through a registration process. Register through <u>http://igs.bkg.bund.de/index_ntrip_reg.htm</u> for access to protected streams on <u>www.euref-ip.net</u> and <u>www.igs-ip.net</u>.</p>"));108 _casterHostComboBox->setWhatsThis(tr("<p>Enter the N TRIP broadcaster hostname or IP number.</p><p>Note that EUREF and IGS operate NTRIPbroadcasters at <u>http://www.euref-ip.net/home</u> and <u>http://www.igs-ip.net/home</u>.</p>"));109 _casterPortLineEdit->setWhatsThis(tr("<p>Enter the N TRIP broadcaster port number.</p></p>Note that NTRIPVersion 2 via SSL usually requires specifying port 443.</p>"));110 _casterPasswordLineEdit->setWhatsThis(tr("Access to some streams on N TRIPbroadcasters may be restricted. You'll need to enter a valid 'Password' for access to these protected streams."));107 _casterUserLineEdit->setWhatsThis(tr("<p>Access to some streams on Ntrip broadcasters may be restricted. You'll need to enter a valid 'User ID' and 'Password' for access to these protected streams.</p><p>Accounts are usually provided per Ntrip broadcaster through a registration process. Register through <u>http://igs.bkg.bund.de/index_ntrip_reg.htm</u> for access to protected streams on <u>www.euref-ip.net</u> and <u>www.igs-ip.net</u>.</p>")); 108 _casterHostComboBox->setWhatsThis(tr("<p>Enter the Ntrip broadcaster hostname or IP number.</p><p>Note that EUREF and IGS operate Ntrip broadcasters at <u>http://www.euref-ip.net/home</u> and <u>http://www.igs-ip.net/home</u>.</p>")); 109 _casterPortLineEdit->setWhatsThis(tr("<p>Enter the Ntrip broadcaster port number.</p></p>Note that Ntrip Version 2 via SSL usually requires specifying port 443.</p>")); 110 _casterPasswordLineEdit->setWhatsThis(tr("Access to some streams on Ntrip broadcasters may be restricted. You'll need to enter a valid 'Password' for access to these protected streams.")); 111 111 112 112 QGridLayout* editLayout = new QGridLayout; … … 121 121 editLayout->addWidget(new QLabel(tr("Password")), 1, 2, Qt::AlignRight); 122 122 editLayout->addWidget(_casterPasswordLineEdit, 1, 3); 123 editLayout->addWidget(new QLabel(tr(" N TRIPVersion")),1, 4, Qt::AlignRight);123 editLayout->addWidget(new QLabel(tr(" Ntrip Version")),1, 4, Qt::AlignRight); 124 124 editLayout->addWidget(_ntripVersionComboBox, 1, 5); 125 125 126 126 mainLayout->addLayout(editLayout); 127 127 128 _buttonCasterTable->setWhatsThis(tr("<p>Hit 'Show' for a table of known N TRIPbroadcaster installations as maintained at <u>www.rtcm-ntrip.org/home.</u></p><p>A window opens which allows to select a broadcaster for stream retrieval.</p>"));129 _ntripVersionComboBox->setWhatsThis(tr("<p>Select the N TRIP transport protocol version you want to use. Implemented options are:<br> 1: NTRIP version 1, TCP/IP<br> 2: NTRIP version 2, TCP/IP mode<br> 2s: NTRIP version 2 TCP/IP mode via SSL (usually port 443)<br> R: NTRIP Version 2, RTSP/RTP mode<br> U: NTRIP Version 2, UDP mode<br>Select option '1' if you are not sure whether the NTRIP broadcaster supports NTRIPversion 2.</p><p>Note that RTSP/RTP (option 'R') and UDP (option 'U') are not accepted by proxies and sometimes not supported by mobile Internet Service Providers.</p>"));128 _buttonCasterTable->setWhatsThis(tr("<p>Hit 'Show' for a table of known Ntrip broadcaster installations as maintained at <u>www.rtcm-ntrip.org/home.</u></p><p>A window opens which allows to select a broadcaster for stream retrieval.</p>")); 129 _ntripVersionComboBox->setWhatsThis(tr("<p>Select the Ntrip transport protocol version you want to use. Implemented options are:<br> 1: Ntrip version 1, TCP/IP<br> 2: Ntrip version 2, TCP/IP mode<br> 2s: Ntrip version 2 TCP/IP mode via SSL (usually port 443)<br> R: Ntrip Version 2, RTSP/RTP mode<br> U: Ntrip Version 2, UDP mode<br>Select option '1' if you are not sure whether the Ntrip broadcaster supports Ntrip version 2.</p><p>Note that RTSP/RTP (option 'R') and UDP (option 'U') are not accepted by proxies and sometimes not supported by mobile Internet Service Providers.</p>")); 130 130 131 131 _table = new QTableWidget(this); 132 _table->setWhatsThis(tr("<p>Use the 'Get Table' button to download the sourcetable from the selected N TRIPbroadcaster. Select the desired streams line by line, using +Shift and +Ctrl when necessary. Hit 'OK' to return to the main window.</p><p>Pay attention to data field 'format'. Keep in mind that BNC can only decode and convert streams that come in RTCM Version 2.x, or RTCM Version 3.x format. See data field 'format-details' for available message types and their repetition rates in brackets.</p><p>The content of data field 'nmea' tells you whether a stream comes from a virtual reference station (VRS).</p>"));132 _table->setWhatsThis(tr("<p>Use the 'Get Table' button to download the sourcetable from the selected Ntrip broadcaster. Select the desired streams line by line, using +Shift and +Ctrl when necessary. Hit 'OK' to return to the main window.</p><p>Pay attention to data field 'format'. Keep in mind that BNC can only decode and convert streams that come in RTCM Version 2.x, or RTCM Version 3.x format. See data field 'format-details' for available message types and their repetition rates in brackets.</p><p>The content of data field 'nmea' tells you whether a stream comes from a virtual reference station (VRS).</p>")); 133 133 connect(_table, SIGNAL(itemSelectionChanged()), 134 134 this, SLOT(slotSelectionChanged())); … … 611 611 _whatsThisButton->setMaximumWidth(12*ww); 612 612 613 _casterTable->setWhatsThis(tr("<p>Select an N TRIP broadcaster and hit 'OK'.</p><p>See <u>http://www.rtcm-ntrip.org/home</u> for further details on known NTRIPbroadcaster installations.</u>."));613 _casterTable->setWhatsThis(tr("<p>Select an Ntrip broadcaster and hit 'OK'.</p><p>See <u>http://www.rtcm-ntrip.org/home</u> for further details on known Ntrip broadcaster installations.</u>.")); 614 614 615 615 QGridLayout* dlgLayout = new QGridLayout(); 616 dlgLayout->addWidget(new QLabel(" List of N TRIPBroadcasters from www.rtcm-ntrip.org"), 0,0,1,3,Qt::AlignLeft);616 dlgLayout->addWidget(new QLabel(" List of Ntrip Broadcasters from www.rtcm-ntrip.org"), 0,0,1,3,Qt::AlignLeft); 617 617 dlgLayout->addWidget(_casterTable, 1, 0, 1, 3); 618 618 dlgLayout->addWidget(_whatsThisButton, 2, 0);
Note:
See TracChangeset
for help on using the changeset viewer.