|
Paparazzi UAS
v5.10_stable-5-g83a0da5-dirty
Paparazzi is a free software Unmanned Aircraft System.
|
Handling of messages coming from ground and other A/Cs. More...
#include "subsystems/datalink/datalink.h"#include "pprzlink/dl_protocol.h"#include "firmwares/rotorcraft/autopilot.h"
Include dependency graph for rotorcraft_datalink.c:Go to the source code of this file.
Functions | |
| void | firmware_parse_msg (void) |
| Firmware specfic msg handler. More... | |
Handling of messages coming from ground and other A/Cs.
Definition in file rotorcraft_datalink.c.
| void firmware_parse_msg | ( | void | ) |
Firmware specfic msg handler.
NAV
WIND_INFO
Definition at line 39 of file rotorcraft_datalink.c.
References ac_id, LlaCoor_i::alt, autopilot_guided_update(), dl_buffer, LtpDef_i::hmsl, IdOfPprzMsg, LlaCoor_i::lat, LtpDef_i::lla, LlaCoor_i::lon, nav_goto_block(), State::ned_origin_i, state, stateIsLocalCoordinateValid(), and waypoint_move_lla().
Here is the call graph for this function: