package mavsdk.rpc.mission_raw_server

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service MissionRawServerService

mission_raw_server.proto:12

Acts as a vehicle and receives incoming missions from GCS (in raw MAVLINK format). Provides current mission item state, so the server can progress through missions.

message MissionItem

mission_raw_server.proto:54

Mission item exactly identical to MAVLink MISSION_ITEM_INT.

Used in: CurrentItemChangedResponse, MissionPlan

message MissionPlan

mission_raw_server.proto:71

Mission plan type

Used in: IncomingMissionResponse

message MissionProgress

mission_raw_server.proto:76

Mission progress type.

message MissionRawServerResult

mission_raw_server.proto:82

Result type.

Used in: IncomingMissionResponse

enum MissionRawServerResult.Result

mission_raw_server.proto:84

Possible results returned for action requests.

Used in: MissionRawServerResult