AndreaTemin/Fly-By-Wire
Simplified the architecture of Boeing 777's Fly-By-Wire system used to manage traditional direct commands autonomously. The program reads a sequence of coordinates from a text file and communicates this data to the system using three redundant different approaches: Sockets, Pipe, and a Shared file.
C