Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Description: Denotes the base name of the MAVLink message type.

  • Purpose: Extracted from the MAVLink message type's name by excluding the "mavlink_msg_" prefix and the "_tpack" suffix. This assists in forming the encoder function name adhering to a specific MAVLink naming pattern. The encoder function is part of the official MAVLink library.

...