Well, unless anyone has any objections or is already actively developing them, I will see what I can do with regards to the CRT displays. It would be nice to be able to start moving away from the Orbiter MFD's to the shuttle ones. I still can't see where the OPS/SPEC displays are being drawn, the IDP seems to just be handling input.
I'll go and have a good read through of the code.
---------- Post added at 08:49 AM ---------- Previous post was at 07:52 AM ----------
Oh, I see. It's in the MDU code.:facepalm:
I'll re-read the SCOM and see how the ADI and basic nav displays fit in.
---------- Post added at 07:09 PM ---------- Previous post was at 08:49 AM ----------
Well, I've made some changes to the MFD, defining the MEDS menu structure to receive the remaining displays, but one things bugging me:
Looking through the SCOM and other published documentation( DPS dictionary etc.) there is the main menu, the DPS screen menu(GPC displays), the SUBSYSTEM menu currently implemented( OMS/SPI etc.) and then there's the flight instrumentation menu, containing two versions of the PFD: the on-orbit ADI ball, and the full-fat combined ADI/HSI display. That's what every single piece of documentation I can find says.
However, on multiple pictures such as
http://spaceflight.nasa.gov/gallery/images/shuttle/sts-101/hires/s99_01418.jpg
the displays are clearly visible to be split into two displays: separate HSI and ADI ball displays, as well as the combined screen. This appears to go in a menu titled 'Ascent/Entry Flight Instrumentation.' I can find no reference to this menu or display set in any documents.:hmm:
Were the displays modified again after the installation of MEDS to consolidate the displays and simplify the structure by getting rid of the split displays? Can anyone enlighten me? Which one should I program in?