Junwoo Hwang
855eb42c59
Rename param and paramgroups to airframe and airframegroups
...
The srcparser.py is specific to each use case (e.g. Airframes, Parameters, px4events, etc as in Tool/* folders).
Therefore it is confusing to have the px_process_airframes.py script handle concept of airframes under the generic name 'params'.
This improves readability and sets the baseground for implementing more specific vehicle type supports, as mentioned in https://github.com/PX4/PX4-user_guide/pull/1858#discussion_r876554728
2022-11-10 07:39:27 +01:00
Daniel Agar
d04d62c37e
airframe metadata sort by SYS_AUTOSTART and minor cleanup ( #8009 )
2017-09-25 11:17:50 -04:00
Beat Küng
62c1a23ea3
Tools/px4airframes: refactor & remove some unneeded code
2017-04-18 11:58:18 +02:00
Lorenz Meier
3f545c270d
Removed unused code
2016-12-21 08:37:45 +01:00
Lorenz Meier
f23881d8ab
Airframes tool: Support basic pruning
2016-12-21 08:37:45 +01:00
Bart Slinger
815c367294
Add helicopter airframe icon ( #5234 )
2016-08-04 17:26:17 +02:00
Don Gagne
07775f7629
Add initial version stamps to meta data
2016-03-05 20:33:16 +01:00
Lorenz Meier
6a98c6ca63
Airframes XML generator: Add support for Octo Coax Wide
2016-02-02 08:31:32 +01:00
Lorenz Meier
fb21654807
PX4 airframes: Fix XML parser
2016-01-24 13:22:45 +01:00
Lorenz Meier
4437727b97
Airframes XML: Generate new icons
2016-01-14 00:43:23 +01:00
Lorenz Meier
ca7a7dfd10
Output rotor config as XML attributes
2015-11-05 21:30:10 +01:00
Lorenz Meier
fde0c65d77
Airframe generator: Also generate autostart listing
2015-07-31 12:10:31 +02:00
Lorenz Meier
ac0e645ab6
XML out: Fix mapping of image file names
2015-07-31 11:28:10 +02:00
Lorenz Meier
02c439c557
XML output: Inject image paths for GCS presentation
2015-07-29 19:43:37 +02:00
Lorenz Meier
68aa8fed9e
Add airframe config parser
2015-07-29 19:13:28 +02:00