Home | History | Annotate | Download | only in ntpd

Lines Matching defs:trimble

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 receiver
4898 * trimble TAIP event routine - reset receiver upon data format trouble
4954 * This driver supports the Trimble SVee Six Plus GPS receiver module.
4955 * It should support other Trimble receivers which use the Trimble Standard
4979 * The receiver uses a serial message protocol called Trimble Standard
5036 typedef struct trimble
5156 * trimble TSIP setup routine
5218 * TRIMBLE TSIP check routine
5268 * TRIMBLE TSIP end routine
5286 * TRIMBLE TSIP init routine
5350 * trimbletsip_event - handle Trimble events
5441 * trimbletsip_message - process trimble messages
5464 printf("TRIMBLE BAD packet, size %d:\n ", size);
5487 printf("TRIMBLE packet 0x%02x, size %d:\n ", cmd, size);
5507 DPRINTF(1, ("TRIMBLE UNKNOWN COMMAND 0x%02x\n", cmd));
6017 * limit re-set rate of trimble clocks
6188 * Trimble TSIP support