Commands

multiwii.commands.MSP_ACC_CALIBRATION: Final[_MspCommand] = _MspCommand<205, "None", 0, 0, "!">

An instance representing the MSP_ACC_CALIBRATION (205) command.

Type:

_MspCommand

multiwii.commands.MSP_ALTITUDE: Final[_MspCommand] = _MspCommand<109, "ih", 6, 2, "!">

An instance representing the MSP_ALTITUDE (109) command.

Type:

_MspCommand

multiwii.commands.MSP_ANALOG: Final[_MspCommand] = _MspCommand<110, "B3H", 7, 4, "!">

An instance representing the MSP_ANALOG (110) command.

Type:

_MspCommand

multiwii.commands.MSP_ATTITUDE: Final[_MspCommand] = _MspCommand<108, "3h", 6, 3, "!">

An instance representing the MSP_ATTITUDE (108) command.

Type:

_MspCommand

multiwii.commands.MSP_BIND: Final[_MspCommand] = _MspCommand<240, "None", 0, 0, "!">

An instance representing the MSP_BIND (240) command.

Type:

_MspCommand

multiwii.commands.MSP_BOX: Final[_MspCommand] = _MspCommand<113, "*H", 2, 1, "?">

An instance representing the MSP_BOX (113) command.

Type:

_MspCommand

multiwii.commands.MSP_BOXIDS: Final[_MspCommand] = _MspCommand<119, "*3HB", 7, 4, "?">

An instance representing the MSP_BOXIDS (119) command.

Type:

_MspCommand

multiwii.commands.MSP_BOXNAMES: Final[_MspCommand] = _MspCommand<116, "*s", 1, 1, "?">

An instance representing the MSP_BOXNAMES (116) command.

Type:

_MspCommand

multiwii.commands.MSP_COMP_GPS: Final[_MspCommand] = _MspCommand<107, "2HB", 5, 3, "!">

An instance representing the MSP_COMP_GPS (107) command.

Type:

_MspCommand

multiwii.commands.MSP_EEPROM_WRITE: Final[_MspCommand] = _MspCommand<250, "None", 0, 0, "!">

An instance representing the MSP_EEPROM_WRITE (250) command.

Type:

_MspCommand

multiwii.commands.MSP_IDENT: Final[_MspCommand] = _MspCommand<100, "3BI", 7, 4, "!">

An instance representing the MSP_IDENT (100) command.

Type:

_MspCommand

multiwii.commands.MSP_MAG_CALIBRATION: Final[_MspCommand] = _MspCommand<206, "None", 0, 0, "!">

An instance representing the MSP_MAG_CALIBRATION (206) command.

Type:

_MspCommand

multiwii.commands.MSP_MISC: Final[_MspCommand] = _MspCommand<114, "6HIH4B", 22, 12, "!">

An instance representing the MSP_MISC (114) command.

Type:

_MspCommand

multiwii.commands.MSP_MOTOR: Final[_MspCommand] = _MspCommand<104, "16H", 32, 16, "!">

An instance representing the MSP_MOTOR (104) command.

Type:

_MspCommand

multiwii.commands.MSP_MOTOR_PINS: Final[_MspCommand] = _MspCommand<115, "8B", 8, 8, "!">

An instance representing the MSP_MOTOR_PINS (115) command.

Type:

_MspCommand

multiwii.commands.MSP_PID: Final[_MspCommand] = _MspCommand<112, "30B", 30, 30, "!">

An instance representing the MSP_PID (112) command.

Type:

_MspCommand

multiwii.commands.MSP_PIDNAMES: Final[_MspCommand] = _MspCommand<117, "*s", 1, 1, "?">

An instance representing the MSP_PIDNAMES (117) command.

Type:

_MspCommand

multiwii.commands.MSP_RAW_GPS: Final[_MspCommand] = _MspCommand<106, "2B2I3H", 16, 7, "!">

An instance representing the MSP_RAW_GPS (106) command.

Type:

_MspCommand

multiwii.commands.MSP_RAW_IMU: Final[_MspCommand] = _MspCommand<102, "8h", 16, 8, "!">

An instance representing the MSP_RAW_IMU (102) command.

