Changeset 7747 in ntrip for trunk


Ignore:
Timestamp:
Feb 10, 2016, 8:56:29 AM (8 years ago)
Author:
weber
Message:

Documentation completed

Location:
trunk/BNC/Example_Configs
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/Example_Configs/00_Readme.txt

    r7744 r7747  
    240240pulls a RTCM Version 3 stream with Broadcast Ephemeris coming from the
    241241real-time EUREF and IGS networks and saves hourly RINEX Version 3 Navigation
    242 files. BNC runs online till it's terminated after 10 seconds.  See
     242files. BNC runs online untill it's terminated after 10 seconds.  See
    243243http://igs.bkg.bund.de/ntrip/ephemeris for further real-time Broadcast
    244244Ephemeris resources.
     
    247247Purpose: Scan an observation stream for contained RTCM message types, print
    248248observation latencies. The output is saved in a logfile. Latencies are
    249 reported every 10 seconds. BNC runs online till it's terminated after 20
     249reported every 10 seconds. BNC runs online untill it's terminated after 20
     250seconds.
     251
     25226. Shell Script 'RinexObs.sh'
     253Purpose: Equals configuration file example 'RinexObs.bnc', converts RTCM
     254streams to RINEX Observation files. The configuration pulls streams from two
     255Ntrip Broadcasters using Ntrip Version 1 to generate 15min 1Hz RINEX Version 3
     256Observation files. See http://igs.bkg.bund.de/ntrip/observations for
     257observation stream resources. BNC runs online untill it's terminated after 30
    250258seconds.
    251259
  • trunk/BNC/Example_Configs/01_RinexObs.bnc

    r7558 r7747  
    2222miscMount=
    2323miscPort=
    24 mountPoints=//Example:Configs@mgex.igs-ip.net:80/CUT07 RTCM_3.2 AUS -32.00 115.89 no 2, //Example:Configs@www.igs-ip.net:80/FFMJ1 RTCM_3.0 DEU 50.09 8.66 no 2
     24mountPoints=//Example:Configs@mgex.igs-ip.net:80/CUT07 RTCM_3.2 AUS -32.00 115.89 no 1, //Example:Configs@www.igs-ip.net:80/FFMJ1 RTCM_3.0 DEU 50.09 8.66 no 1
    2525ntripVersion=1
    2626adviseObsRate=
  • trunk/BNC/Example_Configs/13_SPPQuickStart.bnc

    r7584 r7747  
    2222miscMount=
    2323miscPort=
    24 mountPoints=//Example:Configs@products.igs-ip.net:2101/RTCM3EPH RTCM_3 DEU 50.09 8.66 no 2, //Example:Configs@mgex.igs-ip.net:2101/CUT07 RTCM_3.0 DEU -32.00 115.89 no 2
     24mountPoints=//Example:Configs@products.igs-ip.net:2101/RTCM3EPH RTCM_3 DEU 50.09 8.66 no 1, //Example:Configs@mgex.igs-ip.net:2101/CUT07 RTCM_3.0 DEU -32.00 115.89 no 1
    2525ntripVersion=2
    2626adviseObsRate=
Note: See TracChangeset for help on using the changeset viewer.