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.
make
./aeroplanetty resources/G18.txt
Finally, try to use the compiled project:
┌─┐┬ ┬ ┬┌┐ ┬ ┬┬ ┬┬┬─┐┌─┐
├┤ │ └┬┘├┴┐└┬┘││││├┬┘├┤
└ ┴─┘┴ └─┘ ┴ └┴┘┴┴└─└─┘
© 2020 Owanesh
Also run make help
if you need more information
For compiling docs is required Doxygen
make docs
Then open docs/html/index.html
The code in this project is licensed under MIT license. See LICENSE for more information.