Subversion Repositories NaviCtrl

Rev

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

Rev 369 Rev 419
Line 6... Line 6...
6
 
6
 
7
typedef struct
7
typedef struct
8
{
8
{
9
        s16 Nick;
9
        s16 Nick;
10
        s16 Roll;
10
        s16 Roll;
11
        s16 Yaw;
11
//      s16 Yaw;
Line 12... Line 12...
12
}  __attribute__((packed)) GPS_Stick_t;
12
}  __attribute__((packed)) GPS_Stick_t;
13
 
13
 
14
#define CAM_UPDATE_AZIMUTH              0x01
14
#define CAM_UPDATE_AZIMUTH              0x01