Skip to content

Qt-Widgets/xefis-pfd-virtual-horizon

 
 

Repository files navigation

XEFIS

Xefis is a framework that helps writing software for remote controlled vehicles and their ground stations.

It focuses on flying vehicles.

It has: * display modules (EFIS) for ADI, HSI, various gauges * communication modules with encryption and authentication support (eg. to connect GCS and the aircraft) * a couple of hardware communication modules (BMP085 pressure sensor, EagleTree Airspeed sensor, XBee modem, NMEA GPS modules, CHR UM6 IMU) * computation modules to obtain performance and navigation data from sensor data (airspeed, altitude, bearing, track, various other speeds, etc), * automation modules that can automatically control a model * rigid-body simulation framework to help testing of models * basic system that allows data exchange between the modules

Notes: No-one uses this besides the author. Don't expect any support.

XEFIS

Required depenencies

pkg-config uuid-dev gcc or clang boost boost-endian qt-5 crypto++-8.5.0-2

Packages required on Ubuntu 18: pkg-config qtbase5-dev libqt5svg5 libqt5x11extras5-dev libboost-all-dev uuid-dev libmhash-dev

About

Qt-based EFIS and EICAS

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE.fonts
Unknown
LICENSE.libraries
GPL-3.0
LICENSE.sofware

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.9%
  • CMake 0.6%
  • CSS 0.3%
  • Ruby 0.2%
  • Shell 0.0%
  • Python 0.0%