A QML port of Marek M. Cel's QFlightinstruments, with additional miscellaneous gauges and improvements.
SVG files are from Marek's repository. See Resources/Images/LICENSE
for copyright.
- Electronic Flight Instrument System (EFIS)
- Electronic Attitude Direction Indicator (EADI)
- Electronic Horizontal Situation Indicator (EHSI)
- Basic Six
- Airspeed Indicator (ASI)
- Attitude Indicator (AI)
- Altimeter (ALT)
- Turn Coordinator (TC)
- Heading Indicator (HI)
- Vertical Speed Indicator (VSI)
- Additional Gauges
- Fuel Tank
- Exhaust Gas Temperature (EGT) & Fuel Flow
- Propeller
- Battery
- Temperature & Pressure
EFIS.mp4
BasicSix.mp4
Misc.mp4
- Install Qt 5.15.2.
- Open
QmlFlightInstruments.pro
in Qt Creator. - Build and run the project.
- Original code and SVGs by Marek M. Cel. See QFlightinstruments.
- Additional gauges and QML port by this project.
- This project is licensed under the MIT License. See the LICENSE file for details.