All Projects → mcvsama → xefis

mcvsama / xefis

Licence: Unknown and 2 other licenses found Licenses found Unknown LICENSE.fonts Unknown LICENSE.libraries GPL-3.0 LICENSE.sofware
Qt-based EFIS and EICAS

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
CSS
56736 projects
ruby
36898 projects - #4 most used programming language
shell
77523 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to xefis

Fmt firmware
Embedded Code of FMT Autopilot
Stars: ✭ 49 (+157.89%)
Mutual labels:  drone, autopilot
Px4 Autopilot
PX4 Autopilot Software
Stars: ✭ 5,090 (+26689.47%)
Mutual labels:  drone, autopilot
Ardupilot
ArduPlane, ArduCopter, ArduRover, ArduSub source
Stars: ✭ 6,637 (+34831.58%)
Mutual labels:  drone, autopilot
Autonomous Drone
This repository intends to enable autonomous drone delivery with the Intel Aero RTF drone and PX4 autopilot. The code can be executed both on the real drone or simulated on a PC using Gazebo. Its core is a robot operating system (ROS) node, which communicates with the PX4 autopilot through mavros. It uses SVO 2.0 for visual odometry, WhyCon for visual marker localization and Ewok for trajectoy planning with collision avoidance.
Stars: ✭ 87 (+357.89%)
Mutual labels:  drone, autopilot
Mavgcl
In-Flight Analysis for PX4
Stars: ✭ 96 (+405.26%)
Mutual labels:  drone, autopilot
ZeroPilot-SW
Software for WARG custom autopilot
Stars: ✭ 13 (-31.58%)
Mutual labels:  drone, autopilot
Dronin
The dRonin flight controller software.
Stars: ✭ 238 (+1152.63%)
Mutual labels:  drone, autopilot
FMT-Firmware
FMT Autopilot Embedded System
Stars: ✭ 207 (+989.47%)
Mutual labels:  drone, autopilot
NanoSim
Nanopore sequence read simulator
Stars: ✭ 156 (+721.05%)
Mutual labels:  simulator
cas
Cellular Automata Simulator
Stars: ✭ 22 (+15.79%)
Mutual labels:  simulator
epidemic-simulator
A HTML/JavaScript simulator for an epidemc on a population
Stars: ✭ 23 (+21.05%)
Mutual labels:  simulator
AirMapSDK-Swift
Create Flights, Send Telemetry Data, Get Realtime Traffic Alerts.
Stars: ✭ 35 (+84.21%)
Mutual labels:  drone
stonne
STONNE: A Simulation Tool for Neural Networks Engines
Stars: ✭ 57 (+200%)
Mutual labels:  simulator
SpiceSharp
Spice# is a cross-platform electronic circuit simulator based on Berkeley Spice - the mother of commercial industry-standard circuit simulators.
Stars: ✭ 146 (+668.42%)
Mutual labels:  simulator
open-simulator
K8s cluster simulator for capacity planning
Stars: ✭ 158 (+731.58%)
Mutual labels:  simulator
graspit
The GraspIt! simulator
Stars: ✭ 142 (+647.37%)
Mutual labels:  simulator
bcst csapp
A C language repo to implement CSAPP
Stars: ✭ 696 (+3563.16%)
Mutual labels:  simulator
ravel
A RISC-V simulator
Stars: ✭ 24 (+26.32%)
Mutual labels:  simulator
mima
MIninmal MAchine Assembler and Simulator
Stars: ✭ 19 (+0%)
Mutual labels:  simulator
iq gnc
ROS package for GNC of Ardupilot drones
Stars: ✭ 28 (+47.37%)
Mutual labels:  drone

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].