Create a New Profile
Recommended flow is hybrid:
- Create a new YAML file from an existing similar aircraft profile.
- Set
metadata(especiallyselectors) in YAML. - Use the UI editor for buttons/knobs/lights/conditions.
- Save from UI and test in X-Plane.
Quick start
- Copy a close existing profile in
profiles/. - Rename to match your ICAO/variant naming strategy.
- Update:
metadata.namemetadata.descriptionmetadata.selectors(exact aircraft UI name)
- Open
bravoand select your new profile. - Configure tabs in UI:
Autopilot ButtonsAutopilot LightsAnnunciators Top/BottomAuto Pilot KnobsBus VoltageLanding Gear
- Click Save YAML and verify in cockpit.
When to edit YAML directly
- You need bulk find/replace across many profiles.
- You need to script generation of variants.
- You are fixing metadata/file naming before UI usage.
Full guide: Profiles Guide