uint8_t dl_buffer[MSG_SIZE]
Definition: main_demo5.c:64
Paparazzi UAS
v5.8.2_stable-0-g6260b7c
Paparazzi is a free software Unmanned Aircraft System.
|
Follow a certain AC id. More...
Go to the source code of this file.
Macros | |
#define | ParseRemoteGps() |
Functions | |
void | follow_init (void) |
void | follow_change_wp (unsigned char *buffer) |
Follow a certain AC id.
Definition in file follow.h.
#define ParseRemoteGps | ( | ) |
void follow_change_wp | ( | unsigned char * | buffer | ) |
Definition at line 55 of file follow.c.
References enu_of_ecef_point_i(), FOLLOW_OFFSET_X, FOLLOW_OFFSET_Y, FOLLOW_OFFSET_Z, INT32_POS_OF_CM_DEN, INT32_POS_OF_CM_NUM, INT32_VECT3_SCALE_2, State::ned_origin_i, POS_BFP_OF_REAL, state, waypoint_set_enu_i(), EcefCoor_i::x, EnuCoor_i::x, EcefCoor_i::y, EnuCoor_i::y, EcefCoor_i::z, and EnuCoor_i::z.