generate

open fun generate(@NonNull file: File, @NonNull commands: Iterable<MavlinkCommand>)

Generates a MAVLink file from the given list of legacy commands.

Parameters

file

destination file path

commands

iterable over legacy MAVLink commands