20,741
edits
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
At the core of the avionics is the Data Processing System (DPS)<ref>http://history.nasa.gov/computers/Ch4-6.html</ref>. In interaction with the DPS, the crew can monitor the status of systems aboard, enter maneuvering targets for the autopilot, re-configure the Digital Autopilots, control mechanical systems such as the payload bay door and perform similar tasks. | At the core of the avionics is the Data Processing System (DPS)<ref>http://history.nasa.gov/computers/Ch4-6.html</ref>. In interaction with the DPS, the crew can monitor the status of systems aboard, enter maneuvering targets for the autopilot, re-configure the Digital Autopilots, control mechanical systems such as the payload bay door and perform similar tasks. | ||
The front-end is primarily implemented using [[Nasal]] and the [[Canvas]] system for 2D rendering purposes. Most of the code can be found in [http://sourceforge.net/p/fgspaceshuttledev/code/ci/development/tree/Nasal/PFD/ Nasal/PFD]. The display is using the MFD framework from the F15 (link). | The front-end is primarily implemented using [[Nasal]] scripting and the [[Canvas]] system for 2D rendering purposes. Most of the code can be found in [http://sourceforge.net/p/fgspaceshuttledev/code/ci/development/tree/Nasal/PFD/ Nasal/PFD]. The display is using the MFD framework from the F15 (link). | ||
== Hardware overview == | == Hardware overview == | ||