Paparazzi UAS  v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
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

◆ mavlink_block_message_handler()

void mavlink_block_message_handler ( const mavlink_message_t *  msg)

◆ mavlink_send_block()

void mavlink_send_block ( uint16_t  seq)

Definition at line 48 of file blocks.c.

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

Referenced by mavlink_block_message_handler().

+ Here is the caller graph for this function: