Python3 and PyQT5 cockpit for X-Plane
git clone https://github.com/dankolbrs/pyqt-flight-sim
cd pyqt-flight-sim
pip install -r requirements.txt
- Enable datagrams in FlightGear
python3 qtpit.py
- Settings >>
Net Connections
- Settings >>
Data Input & Output
- Add some AI flying? (Sounds like more fun than just turning on autopilot)
- Convert to X-Plane 11 (when it goes on sale)?
- Library for both X-Plane and FlightGear
Forked from https://code.google.com/p/pyqt-flight-sim/ via Google Code Import Tool. License file was created to match License definition of GPLv3.