mirror of
https://github.com/mavlink/mavlink.git
synced 2026-06-19 07:35:34 +00:00
23eb98ca00
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.
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