31 Commits (4b893053a060ff7a61549e17cf937ae611de8356)

Author SHA1 Message Date
Lorenz Meier 1772cbe5e0 Support reboot_required tag 9 years ago
Lorenz Meier 56d67c6f6c Tools: Support injecting param meta, do not generate code for these 9 years ago
Lorenz Meier e5d6b1c985 Tools: Parse new decimals tag 9 years ago
Thomas Gubler e713f689bf has_key is not available in python > 3.0 10 years ago
mswingtra 68e726ce37 px4_param_def to QGC fix 10 years ago
mswingtra 9d5ea4bceb px4_param_def to QGC fix 10 years ago
Don Gagne 55ce4d7b91 Check for duplicates 10 years ago
Don Gagne ad7612220d Validate meta data 10 years ago
Thomas Gubler 07f6165290 make parameter parser work with python3 10 years ago
Don Gagne 6bf0a2618b Add support for board attribute to parse output 10 years ago
Lorenz Meier f8cf495494 Revert "Added ability for board specific meta data generation" 10 years ago
Don Gagne 9ac350a7d1 Added ability for board specific meta data generation 10 years ago
Don Gagne 202cfd21d0 Change to V2 spec of param meta data 10 years ago
Don Gagne 2fa0c333cb Add version number to parameter meta data 10 years ago
Don Gagne 05c351183f Parameter meta data fixes 10 years ago
Lorenz Meier 84d744707d UAVCAN: Move into lib directory 10 years ago
Stefan Rado ec78fcf2b9 Improve DokuWiki formatting. 11 years ago
Stefan Rado 8d41155fb6 Rework px_process_params.py into a fully featured program. 11 years ago
Stefan Rado 55e66f5ad1 Rename Scanner and Parser classes to SourceScanner and SourceParser to avoid naming conflicts. 11 years ago
Stefan Rado e9feef8ff6 Simplify file extension check. 11 years ago
Stefan Rado a7ee2e71a0 Recognize @unit parameter documentation tag. Not used in any output yet. 11 years ago
Stefan Rado 49cc0bd162 Explicitly treat all files as UTF-8. 11 years ago
Stefan Rado d30335cb3f Fixes for Python 3 and refactoring: Merge generic Output class into specialized output classes as some need to write files in binary mode. 11 years ago
Stefan Rado 1a7518a422 Fixes for Python 3: Use sorted() with key parameter instead of deprecated (and removed) cmp() function. 11 years ago
Stefan Rado 2e4c26c957 Rename parser.py to srcparser.py to prevent naming conflicts with built-in Python parser library. 11 years ago
Stefan Rado ed3ffc26d6 Layout fixes for wiki parameter documentation. 11 years ago
Lorenz Meier 2b17909f0c Changed param location 11 years ago
Lorenz Meier 60859607ff Better output 11 years ago
Lorenz Meier d40382425f Triggering param documentation generation 11 years ago
Lorenz Meier 9c355d280e Merged beta into mavlink rework branch 11 years ago
Lorenz Meier f595b204ea Parameter documentation improvements 11 years ago
Lorenz Meier cc324f2624 Ignoring docs output 11 years ago
Alexander Lourier 0f67c5cbb0 Parameters list generator 11 years ago