This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
standards:gps_device_preferences [2013/01/31 17:37] mjallison [AltusAPS3Cell] |
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 | ||
* <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, or [[FQDN]] | ||
Line 109: | Line 110: | ||
* <MOUNTLIST> - List of mount points. Each MP is a pair of "display string"/"mount name" | * <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 | * 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 | + | |
==== Topcon ==== | ==== Topcon ==== | ||
Reference "GRIL Reference Manual", December 2009, Topcon | Reference "GRIL Reference Manual", December 2009, Topcon | ||
Line 129: | 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 | ||