Skip to content

drop mavlink submodule #474

@onur-ozkan

Description

@onur-ozkan

We can improve the automation for fetching dialect files by using a simple script. The script would read a commit hash from a file called "commit_hash" for https://github.com/mavlink/mavlink and pull the dialect files into the directory called "dialect_definitions" which would then be committed (to this repository).

CI could run this script to ensure the expected dialects exist in the repository. When we want to update the dialect files, we would only need to update the commit hash in the commit_hash file and run the script.

This would remove the git prerequisite from the build script and simplify it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind:improvementChange that makes existing behavior better.scope:dependenciesUpdates dependency versions or dependency related files

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions