HomeSort by: relevance | last modified time | path
    Searched defs:trimble (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/libparse/
clk_trimtsip.c 8 * Trimble TSIP support
65 #include "trimble.h"
68 * Trimble low level TSIP parser / time converter
70 * The receiver uses a serial message protocol called Trimble Standard
102 struct trimble struct
126 inp_tsip, /* Trimble TSIP input handler */
127 cvt_trimtsip, /* Trimble TSIP conversion */
130 "Trimble TSIP",
132 sizeof(struct trimble) /* private data */
145 struct trimble *t = (struct trimble *)parseio->parse_pdata
    [all...]
  /src/external/bsd/ntp/dist/ntpd/
refclock_parse.c 71 * - Trimble (TSIP and TAIP protocol) (GPS)
206 #include "trimble.h"
714 * Trimble GPS receivers (TAIP and TSIP protocols)
779 #define TRIMBLETAIP_FORMAT "Trimble TAIP"
780 #define TRIMBLETSIP_FORMAT "Trimble TSIP"
788 #define TRIMBLETAIP_DESCRIPTION "Trimble GPS (TAIP) receiver"
789 #define TRIMBLETSIP_DESCRIPTION "Trimble GPS (TSIP) receiver"
4859 ** Trimble support
4863 * trimble TAIP init routine - setup EOL and then do poll_init.
4877 * configure terminal line for trimble receive
5036 typedef struct trimble struct
    [all...]

Completed in 79 milliseconds