Files
mavlink/doc
Thomas Frans 23eb98ca00 style: add EditorConfig and format some files (#2106)
Add an EditorConfig to make sure editors know how to correctly edit and
save files. Also strip trailing whitespace in some files that don't need
it, as configured in the EditorConfig file.
2024-05-01 11:44:32 +10:00
..
2022-07-21 19:27:34 +10:00

MAVLink Micro Air Vehicle Message Marshalling Library

Files:

  • Doxyfile: Doxygen project configuration file
  • README: This file
  • mavlink.php: Generates online documentation from MAVLink XML - http://mavlink.org/messages/common
    • mavlink_to_html_table.xsl: XSL transform used by mavlink.php
    • mavlink.css: CSS used by online documentation
  • mavlink_gitbook.py: Generates documentation from MAVLink XML that can be imported into gitbook
    • mavlink_to_html_table_gitbook.xsl: XSL transform used by mavlink_gitbook.py

For more information, please visit: https://mavlink.io/en/

(c) 2009-2010 Lorenz Meier / PIXHAWK Team