Changeset 7482 in ntrip
- Timestamp:
- Oct 5, 2015, 10:02:01 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bnchelp.html
r7473 r7482 14 14 15 15 <p> 16 BNC has been written under GNU General Public License (GPL). Source code is available from Subversion software archive <u>http://software.rtcm-ntrip.org/svn/trunk/BNC.</u> Binaries for BNC are available for Windows, Linux, and Mac OS X systems. We used the MinGW Version 4.4.0 compiler to create the Windows binaries. It is likely that BNC can be compiled on other systems where a GNU compiler and Qt Version 4.8.4 or any later version are installed. Please ensure that you always use the latest precompiled version of BNC available from <u>http://igs.bkg.bund.de/ntrip/download</u>. Note that static and shared builds of BNC are made available. A <u>static</u> build would be sufficient in case you don't want BNC to trace PPP results using Google Map (GM) or Open 16 BNC has been written under GNU General Public License (GPL). Source code is available from Subversion software archive <u>http://software.rtcm-ntrip.org/svn/trunk/BNC.</u> Binaries for BNC are available for Windows, Linux, and Mac OS X systems. We used the MinGW Version 4.4.0 compiler to create the Windows binaries. It is likely that BNC can be compiled on other systems where a GNU compiler and Qt Version 4.8.4 or any later version are installed. Please ensure that you always use the latest precompiled version of BNC available from <u>http://igs.bkg.bund.de/ntrip/download</u>. Note that static and shared builds of BNC are made available. A <u>static</u> build would be sufficient in case you don't want BNC to trace PPP results using Google Map (GM) or OpenStreetMap (OSM). However, GM/OSM usage requires the QtWebKit library which can only be part of BNC builds from <u>shared</u> libraries. Using a shared library BNC build requires that you first install your own shared Qt library. The 'README.txt' file which comes with the BNC source code describes how to install Qt on Windows, Linux and Mac systems. 17 17 </p> 18 18 <p> … … 179 179 <li>Carry out real-time Precise Point Positioning to determine GNSS rover positions;</li> 180 180 <li>Enable multi-station Precise Point Positioning for simultaneous processing of observations from a whole network of receivers;</li> 181 <li>Plot positions derived via PPP from RTCM streams or RINEX files on maps from Google Map or Open 181 <li>Plot positions derived via PPP from RTCM streams or RINEX files on maps from Google Map or OpenStreetMap;</li> 182 182 <li>Simultaneously process several Broadcast Correction streams to produce, encode and upload combined Broadcast Corrections;</li> 183 183 <li>Read GNSS orbits and clocks in a plain ASCII format from an IP port. They can be produced by a real-time GNSS engine such as RTNET and should be referenced to the IGS Earth-Centered-Earth-Fixed (ECEF) reference system. BNC will then</li> … … 751 751 </p> 752 752 <p> 753 The screenshot below shows an example setup of BNC when converting streams to RINEX. Streams are coming from various Ntrip Broadcasters as well as from a serial communication link. Specifying a decoder string 'ZERO' means to not convert the affected stream but save its contents as received. The 'SSL Error' recorded in the 'Log' tab is caused by the fact that observation stream downloads from IGS and MGEX Broadcasters initiate the download of RINEX skeleton files from a HTTPS (TLS/SSL) website and BNC has been configured in this example to ignore SSL errors as shown in the preceding 'Network' panel s reenshot.753 The screenshot below shows an example setup of BNC when converting streams to RINEX. Streams are coming from various Ntrip Broadcasters as well as from a serial communication link. Specifying a decoder string 'ZERO' means to not convert the affected stream but save its contents as received. The 'SSL Error' recorded in the 'Log' tab is caused by the fact that observation stream downloads from IGS and MGEX Broadcasters initiate the download of RINEX skeleton files from a HTTPS (TLS/SSL) website and BNC has been configured in this example to ignore SSL errors as shown in the preceding 'Network' panel screenshot. 754 754 </p> 755 755 … … 2547 2547 </pre> 2548 2548 <p> 2549 The default value for 'NMEA file' is an empty option field, meaning that BNC will not save dNMEA messages into a file.2549 The default value for 'NMEA file' is an empty option field, meaning that BNC will not save NMEA messages into a file. 2550 2550 </p> 2551 2551 <p> … … 2663 2663 <p><a name="pppnehsigma"><h4>3.13.2.2 Sigma North/East/Up - mandatory</h4></p> 2664 2664 <p> 2665 Enter a sigmas in meters for the initial coordinate components. A value of 100.0 (default) may be an appropriate choice. However, this value may be significantly smaller (i.e. 0.01) when starting for example from a station with well 2665 Enter a sigmas in meters for the initial coordinate components. A value of 100.0 (default) may be an appropriate choice. However, this value may be significantly smaller (i.e. 0.01) when starting for example from a station with well-known position - so-called Quick-Start mode. 2666 2666 </p> 2667 2667 … … 2833 2833 <p><a name="ppptrackmap"><h4>3.13.4.3 Track Map - optional</h4></p> 2834 2834 <p> 2835 You may like to track your rover position using Google Maps or Open 2835 You may like to track your rover position using Google Maps or OpenStreetMap as a background map. Track maps can be produced with BNC in 'Real-time Streams' mode or in 'RINEX Files' post processing mode with data coming from files. 2836 2836 </p> 2837 2837 <p> … … 2981 2981 <p><a name="combiGLO"><h4>3.14.1.5 Use GLONASS - optional</h4></p> 2982 2982 <p> 2983 You may tick the 'Use GLONASS' option in case you want to produce a nGPS plus GLONASS combination and both systems are supported by the Broadcast Correction streams participating in the combination.2983 You may tick the 'Use GLONASS' option in case you want to produce a GPS plus GLONASS combination and both systems are supported by the Broadcast Correction streams participating in the combination. 2984 2984 </p> 2985 2985 … … 3981 3981 [Add] Considering that yaw angle restricted to -180 to +180 deg<br> 3982 3982 [Mod] Read local RINEX skeleton files<br> 3983 [Add] Update inte vall for VTEC in RTNET stream format<br>3983 [Add] Update interval for VTEC in RTNET stream format<br> 3984 3984 [Bug] SBAS IODN<br> 3985 3985 [Bug] Galileo week number<br> … … 3989 3989 [Mod] Renaming BDS first frequency from '1' to '2'<br> 3990 3990 [Add] RINEX QC, receiver/antenna information editable<br> 3991 [Add] Switch to port 443 for skeleton file do nwload from https website<br>3991 [Add] Switch to port 443 for skeleton file download from https website<br> 3992 3992 [Mod] Default observation types for RINEX v3 files<br> 3993 3993 [Bug] RTCM v2 decoder<br> … … 4042 4042 </p> 4043 4043 <p> 4044 Source-table records of type NET contain the following data fields: 'identifie y', 'operator', 'authentication', 'fee', 'web-net', 'web-str', 'web-reg', 'misc'.4044 Source-table records of type NET contain the following data fields: 'identifier', 'operator', 'authentication', 'fee', 'web-net', 'web-str', 'web-reg', 'misc'. 4045 4045 </p> 4046 4046 <p> … … 4396 4396 <li>File 'PPPGoogleMaps.bnc'<br> 4397 4397 The purpose of this configuration is to track BNC's point positioning 4398 solution using Google Maps or Open 4398 solution using Google Maps or OpenStreetMap as background. BNC reads a 4399 4399 RINEX Observation file and a RINEX Navigation file to carry out a 4400 4400 'Standard Point Positioning' solution in post-processing mode. Although
Note:
See TracChangeset
for help on using the changeset viewer.