24 Commits (master)

Author SHA1 Message Date
Thies Lennart Alff 1c624d20f5 srcparser support for vectored 6 dof uuv airframe added 4 years ago
Roman Dvorak 1fea1a2822 Initial TF-B1 commit 4 years ago
Daniel Leonard Robinson fa4818e467
vehicles: add new vehicle type: Airship (#14862) 5 years ago
JacobCrabill b186614857 airframes srcparser.py: Allow non-param comments 5 years ago
Roman Dvořák 497ab07daf airframes: add ThunderFly Auto-G2 autogyro (#14015) 5 years ago
Julien Lecoeur e23e3d7bae Airframe parser: add docs 6 years ago
Julien Lecoeur daeba4e75f Add airframe .post scripts on NuttX targets 6 years ago
Ildar Sadykov fb8630c267 Adding VTOL Octoplane airframe type (#12303) 6 years ago
Hamish Willee cb8a2b533d Add Plane VTail to image group metadata 6 years ago
Daniel Agar d04d62c37e airframe metadata sort by SYS_AUTOSTART and minor cleanup (#8009) 7 years ago
Beat Küng 1d40336723 airframes parser: add dodecarotor image 8 years ago
Hamish Willee 071cfc2d31 Ensure groups have unique names in TOC 8 years ago
Hamish Willee 6f3b6bf55b Update parser to get class information and create separate groups for each class 8 years ago
Hamish Willee 50140b3d90 Group by vehicle type and add headings 8 years ago
Lorenz Meier ad624c4a0a Airframes parser: Add new class field 8 years ago
Beat Küng 42d2f8a798 px4airframes markdown output: merge output columns with maintainer 8 years ago
Beat Küng a943bf37f0 Tools/px_process_airframes: add markdown output 8 years ago
Beat Küng 62c1a23ea3 Tools/px4airframes: refactor & remove some unneeded code 8 years ago
Lorenz Meier f23881d8ab Airframes tool: Support basic pruning 8 years ago
Daniel Agar 7d63920f25 srcparser.py split mixed windows path with os.path.split 9 years ago
Andreas Antener c26f980f37 added airframe extension .hil 9 years ago
Lorenz Meier fde0c65d77 Airframe generator: Also generate autostart listing 10 years ago
Lorenz Meier a0b792792f Airframe config parser: Move to combined elif statement 10 years ago
Lorenz Meier 68aa8fed9e Add airframe config parser 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