Changeset 3874 in ntrip for trunk/BNC/bnchelp.html
- Timestamp:
- Apr 14, 2012, 6:43:48 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/BNC/bnchelp.html ¶
r3873 r3874 134 134 </p> 135 135 <p> 136 <b>Top Menu Bar</b><br> 136 137 3.1. <a href=#topmenu>Top Menu Bar</a><br> 137 138 3.1.1 <a href=#file>File</a><br> 138 139 3.1.2 <a href=#help>Help</a><br><br> 140 <b>Settings Canvas</b><br> 139 141 3.2. <a href=#network>Network</a><br> 140 142 3.2.1 <a href=#proxy>Proxy</a><br> … … 214 216 3.11.7.6 <a href=#pppaverage>Averaging</a><br> 215 217 3.11.7.7 <a href=#pppquick>Quick-Start</a><br> 216 3.11.7.8 <a href=#pppgap>Max Solution Gap</a><br> 218 3.11.7.8 <a href=#pppgap>Maximal Solution Gap</a><br> 217 219 3.11.8 <a href=#pppsigmas>Sigmas</a><br> 218 220 3.11.8.1 <a href=#pppsigc>Code</a><br> … … 236 238 3.14.6 <a href=#uprinex>RNX File</a><br> 237 239 3.14.7 <a href=#upinter>Interval</a><br> 238 3.14.8 <a href=#upclksmpl> ClkSampling</a><br>239 3.14.9 <a href=#uporbsmpl> OrbSampling</a><br>240 3.14.8 <a href=#upclksmpl>Sampling (Clk)</a><br> 241 3.14.9 <a href=#uporbsmpl>Sampling (Orb)</a><br> 240 242 3.14.10 <a href=#upcustom>Custom Trafo</a><br> 241 243 3.15. <a href=#upeph>Upload (eph)</a><br> … … 243 245 3.15.2 <a href=#brdcmount>Mountpoint & Password</a><br> 244 246 3.15.3 <a href=#brdcsmpl>Sampling</a><br><br> 247 <b>Streams Canvas</b><br> 245 248 3.16. <a href=#streams>Streams</a><br> 246 249 3.16.1 <a href=#streamedit>Edit Streams</a><br> 247 250 3.16.2 <a href=#streamdelete>Delete Stream</a><br> 248 251 3.16.3 <a href=#streamconf>Reconfigure Streams On-the-fly</a><br><br> 252 <b>Logging Canvas</b><br> 249 253 3.17. <a href=#logs>Logging</a><br> 250 254 3.17.1 <a href=#logfile>Log</a><br> … … 252 256 3.17.3 <a href=#latency>Latency</a><br> 253 257 3.17.4 <a href=#ppptab>PPP Plot</a><br><br> 258 <b>Bottom Menu Bar</b><br> 254 259 3.18. <a href=#bottom>Bottom Menu Bar</a><br> 255 260 3.18.1. <a href=#streamadd>Add Stream - Coming from Caster</a><br> … … 265 270 3.18.5 <a href=#start>Start</a><br> 266 271 3.18.6 <a href=#stop>Stop</a><br><br> 272 <b>Command Line</b><br> 267 273 3.19. <a href=#cmd>Command Line Options</a><br> 268 274 3.19.1. <a href=#nw>No Window Mode</a><br> … … 1388 1394 <p><u>Figure:</u> BNC in 'Quick-Start' mode</p> 1389 1395 1390 <p><a name="pppgap"><h4>3.11.7.8 Max Solution Gap - optional if Quick-Start is set</h4></p> 1396 <p><a name="pppgap"><h4>3.11.7.8 Maximal Solution Gap - optional if Quick-Start is set</h4></p> 1391 1397 <p> 1392 1398 Specify a 'Maximum Solution Gap' in seconds. Should the time span between two consecutive solutions exceed this limit, the algorithm returns into the Quick-Start mode and fixes the introduced reference coordinate for the specified Quick-Start period. A value of '120' seconds could be an appropriate choice. … … 1859 1865 </p> 1860 1866 1861 <p><a name="upclksmpl"><h4>3.14.8 ClkSampling - mandatory if 'Upload Table' entries specified</h4></p>1867 <p><a name="upclksmpl"><h4>3.14.8 Sampling (Clk) - mandatory if 'Upload Table' entries specified</h4></p> 1862 1868 <p>Select the Clock RINEX file sampling interval in seconds. A value of zero '0' tells BNC to store all available samples into Clock RINEX files.</p> 1863 1869 1864 <p><a name="uporbsmpl"><h4>3.14.9 OrbSampling - mandatory if 'Upload Table' entries specified</h4></p>1870 <p><a name="uporbsmpl"><h4>3.14.9 Sampling (Orb) - mandatory if 'Upload Table' entries specified</h4></p> 1865 1871 <p>Select the SP3 Orbit file sampling interval in seconds. A value of zero '0' tells BNC to store all available samples into SP3 Orbit files.</p> 1866 1872 … … 2337 2343 <tr> 2338 2344 <td>Apr 2011 </td><td>Version 2.6 </td> 2339 <td>[Add] SP3 output<br> [Mod] RTCMv3 Galileo Broadcast Ephemeris message 1045</td> 2345 <td>[Add] Complete integration of BNS in BNC<br> [Add] SP3 and Clock RINEX output<br> [Add] PPP in Post Processing Mode<br> [Add] Some first Teqc functionality<br> [Add] Threshold for orbit outliers in combination solution<br> [Add] Real-time engine becomes orbit/clock server instead of client<br> [Mod] 'EOE' added to orbit/clock stream from engine<br> [Add] Correction for antenna excentricities<br> [Add] Quick start mode for PPP<br> [Mod] Design of format for feeding engine changed to follow RINEX v3<br> [Mod] Implementation of SSR message encoding modified according to standard<br> [Add] SSL/TLS Support of Ntrip Version 2<br> [Mod] Switch to Qt version 4.7.3<br> [Mod] RTCMv3 Galileo Broadcast Ephemeris message 1045</td> 2346 </tr> 2347 2348 <tr> 2349 <td>May 2012 </td><td>Version 2.6 </td> 2350 <td>[ADD] Version 2.6 published</td> 2340 2351 </tr> 2341 2352 … … 2405 2416 </ul> 2406 2417 2407 <p>NTRIP version 2 allows to either communicate in TCP/IP mode or in RTSP/RTP mode or in UDP mode whereas version 1 is limited to TCP/IP only. 2418 <p>NTRIP version 2 allows to either communicate in TCP/IP mode or in RTSP/RTP mode or in UDP mode whereas version 1 is limited to TCP/IP only. It furthermore allows to use the Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL) cryptographic protocols for secure NTRIP communication over the Internet. 2408 2419 </p> 2409 2420 … … 2503 2514 2504 2515 <p> 2505 The following are proposed 'State Space Representation' (SSR) messagesunder discussion for standardization:2516 The following are so-called 'State Space Representation' (SSR) messages: 2506 2517 <ul> 2507 2518 <li>Type 1057, GPS orbit corrections to Broadcast Ephemeris</li>
Note:
See TracChangeset
for help on using the changeset viewer.