Download GNSS Receiver External Interface Specification
Transcript
RECEIVER INPUT LANGUAGE
C o m ma n ds
event
Example:
Generate a free-form event containing reserved characters:
⇒ event,"EVENT{DATA,SENT}"
Example:
Generate free-form event reserved for JAVAD GNSS application software (this event
notifies postprocessing application about change of dynamics):
⇒ event,"_DYN=STATIC"
Example:
Generate a free-form with empty string:
⇒ event,""
Example:
Generate a few free-form events and get back the [==](EV) messages (in the contents of
[==] messages non-printable bytes are replaced with dots in the example):
⇒
⇒
⇐
⇐
⇒
⇐
⇐
⇐
⇐
⇒
z
GREIS
em,,jps/EV
%accepted% event,"some string"
RE00A%accepted%
==011.....some_string.
%1% event,1; %2% event,2
RE003%1%
RE003%2%
==007.....1.
==007.....2.
dm,,jps/EV
www.javad.com
47