Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 580 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 580 Bytes

Patriots

Simulation of a Patriot missile system by using real-time tasks in Linux. The simulation is extremely simplified with respect to a real Patriot and the GUI in is made using the Allegro library.

Getting Started

In order to compile the application, you need:

  • Allegro - Used to develop the GUI

After installing Allegro, compile simply executing:

make

Running the simulation

Simply execute the "patriot" application and follow the on screen instructions

Author