forked from Archive/PX4-Autopilot
855eb42c59
The srcparser.py is specific to each use case (e.g. Airframes, Parameters, px4events, etc as in Tool/* folders). Therefore it is confusing to have the px_process_airframes.py script handle concept of airframes under the generic name 'params'. This improves readability and sets the baseground for implementing more specific vehicle type supports, as mentioned in https://github.com/PX4/PX4-user_guide/pull/1858#discussion_r876554728 |
||
---|---|---|
.. | ||
README.md | ||
__init__.py | ||
markdownout.py | ||
rcout.py | ||
srcparser.py | ||
srcscanner.py | ||
xmlout.py |
README.md
This folder contains a python library used by px_process_params.py