QmlFlightInstruments
A QML project that implements several flight instruments: EFIS, Basic Six and more aviation gauges.
Install / Use
/learn @berkbavas/QmlFlightInstrumentsREADME
QML Flight Instruments
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.
Features
- 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
Demo
Building
- Install Qt 5.15.2.
- Open
QmlFlightInstruments.proin Qt Creator. - Build and run the project.
Credits & License
- 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.
