Daniel Agar
|
d04d62c37e
|
airframe metadata sort by SYS_AUTOSTART and minor cleanup (#8009)
|
7 years ago |
Beat Küng
|
62c1a23ea3
|
Tools/px4airframes: refactor & remove some unneeded code
|
8 years ago |
Lorenz Meier
|
3f545c270d
|
Removed unused code
|
8 years ago |
Lorenz Meier
|
f23881d8ab
|
Airframes tool: Support basic pruning
|
8 years ago |
Bart Slinger
|
815c367294
|
Add helicopter airframe icon (#5234)
|
9 years ago |
Don Gagne
|
07775f7629
|
Add initial version stamps to meta data
|
9 years ago |
Lorenz Meier
|
6a98c6ca63
|
Airframes XML generator: Add support for Octo Coax Wide
|
9 years ago |
Lorenz Meier
|
fb21654807
|
PX4 airframes: Fix XML parser
|
9 years ago |
Lorenz Meier
|
4437727b97
|
Airframes XML: Generate new icons
|
9 years ago |
Lorenz Meier
|
ca7a7dfd10
|
Output rotor config as XML attributes
|
9 years ago |
Lorenz Meier
|
fde0c65d77
|
Airframe generator: Also generate autostart listing
|
10 years ago |
Lorenz Meier
|
ac0e645ab6
|
XML out: Fix mapping of image file names
|
10 years ago |
Lorenz Meier
|
02c439c557
|
XML output: Inject image paths for GCS presentation
|
10 years ago |
Lorenz Meier
|
68aa8fed9e
|
Add airframe config parser
|
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
This allows for writing parameter meta data which is specific to a
board type
|
10 years ago |
Lorenz Meier
|
f8cf495494
|
Revert "Added ability for board specific meta data generation"
This reverts commit 9ac350a7d1 .
|
10 years ago |
Don Gagne
|
9ac350a7d1
|
Added ability for board specific meta data generation
Use new @board meta data attribute for board specific ifdef support
|
10 years ago |
Don Gagne
|
202cfd21d0
|
Change to V2 spec of param meta data
Had to switch to ElementTree to get attribute support
|
10 years ago |
Don Gagne
|
2fa0c333cb
|
Add version number to parameter meta data
|
10 years ago |
Stefan Rado
|
8d41155fb6
|
Rework px_process_params.py into a fully featured program.
|
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 |
Alexander Lourier
|
0f67c5cbb0
|
Parameters list generator
|
11 years ago |