emrehaninci / Appa-Flight-Dashboard

Flight Dashbord wih 6 Flight Instruments developed with Qt for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APPA Flight Dashboard

  • A simple interface developed in Pyside2 library (Qt for Python) for TÜBİTAK Unmanned Aerial Vehicle Competetion 2021.

  • Supports The Six Pack Flight Instruments (Turn Indicator replaced with Yaw Indicator)

    • Air Speed Indicator
    • Attitude Indicator
    • Altitute Indicator
    • Yaw Indicator
    • Heading Indicator
    • Vertical Speed Indicator
  • It is compitible with Ardupilot software.

  • Can be connected to your UAV via both USB and Telemetry.

  • It tested on Pixhawk 1 and Pixhawk Cube Black.

  • Don't expect anything fancy because it was one of the my beginner projects.

image

About

Flight Dashbord wih 6 Flight Instruments developed with Qt for Python


Languages

Language:QML 90.3%Language:Python 9.7%