F16 Avionics Demo
From CSP
F16 MLU Systems and Avionics
This project aimed to produce a full reference implementation of the F-16 MLU systems and avionics. This includes the MFD's, HUD, ICP, EPU, Fuel Systems, and Engine, to name just a few. The implementation is in Python and relies on the Python Imaging Library and Tcl/Tk for UI and graphical output.
This project is no longer actively developed, but is being used as a reference for the C++ implementation of the F16 avionics in CSPSim. An old version of the avionics demo is available here (https://www.zerobar.net/csp/downloads). This version does not include much other than some early work on the MFD's. You'll need Python2.1, PIL, and Tcl/Tk to run the demo. When those three packages are installed correctly, the demo should run under both Windows and Linux.

