User Tools

Site Tools


standards:gps_device_preferences

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
standards:gps_device_preferences [2012/12/12 00:44]
mjallison [AltusCell]
standards:gps_device_preferences [2016/01/20 00:07] (current)
mjallison [Example Format]
Line 55: Line 55:
  
  <!-- 5. cmd|echo|rtcm|rtcm3|cmr|jps|omni|dtp|term|none -->  <!-- 5. cmd|echo|rtcm|rtcm3|cmr|jps|omni|dtp|term|none -->
- <RX_INPUT_MODE>​cmr</​RX_INPUT_MODE>+                ​<!-- NB: This parameter is also applied to base stations for sending. --> 
 + <​correction>​ 
 +                   <​mode>cmr<​mode>​ 
 +                ​</correction>
  </​TOPCON>​  </​TOPCON>​
 </​CONFIG_INFO>​ </​CONFIG_INFO>​
Line 96: Line 99:
 ==== AltusAPS3Cell ==== ==== AltusAPS3Cell ====
   * GPRS - PPP/​Internet connection parameters   * GPRS - PPP/​Internet connection parameters
-    * <​DIAL>​ - Phone number to dial 
     * <​USER>​ - User id to establish connection     * <​USER>​ - User id to establish connection
     * <​PASSWORD>​ - User password to establish connection     * <​PASSWORD>​ - User password to establish connection
-    ​* <PIN> - ??? PIN number +    * <APN> - E.g. isp.congular
-    ​* <APN> - ??? APN identifier+
   * NTRIP Caster parameters   * NTRIP Caster parameters
-    ​* <​DATA_PORT>​ - Dataport to use, e.g. dev/tcp/a +    * <​ADDRESS>​ - IP Address of NTRIP server, e.g. 12.107.178.211, or [[FQDN]]
-    ​* <​ADDRESS>​ - IP Address of NTRIP server, e.g. 12.107.178.211+
     * <​PORT>​ - TCP port, e.g. 8008     * <​PORT>​ - TCP port, e.g. 8008
     * <​USER>​ - NTRIP user ID for authentication     * <​USER>​ - NTRIP user ID for authentication
     * <​PASSWORD>​ - NTRIP password for authentication     * <​PASSWORD>​ - NTRIP password for authentication
     * <​MOUNTPOINT>​ - NTRIP defined mount point     * <​MOUNTPOINT>​ - NTRIP defined mount point
-       NB: May add to this for a list of NTRIP mount points. +    ​<​MOUNTLIST>​ - List of mount points. ​Each MP is a pair of "​display string"/"​mount name" 
-    <​NMEA_PERIOD>​ - ??? Integer period of NTRIP NMEA updates+       ​E.G: RTCM3_MAX/​RTCM3_MAX,​RTCM3_IMAX/​RTCM3_IMAX,​RTCM3_NEAR/​RTCM3_NEAR,​RTCM3_ViRS/​RTCM3_ViRS
  
 ==== Topcon ==== ==== Topcon ====
Line 130: Line 130:
   * NTRIP Caster parameters   * NTRIP Caster parameters
     * <​DATA_PORT>​ - Dataport to use, e.g. dev/tcp/a     * <​DATA_PORT>​ - Dataport to use, e.g. dev/tcp/a
-    * <​ADDRESS>​ - IP Address of NTRIP server, e.g. 12.107.178.211+    * <​ADDRESS>​ - IP Address of NTRIP server, e.g. 12.107.178.211, or [[FQDN]]
     * <​PORT>​ - TCP port, e.g. 8008     * <​PORT>​ - TCP port, e.g. 8008
     * <​USER>​ - NTRIP user ID for authentication     * <​USER>​ - NTRIP user ID for authentication
     * <​PASSWORD>​ - NTRIP password for authentication     * <​PASSWORD>​ - NTRIP password for authentication
     * <​MOUNTPOINT>​ - NTRIP defined mount point     * <​MOUNTPOINT>​ - NTRIP defined mount point
-       NB: May add to this for a list of NTRIP mount points.+    ​<​MOUNTLIST>​ - List of mount points. ​Each MP is a pair of "​display string"/"​mount name"​ 
 +       * E.G: RTCM3_MAX/​RTCM3_MAX,​RTCM3_IMAX/​RTCM3_IMAX,​RTCM3_NEAR/​RTCM3_NEAR,​RTCM3_ViRS/​RTCM3_ViRS
     * <​NMEA_PERIOD>​ - Integer period of NTRIP NMEA updates     * <​NMEA_PERIOD>​ - Integer period of NTRIP NMEA updates
  
standards/gps_device_preferences.1355273099.txt.gz · Last modified: 2012/12/12 00:44 by mjallison