Subversion Repositories NaviCtrl

Rev

Rev 146 | Rev 245 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 146 Rev 244
Line 27... Line 27...
27
} __attribute__((packed)) GPS_Pos_t;
27
} __attribute__((packed)) GPS_Pos_t;
Line 28... Line 28...
28
 
28
 
29
 
29
 
-
 
30
typedef struct
30
typedef struct
31
{
31
{
32
        u16                     MsgCycleTime;   // time in ms since last gps data
32
        GPS_Pos_t       Position;       // Lat/Lon/Alt
33
        GPS_Pos_t       Position;       // Lat/Lon/Alt
33
        u8                      Flags;                  // Status Flags
34
        u8                      Flags;                  // Status Flags
34
        u8                      NumOfSats;              // number of satelites
35
        u8                      NumOfSats;              // number of satelites