APM:Copter
Classes | Variables
GCS_Mavlink.cpp File Reference
#include "Copter.h"
#include "GCS_Mavlink.h"
Include dependency graph for GCS_Mavlink.cpp:

Go to the source code of this file.

Classes

struct  GCS_MAVLINK
 

Variables

static const ap_message STREAM_RAW_SENSORS_msgs []
 
static const ap_message STREAM_EXTENDED_STATUS_msgs []
 
static const ap_message STREAM_POSITION_msgs []
 
static const ap_message STREAM_RAW_CONTROLLER_msgs []
 
static const ap_message STREAM_RC_CHANNELS_msgs []
 
static const ap_message STREAM_EXTRA1_msgs []
 
static const ap_message STREAM_EXTRA2_msgs []
 
static const ap_message STREAM_EXTRA3_msgs []
 
static const ap_message STREAM_ADSB_msgs []
 

Variable Documentation

◆ STREAM_ADSB_msgs

const ap_message STREAM_ADSB_msgs[]
static
Initial value:
= {
}
MSG_ADSB_VEHICLE

Definition at line 524 of file GCS_Mavlink.cpp.

◆ STREAM_EXTENDED_STATUS_msgs

const ap_message STREAM_EXTENDED_STATUS_msgs[]
static
Initial value:

Definition at line 475 of file GCS_Mavlink.cpp.

◆ STREAM_EXTRA1_msgs

const ap_message STREAM_EXTRA1_msgs[]
static
Initial value:
= {
}
MSG_PID_TUNING
MSG_SIMSTATE
MSG_ATTITUDE

Definition at line 497 of file GCS_Mavlink.cpp.

◆ STREAM_EXTRA2_msgs

const ap_message STREAM_EXTRA2_msgs[]
static
Initial value:
= {
}
MSG_VFR_HUD

Definition at line 502 of file GCS_Mavlink.cpp.

◆ STREAM_EXTRA3_msgs

const ap_message STREAM_EXTRA3_msgs[]
static
Initial value:

Definition at line 505 of file GCS_Mavlink.cpp.

◆ STREAM_POSITION_msgs

const ap_message STREAM_POSITION_msgs[]
static
Initial value:

Definition at line 487 of file GCS_Mavlink.cpp.

◆ STREAM_RAW_CONTROLLER_msgs

const ap_message STREAM_RAW_CONTROLLER_msgs[]
static
Initial value:
= {
}

Definition at line 491 of file GCS_Mavlink.cpp.

◆ STREAM_RAW_SENSORS_msgs

const ap_message STREAM_RAW_SENSORS_msgs[]
static
Initial value:
= {
}
MSG_RAW_IMU1
MSG_RAW_IMU2
MSG_RAW_IMU3

Definition at line 470 of file GCS_Mavlink.cpp.

◆ STREAM_RC_CHANNELS_msgs

const ap_message STREAM_RC_CHANNELS_msgs[]
static
Initial value:

Definition at line 493 of file GCS_Mavlink.cpp.