- Timestamp:
- Jun 23, 2015, 2:58:03 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bnchelp.html
r6944 r6949 2596 2596 </p> 2597 2597 </p> 2598 Because the encodingprocess may put a significant load on the communication link between BNC and the real-time GNSS engine, it is recommended to run both programs on the same host. However, doing so is not compulsory.2598 Because the stream delivery process may put a significant load on the communication link between BNC and the real-time GNSS engine, it is recommended to run both programs on the same host. However, doing so is not compulsory. 2599 2599 </p> 2600 2600 <p> … … 2679 2679 2680 2680 <p><a name="upadd"><h4>3.15.1 Add, Delete Row - optional</h4></p> 2681 <p>Hit 'Add Row' button to add a notherrow to the stream 'Upload Table' or hit the 'Delete' button to delete the highlighted row(s).2681 <p>Hit 'Add Row' button to add a row to the stream 'Upload Table' or hit the 'Delete' button to delete the highlighted row(s). 2682 2682 </p> 2683 2683 <p> … … 2685 2685 </p> 2686 2686 2687 <p><a name="uphost"><h4>3.15.2 Host, Port, Mountpoint, Password - mandatory if 'Upload Table' entries specified</h4></p>2688 2689 <p>Specify the domain name or IP number of an NTRIP Broadcaster for uploading the stream. Furthermore, specify the caster's listening IP port, an upload mountpoint and an upload password. Note that NTRIP Broadcasters are often configured to provide access on more than one port, usually port80 and 2101. If you experience communication problems on port 80, you should try to use the alternative port(s).2687 <p><a name="uphost"><h4>3.15.2 Host, Port, Mountpoint, Password - optional</h4></p> 2688 2689 <p>Specify the domain name or IP number of an NTRIP Broadcaster for uploading the stream. Furthermore, specify the caster's listening IP port, an upload mountpoint and an upload password. Note that NTRIP Broadcasters are often configured to provide access through more than one port, usually ports 80 and 2101. If you experience communication problems on port 80, you should try to use the alternative port(s). 2690 2690 </p> 2691 2691 <p> … … 2845 2845 2846 2846 <p> 2847 <u>DREF91:</u> 'Referenzkoordinaten f ür SAPOS, Empfehlungen der Projektgruppe SAPOS-Koordinatenmonitoring 2008', Personal communication with Peter Franke, BKG, Germany. The following 14 Helmert Transformation Parameters were introduced:2847 <u>DREF91:</u> 'Referenzkoordinaten fuer SAPOS, Empfehlungen der Projektgruppe SAPOS-Koordinatenmonitoring 2008', Personal communication with Peter Franke, BKG, Germany. The following 14 Helmert Transformation Parameters were introduced: 2848 2848 </p> 2849 2849 <p> … … 2871 2871 </p> 2872 2872 2873 <p><img src="IMG/screenshot38.png"/></p> 2874 <p><u>Figure 28:</u> Setting Custom Transformation Parameters window, example for 'ITRF2008->GDA94'.</p> 2875 2873 2876 <p><a name="upcom"><h4>3.15.4 Center of Mass - optional</h4></p> 2874 2877 <p> 2875 BNC allows to either refer ringBroadcast Corrections to the satellite's Center of Mass (CoM) or to the satellite's Antenna Phase Center (APC). By default corrections refer to APC. Tick 'Center of Mass' to refer uploaded corrections to CoM.2878 BNC allows to either refer Broadcast Corrections to the satellite's Center of Mass (CoM) or to the satellite's Antenna Phase Center (APC). By default corrections refer to APC. Tick 'Center of Mass' to refer uploaded corrections to CoM. 2876 2879 </p> 2877 2880 … … 2911 2914 </p> 2912 2915 2913 <p><a name="upclksmpl"><h4>3.15.8 Sampling - mandatory if 'Upload Table' entries specified</h4></p>2916 <p><a name="upclksmpl"><h4>3.15.8 Sampling</h4></p> 2914 2917 <p>BNC requires an orbit corrections sampling interval for the stream to be uploaded and sampling intervals for SP3 and Clock RINEX files. The outgoing stream's clock correction sampling interval follows that of incoming corrections and is therefore nothing to be specified here.</p> 2915 2918 2916 <p><a name="upclkorb"><h4>3.15.8.1 Orbits - mandatory if 'Upload Table' entries specified</h4></p>2919 <p><a name="upclkorb"><h4>3.15.8.1 Orbits (Orb) - mandatory if 'Upload Table' entries specified</h4></p> 2917 2920 <p>Select the stream's orbit correction sampling interval in seconds. A value of 60 sec may be appropriate.</p> 2918 2921 <p> A value of zero '0' tells BNC to upload all orbit correction samples coming in from the real-time GNSS engine along with the clock correction samples to produce combined orbit and clock corrections to Broadcast Ephemeris (1060 for GPS, 1066 for GLONASS). … … 2948 2951 <p>Select the SP3 orbit file sampling interval in minutes. A value of 15 min may be appropriate. A value of zero '0' tells BNC to store all available samples into SP3 orbit files.</p> 2949 2952 2950 <p><a name="upclkrnx"><h4>3.15.8.3 RINEX - mandatory if 'RNX File' is specified</h4></p>2953 <p><a name="upclkrnx"><h4>3.15.8.3 RINEX (RNX) - mandatory if 'RNX File' is specified</h4></p> 2951 2954 <p>Select the Clock RINEX file sampling interval in seconds. A value of 10 sec may be appropriate. A value of zero '0' tells BNC to store all available samples into Clock RINEX files.</p> 2952 2955 … … 3942 3945 <tr><td>corrIntr=</td><td>Broadcast Corrections: Interval</td></tr> 3943 3946 <tr><td>corrPort=</td><td>Broadcast Corrections: Port</td></tr> 3944 <tr><td>corrTime=</td><td>Broadcast Corrections: Wait for full corr epoch</td></tr>3945 3947 3946 3948 <tr><td>outPort=</td><td>Feed Engine: Port</td></tr>
Note:
See TracChangeset
for help on using the changeset viewer.