Aircraft-ready deck layouts for X-Plane and Cockpitdecks¶
This repository collects practical, flyable deck configurations for real aircraft workflows. It is built around X-Plane and tested primarily on the Loupedeck Live.
Highlights¶
- Designed to fly — Pages are structured around real in-cockpit tasks: autopilot, engine, radios, transponder, PFI, pedestal, weather, and aircraft-specific control panels.
- Optimised for hardware — Development and testing focuses on the Loupedeck Live, while many patterns can be re-used on other supported decks.
- README-first aircraft docs — Aircraft-specific notes should live in each aircraft
README.md. - Config-first workflow —
cockpitdecks-configsis configuration data, not a Python package. Install Cockpitdecks withpip, then clone this repository and link the aircraft deckconfigs you want to use.
Quick Start¶
- Install Cockpitdecks — Use
pipto install the Cockpitdecks build and extras that match your simulator and deck. - Clone Configs — Clone this repository locally and keep the aircraft configs under version control.
- Link an Aircraft — Symlink the chosen
deckconfiginto the matching X-Plane aircraft folder and start flying.
Installation Guide · Aircraft READMEs · Development Notes
Compatibility¶
These configs are developed and tested primarily with the dlicudi/cockpitdecks fork.
Use that fork unless a specific aircraft page says otherwise.