Module mavinspect::protocol

source ·
Expand description

MAVLink protocol entities.

The key entities are:

  • Protocol — contains dialects.
  • Dialect — represents a particular MAVLink dialect.
  • Message — MAVLink message.
  • Enum — MAVLink enum.
  • Command — MAVLink command.

Builders for entities which utilise builder pattern can be found in the builders module.

Modules§

Structs§

Enums§

Type Aliases§