Paparazzi UAS  v5.8.2_stable-0-g6260b7c
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
blocks.h File Reference

PPRZ specific mission block implementation. More...

#include <mavlink/mavlink_types.h>
+ Include dependency graph for blocks.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void mavlink_block_message_handler (const mavlink_message_t *msg)
 
void mavlink_send_block (uint16_t seq)
 

Detailed Description

PPRZ specific mission block implementation.

Definition in file blocks.h.

Function Documentation

void mavlink_block_message_handler ( const mavlink_message_t *  msg)
void mavlink_send_block ( uint16_t  seq)

Definition at line 47 of file blocks.c.

References MAVLINK_DEBUG, MAVLinkSendMessage, mission_mgr, mavlink_mission_mgr::rem_compid, and mavlink_mission_mgr::rem_sysid.

Referenced by mavlink_block_message_handler().

+ Here is the caller graph for this function: