19 Commits (fb4db49ea0ddffa0a84fbd473fe82dd53598b846)

Author SHA1 Message Date
Lorenz Meier 9415dd8cd3 Add support for increment tag 9 years ago
Lorenz Meier b1a16c711e Param meta data: Validate new enum value entries 9 years ago
Lorenz Meier 203416f136 PX4 params: Support enum values 9 years ago
Lorenz Meier 1772cbe5e0 Support reboot_required tag 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 05c351183f Parameter meta data fixes 10 years ago
Lorenz Meier 84d744707d UAVCAN: Move into lib directory 10 years ago
Stefan Rado 55e66f5ad1 Rename Scanner and Parser classes to SourceScanner and SourceParser to avoid naming conflicts. 11 years ago
Stefan Rado a7ee2e71a0 Recognize @unit parameter documentation tag. Not used in any output yet. 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
Alexander Lourier 0f67c5cbb0 Parameters list generator 11 years ago