Logo
1.0.20231103-wip
BeagleBoard Project v: latest
Document Release Versions
latest
0.0
Downloads
PDF
BeagleBoard.org Links
Docs Source

Introduction

  • Blink LED
  • Support
  • Beagle 101
  • Contribution
  • Contributors

Boards

  • BeaglePlay
  • BeagleBone AI-64
  • BeagleBone AI
  • BeagleBone Black
  • BeagleBone Blue
  • BeagleBone (all)
  • BeagleV-Ahead
  • BeagleV-Fire
  • Capes
  • PocketBeagle
  • BeagleConnect Freedom
  • BeagleBoard (all)
  • Terms & Conditions

Projects

  • simpPRU
  • BB-Config
  • Robot Control Library
  • BeagleConnect

Books

  • BeagleBone Cookbook
  • PRU Cookbook

Accessories

  • Capes
  • Accessories

Reference

  • About
  • Donate
  • FAQ
BeagleBoard Docs
  • File mavlink_udp.h
  • Edit on GitLab

This is the latest (main) BeagleBoard documentation. If you are looking for stable releases, use the drop-down menu on the bottom-left and select the desired version.

File mavlink_udp.h¶

↰ Parent directory (library/include/rc)

Contents

  • Definition (library/include/rc/mavlink_udp.h)

  • Includes

  • Included By

  • Enums

  • Functions

  • Defines

  • Typedefs

Definition (library/include/rc/mavlink_udp.h)¶

Includes¶

  • rc/mavlink/common/mavlink.h

  • rc/mavlink/mavlink_types.h

  • rc/mavlink_udp_helpers.h (File mavlink_udp_helpers.h)

  • stdint.h

Included By¶

  • File robotcontrol.h

Enums¶

  • Enum rc_mav_connection_state_t

Functions¶

  • Function rc_mav_cleanup

  • Function rc_mav_get_connection_state

  • Function rc_mav_get_msg

  • Function rc_mav_get_sys_id_of_last_msg

  • Function rc_mav_get_sys_id_of_last_msg_any

  • Function rc_mav_init

  • Function rc_mav_is_new_msg

  • Function rc_mav_msg_id_of_last_msg

  • Function rc_mav_ns_since_last_msg

  • Function rc_mav_ns_since_last_msg_any

  • Function rc_mav_print_msg_name

  • Function rc_mav_send_msg

  • Function rc_mav_set_callback

  • Function rc_mav_set_callback_all

  • Function rc_mav_set_callback_connection_lost

  • Function rc_mav_set_dest_ip

  • Function rc_mav_set_system_id

Defines¶

  • Define RC_MAV_DEFAULT_CONNECTION_TIMEOUT_US

  • Define RC_MAV_DEFAULT_UDP_PORT

Typedefs¶

  • Typedef rc_mav_connection_state_t


© Copyright 2023, BeagleBoard.org Foundation. Last updated on Nov 03, 2023.

BeagleBoard Project v: latest
Document Release Versions
latest
0.0
Downloads
PDF
BeagleBoard.org Links
Docs Source