/unifi-fbw777

An unaffidable and unstable fly-by-wire system 🛩

Primary LanguageCMIT LicenseMIT

Fly by wire

Aeroplanetty CI

Preface

The purpose of this project is to replicate an unstable and unaffidable -fly-by-wire- system used on Boeing777. The main scope is to demonstrate how processes can communicate each others.

This repository is created only for the exam and will be no longer mantained.

Project design

ProjectSchema

Technical stuff

Compile and run

make
./aeroplanetty resources/G18.txt

Finally, try to use the compiled project:

┌─┐┬ ┬ ┬┌┐ ┬ ┬┬ ┬┬┬─┐┌─┐
├┤ │ └┬┘├┴┐└┬┘││││├┬┘├┤ 
└  ┴─┘┴ └─┘ ┴ └┴┘┴┴└─└─┘
© 2020 Owanesh

Also run make help if you need more information

Compile Docs 📃

For compiling docs is required Doxygen

make docs

Then open docs/html/index.html

LICENSE

The code in this project is licensed under MIT license. See LICENSE for more information.