QML
port of Marek M. Cel's work QFlightinstruments.
I also implemented 5 miscellaneous gauges in addition to Marek's work.
SVG files are taken from Marek's repository.
His copyright notice LICENSE
is under data/images
folder.
For the details, please visit Marek's repository.
-
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
- Fuel Tank
- Exhaust Gas Temperature (EGT) and Fuel Flow
- Propeller
- Battery
- Temperature and Pressure
EFIS.mp4
BasicSix.mp4
Misc.mp4
- Install
Qt 5.15.2
. - Open
QmlFlightInstruments.pro
withQtCreator
. - Build & run.