HSR HMI for Android

Contents:

  • Implementation
    • Driver Subsystem
      • Documentation for driver/AerialVehicle.kt
      • Documentation for driver/Command.kt
      • Documentation for driver/channel/SerialDataChannel.kt
      • Documentation for driver/channel/SerialDataChannelFactory.kt
      • Documentation for driver/channel/ChannelFactory.kt
      • Documentation for driver/SerialPlatform.kt
      • Documentation for driver/mavlink/platform/BasicPlatform.kt
      • Documentation for driver/mavlink/platform/PixhawkPX4.kt
      • Documentation for driver/mavlink/payload/Gripper.kt
      • Documentation for driver/mavlink/support/MAVLinkExecution.kt
      • Documentation for driver/mavlink/support/VehicleMode.kt
      • Documentation for driver/mavlink/support/MessageID.kt
      • Documentation for driver/mavlink/support/Messages.kt
      • Documentation for driver/mavlink/support/NavigationFrame.kt
      • Documentation for driver/mavlink/MAVLinkCommand.kt
      • Documentation for driver/mavlink/MAVLinkPlatform.kt
      • Documentation for driver/mavlink/MAVLinkPayload.kt
      • Documentation for driver/Payload.kt
      • Documentation for driver/Vehicle.kt
      • Documentation for driver/PlatformModel.kt
      • Documentation for driver/Platform.kt
    • Mission Handling Subsystem
    • Resource Management Subsystem
    • Generic Support Infrastructure
    • User Interface
HSR HMI for Android
  • »
  • Implementation »
  • Driver Subsystem »
  • Documentation for driver/mavlink/support/MessageID.kt
  • View page source

Documentation for driver/mavlink/support/MessageID.kt¶

enum class MessageID¶

An enumeration of messages IDs commonly used by MAVLink vehicles

since

1.0.0

  • HEARTBEAT

  • COMMAND_LONG

  • SET_MODE

  • AUTOPILOT_VERSION

  • GLOBAL_POSITION_INT

  • COMMAND_ACK

  • MISSION_COUNT

  • MISSION_REQUEST

  • MISSION_ITEM

  • MISSION_ACK

  • MISSION_ITEM_REACHED

  • MISSION_CURRENT

  • EXTENDED_SYS_STATE

  • PING

  • TUNNEL

Next Previous

© Copyright (c) 2019, ILT Institute for Lab Automation and Mechatronics and IFS Institute for Software

Built with Sphinx using a theme provided by Read the Docs.