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:43]
mjallison [AltusAPS3]
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 89: Line 92:
  
 ==== AltusAPS3 ==== ==== AltusAPS3 ====
-  * GPRS - PPP/​Internet connection parameters 
-    * <​DIAL>​ - Phone number to dial 
-    * <​USER>​ - User id to establish connection 
   * RADIO   * RADIO
     * <​CONFIG>​ - Boolean, if true configure the UHF radio, otherwise do not configure the radio     * <​CONFIG>​ - Boolean, if true configure the UHF radio, otherwise do not configure the radio
Line 97: Line 97:
   * USE   * USE
     * <​GLONASS>​ - Boolean, if true use GLONASS satellites for solutions, otherwise only use GPS     * <​GLONASS>​ - Boolean, if true use GLONASS satellites for solutions, otherwise only use GPS
-==== AltusCell ​==== +==== AltusAPS3Cell ​==== 
-TBD+  * GPRS - PPP/​Internet connection parameters 
 +    * <​USER>​ - User id to establish connection 
 +    * <​PASSWORD>​ - User password to establish connection 
 +    * <APN> - E.g. isp.congular 
 +  * NTRIP Caster parameters 
 +    * <​ADDRESS>​ - IP Address of NTRIP server, e.g. 12.107.178.211,​ or [[FQDN]] 
 +    * <​PORT>​ - TCP port, e.g. 8008 
 +    * <​USER>​ - NTRIP user ID for authentication 
 +    * <​PASSWORD>​ - NTRIP password for authentication 
 +    * <​MOUNTPOINT>​ - NTRIP defined mount point 
 +    * <​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 
 ==== Topcon ==== ==== Topcon ====
 Reference "GRIL Reference Manual",​ December 2009, Topcon Reference "GRIL Reference Manual",​ December 2009, Topcon
Line 118: 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.1355272996.txt.gz · Last modified: 2012/12/12 00:43 by mjallison