mirror of https://github.com/ArduPilot/ardupilot
c0a503d74d
Definitions of each character are extracted from LogStructure.h Data is extracted by parsing the logging definition struct Also parse WriteMessage() calls for messages not defined in struct Add support to separate log descriptions for messages with same field list Compute derived unit from combination of format, unit and multiplier For XML output the format and derived unit into new attributes Add enumerations to the XML output (bitmasks were already done) For MD,RST,HTML, output either derived unit, 'char[n]', 'bitmask' or 'enum' Fix support for Blimp by adding it to the parse_enum.py lookup table |
||
---|---|---|
.. | ||
emit_html.py | ||
emit_md.py | ||
emit_rst.py | ||
emit_xml.py | ||
emitter.py | ||
enum_parse.py | ||
parse.py |