C# 클래스 MAVLink.mavlink_set_mode_t, MissionPlanner

파일 보기 프로젝트 열기: ArduPilot/MissionPlanner 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
base_mode byte
custom_mode System.UInt32
target_system byte

프로퍼티 상세

base_mode 공개적으로 프로퍼티

The new base mode
public byte base_mode
리턴 byte

custom_mode 공개적으로 프로퍼티

The new autopilot-specific mode. This field can be ignored by an autopilot.
public UInt32,System custom_mode
리턴 System.UInt32

target_system 공개적으로 프로퍼티

The system setting the mode
public byte target_system
리턴 byte