Subversion Repositories NaviCtrl

Rev

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

Rev 732 Rev 737
Line 134... Line 134...
134
} __attribute__((packed)) Attitude_t;
134
} __attribute__((packed)) Attitude_t;
Line 135... Line 135...
135
 
135
 
136
 
136
 
137
typedef struct
137
typedef struct
138
{
138
{
139
        u16 Distance;                                   // distance to target in dm
139
        u16 Distance_dm;                                        // distance to target in dm
Line 140... Line 140...
140
        s16 Bearing;                                    // course to target in deg
140
        s16 Bearing;                                    // course to target in deg