gpsparam input priority port br db p sb fc

This command configures the parameters and priority of the port the modem will use for obtaining GPS information.

inputGPS input to configure (1-5)
input = 1 Use internal GPS module (TSIP) (Not available for CTM200)
input = 2Use internal GPS module (NMEA) (Not available for CTM200)
input = 3Use external GPS module (NMEA)
input = 4Use A-GPS module (NMEA)
input = 5Use internal GPS module (CTM200 only)
priority = 0 to 3Data Priority. 0=highest
portSerial port to use. e.g. ttyS1 or ttyUSB14
brbaud rate (see cmd port)
dbdata bits (see cmd port)
pparity (see cmd port)
sbstop bits (see cmd port)
fcflow control (see cmd port)

Notes:


Examples:

  1. configure the modem USB port for accepting GPS data :
    cmd gpsparam 3 2 /dev/ttyUSB0 4800 8 n 1 0
  1. configure the modem external serial port for accepting GPS data :
    cmd gpsparam 3 2 /dev/ttyS0 4800 8 n 1 0
  1. configure a CTM200 modem to use internal GPS :
    cmd gpsparam 5 0 none

See also: GPS Reports

Last modified 7 years ago Last modified on 12-12-11 09:11:15 AM