px4-firmware/Tools/px4params
Thomas Gubler e713f689bf has_key is not available in python > 3.0
Replacing with 'in'

See https://docs.python.org/3.1/whatsnew/3.0.html#builtins
2015-09-12 15:39:28 +02:00
..
README.md Rework px_process_params.py into a fully featured program. 2014-02-18 22:34:52 +01:00
__init__.py Rework px_process_params.py into a fully featured program. 2014-02-18 22:34:52 +01:00
dokuwikiout.py Add support for board attribute to parse output 2015-04-21 12:31:08 -07:00
dokuwikirpc.py Rework px_process_params.py into a fully featured program. 2014-02-18 22:34:52 +01:00
srcparser.py has_key is not available in python > 3.0 2015-09-12 15:39:28 +02:00
srcscanner.py px4_param_def to QGC fix 2015-08-28 11:18:52 +02:00
xmlout.py make parameter parser work with python3 2015-05-04 14:04:09 +02:00

README.md

This folder contains a python library used by px_process_params.py