espressif/mavlink

1.0.0~1

uploaded 7 months ago
Mavlink library v2 port to ESP

readme

# Mavlink for ESP-IDF

This component ports Mavlink library into the esp-idf.

**Mavlink library is an official reference C / C++ library for the v2 protocol.**

For more information go to http://mavlink.io/.

For ***pull request***, ***bug reports***, and ***feature requests***, go to https://github.com/mavlink/c_library_v2.

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/mavlink^1.0.0~1"

or download archive

Dependencies

  • ESP-IDF >=4.3.0
  • Examples:

    mavlink_build

    more details

    To create a project from this example, run:

    idf.py create-project-from-example "espressif/mavlink^1.0.0~1:mavlink_build"

    or download archive

    Stats

    • Downloaded in total
      Downloaded in total 10 times
    • Downloaded this version
      This version: 10 times

    Badge

    espressif/mavlink version: 1.0.0~1
    |