Type:

_MspCommand

multiwii.commands.MSP_RC: Final[_MspCommand] = _MspCommand<105, "16H", 32, 16, "!">

An instance representing the MSP_RC (105) command.

Type:

_MspCommand

multiwii.commands.MSP_RC_TUNING: Final[_MspCommand] = _MspCommand<111, "7B", 7, 7, "!">

An instance representing the MSP_RC_TUNING (111) command.

Type:

_MspCommand

multiwii.commands.MSP_RESET_CONF: Final[_MspCommand] = _MspCommand<208, "None", 0, 0, "!">

An instance representing the MSP_RESET_CONF (208) command.

Type:

_MspCommand

multiwii.commands.MSP_SELECT_SETTING: Final[_MspCommand] = _MspCommand<210, "B", 1, 1, "!">

An instance representing the MSP_SELECT_SETTING (210) command.

Type:

_MspCommand

multiwii.commands.MSP_SERVO: Final[_MspCommand] = _MspCommand<103, "16H", 32, 16, "!">

An instance representing the MSP_SERVO (103) command.

Type:

_MspCommand

multiwii.commands.MSP_SERVO_CONF: Final[_MspCommand] = _MspCommand<120, "3HB3HB3HB3HB3HB3HB3HB3HB", 56, 32, "!">

An instance representing the MSP_SERVO_CONF (120) command.

Type:

_MspCommand

multiwii.commands.MSP_SET_BOX: Final[_MspCommand] = _MspCommand<203, "*H", 2, 1, "?">

An instance representing the MSP_SET_BOX (203) command.

Type:

_MspCommand

multiwii.commands.MSP_SET_HEAD: Final[_MspCommand] = _MspCommand<211, "h", 2, 1, "!">

An instance representing the MSP_SET_HEAD (211) command.

Type:

_MspCommand

multiwii.commands.MSP_SET_MISC: Final[_MspCommand] = _MspCommand<207, "6HIH4B", 22, 12, "!">

An instance representing the MSP_SET_MISC (207) command.

Type:

_MspCommand

multiwii.commands.MSP_SET_MOTOR: Final[_MspCommand] = _MspCommand<214, "16H", 32, 16, "!">

An instance representing the MSP_SET_MOTOR (214) command.

Type:

_MspCommand

multiwii.commands.MSP_SET_PID: Final[_MspCommand] = _MspCommand<202, "30B", 30, 30, "!">

An instance representing the MSP_SET_PID (202) command.

Type:

_MspCommand

multiwii.commands.MSP_SET_RAW_GPS: Final[_MspCommand] = _MspCommand<201, "2B2I2H", 14, 6, "!">

An instance representing the MSP_SET_RAW_GPS (201) command.

Type:

_MspCommand

multiwii.commands.MSP_SET_RAW_RC: Final[_MspCommand] = _MspCommand<200, "16H", 32, 16, "!">

An instance representing the MSP_SET_RAW_RC (200) command.

Type:

_MspCommand

multiwii.commands.MSP_SET_RC_TUNING: Final[_MspCommand] = _MspCommand<204, "7B", 7, 7, "!">

An instance representing the MSP_SET_RC_TUNING (204) command.

Type:

_MspCommand

multiwii.commands.MSP_SET_SERVO_CONF: Final[_MspCommand] = _MspCommand<212, "3HB3HB3HB3HB3HB3HB3HB3HB", 56, 32, "!">

An instance representing the MSP_SET_SERVO_CONF (212) command.

Type:

_MspCommand

multiwii.commands.MSP_SET_WP: Final[_MspCommand] = _MspCommand<209, "B3I2HB", 18, 7, "!">

An instance representing the MSP_SET_WP (209) command.

Type:

_MspCommand

multiwii.commands.MSP_STATUS: Final[_MspCommand] = _MspCommand<101, "3HIB", 11, 5, "!">

An instance representing the MSP_STATUS (101) command.

Type:

_MspCommand

multiwii.commands.MSP_WP: Final[_MspCommand] = _MspCommand<118, "B3I2HB", 18, 7, "!">

An instance representing the MSP_WP (118) command.

Type:

_MspCommand