Changeset 9404 in ntrip for trunk/rtcm3torinex
- Timestamp:
- Apr 14, 2021, 2:51:04 PM (4 years ago)
- Location:
- trunk/rtcm3torinex
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/rtcm3torinex/lib/rtcm3torinex.c
r6868 r9404 3682 3682 char *t; 3683 3683 3684 args->server = " www.euref-ip.net";3684 args->server = "euref-ip.net"; 3685 3685 args->port = "2101"; 3686 3686 args->timeout = 60; -
trunk/rtcm3torinex/rtcm3torinex.txt
r5358 r9404 81 81 The fields --user and --password are used to specify the access data for the 82 82 NTRIP server. The arguments --server and --port are used to specify the NTRIP 83 server itself (defaults to " www.euref-ip.net" port 2101). The Argument --data83 server itself (defaults to "euref-ip.net" port 2101). The Argument --data 84 84 must be used to specify the RTCM3 input data stream. If it is not given, you 85 85 will be shown the source table of the selected NTRIP caster.
Note:
See TracChangeset
for help on using the changeset viewer.