PmSystems
From Project Magenta Wiki
General
pmSystems provides us with the ability to simulate the complex system logics found in heavy transport aircraft. It can be used both as a pure software interface and / or to provide logics for custom hardware.
The executable of pmSystems itself is in no way type specific (see below for the planned release of aircraft types) as it uses special configuration files for both the graphics and the logical connections needed to represent an overhead panel and its systems. Please read the article below for more background.
Some Features
- Uses OpenGL vector graphics and high-res bitmaps for best quality
- Can be used as software or as a logics interface to your hardware
- Design and Run-Time Environment
- Smooth scrolling (Mouse/Mousewheel) motion and Pre-Defined views
- Variables are defined in plain text and are/can be connected to FSUIPC offsets
- Cut, Copy and Paste facilities for Graphics Elements
- Extremely flexible, can essentially allow to construct your own overhead panel
pmSystems translates unnamed FSUIPC Offsets to variable names, thus making association simple and easily understandable.
User Defined Offsets
In addition to the offsets and variable names found int the sysvar.txt file, pmSystems users can add their own offsets for additional systems and features. See User Offsets
Tips and Tricks
todo
