px4-firmware/Tools/px4airframes
Daniel Agar 318c7e83b3 support up to PWM 14
- generate PWM_MAIN 1-14
 - generate PWM_AUX 1-8
 - generate PWM_EXTRA 1-8
 - px4io and pwm_out directly read configuration parameters
    - only available and active physical outputs are actually shown for configuration
 - overall saves flash despite adding many new parameters
2021-01-30 15:55:53 +01:00
..
README.md Add airframe config parser 2015-07-29 19:13:28 +02:00
__init__.py Airframe generator: Also generate autostart listing 2015-07-31 12:10:31 +02:00
markdownout.py Modify airframe gen to use html.escape 2021-01-20 00:22:30 +01:00
rcout.py support up to PWM 14 2021-01-30 15:55:53 +01:00
srcparser.py Initial TF-B1 commit 2021-01-30 11:29:42 +01:00
srcscanner.py check supported extensions for rc.autostart generation 2015-10-06 15:15:37 +02:00
xmlout.py airframe metadata sort by SYS_AUTOSTART and minor cleanup (#8009) 2017-09-25 11:17:50 -04:00

README.md

This folder contains a python library used by px_process_params.py