SXBlue GPS Reference Manual
55
Upon startup of the SXBlue GPS with the e-Dif application running (as opposed to the
SBAS application), no reference position will be present in memory. If you attempt to
query for the reference position, the SXBlue GPS will respond with the following
message:
$>JRAD,1,FAILED,Present Location Not Stable
8.5.2 $JRAD,1,P
This command records the current position as the reference with which to compute e-Dif
corrections. This would be used in relative mode, as no absolute point information is
specified.
This command has the following format:
$JRAD,1,P<CR><LF>
The SXBlue GPS will reply with the following response:
$>JRAD,1P,OK
8.5.3 $JRAD,1,lat,lon,alt
This command is a derivative of the $JRAD,1,P command and is used when absolute
positioning is desired.
This command has the following layout:
$JRAD,1,lat,lon,alt<CR><LF>
Where the data fields in this command are described in the following table.
Data Field
Description
lat
This is the latitude of the reference point in degrees decimal degrees.
lon
This is the longitude of the reference point in degrees decimal degrees.
alt
This is the altitude of the reference point in m.
The SXBlue GPS will reply with the following response:
$>JRAD,lat,lon,alt
Note - Both latitude and longitude must be entered as values with a decimal place.
The receiver will not accept the command if there are no decimal places.
8.5.4 $JRAD,2
This command is used to force the receiver to use the new reference point. This
command is normally used following a $JRAD,1 type command.
This command has the following format:
$JRAD,2<CR><LF>