13.11.2013 Views

GARMIN GPS Interface Specification

GARMIN GPS Interface Specification

GARMIN GPS Interface Specification

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

7.5.1. D100_Wpt_Type<br />

Example products: <strong>GPS</strong> 38, <strong>GPS</strong> 40, <strong>GPS</strong> 45, <strong>GPS</strong> 75 and <strong>GPS</strong> II.<br />

typedef struct<br />

{<br />

char ident[6]; /* identifier */<br />

Semicircle_Type posn; /* position */<br />

longword unused; /* should be set to zero */<br />

char cmnt[40]; /* comment */<br />

} D100_Wpt_Type;<br />

7.5.2. D101_Wpt_Type<br />

Example products: <strong>GPS</strong>MAP 210 and <strong>GPS</strong>MAP 220 (both prior to version 4.00).<br />

typedef struct<br />

{<br />

char ident[6]; /* identifier */<br />

Semicircle_Type posn; /* position */<br />

longword unused; /* should be set to zero */<br />

char cmnt[40]; /* comment */<br />

float dst; /* proximity distance (meters) */<br />

byte smbl; /* symbol id */<br />

} D101_Wpt_Type;<br />

The enumerated values for the “smbl” member of the D101_Wpt_Type are the same as those for Symbol_Type (see<br />

Section 7.4.9 on page 33). However, since the “smbl” member of the D101_Wpt_Type is only 8-bits (instead of 16-<br />

bits), all Symbol_Type values whose upper byte is non-zero are unallowed in the D101_Wpt_Type.<br />

The “dst” member is valid only during the Proximity Waypoint Transfer Protocol.<br />

7.5.3. D102_Wpt_Type<br />

Example products: <strong>GPS</strong>MAP 175, <strong>GPS</strong>MAP 210 and <strong>GPS</strong>MAP 220.<br />

typedef struct<br />

{<br />

char ident[6]; /* identifier */<br />

Semicircle_Type posn; /* position */<br />

longword unused; /* should be set to zero */<br />

char cmnt[40]; /* comment */<br />

float dst; /* proximity distance (meters) */<br />

Symbol_Type smbl; /* symbol id */<br />

} D102_Wpt_Type;<br />

The “dst” member is valid only during the Proximity Waypoint Transfer Protocol.<br />

7.5.4. D103_Wpt_Type<br />

Example products: <strong>GPS</strong> 12, <strong>GPS</strong> 12 XL, <strong>GPS</strong> 48 and <strong>GPS</strong> II Plus.<br />

Page 38 001-00063-00 Rev. A

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!