I've recently begun developing rendezvous calculations for the Skylab rendezvous profile for NASSP, based on guidance equations of the Apollo Guidance Computer software version flown on these missions. The Skylab rendezvous profile includes two height adjustment maneuvers that set up the Terminal Phase Initiation (TPI) maneuver to happen at a specific time, e.g. orbital midnight, which is similar to the TI maneuver of the Shuttle, which is supposed to happen at 36 minutes before sunset. This Skylab rendezvous profile still uses coelliptic orbits, but the height adjustment maneuvers are very similar to the Space Shuttle stable orbit rendezvous.
A long while ago I already posted in the SSU subforum that I would be interested in developing some of these calculations for the maneuvers that set up the Shuttle rendezvous phase (NC, NH etc.). That is still the case and now I have started to get a grasp how that could be accomplished. But before I even start working on anything that would be Shuttle or SSU specific, I would like to get your feedback about how that would work the best for you.
I know how to develop an MFD, I've put all my calculations for NASSP in one. Is a seperate MFD useful for SSU? A "Shuttle MCC-H MFD" or something like that? Or should it be more integrated into SSU, maybe into an MFD that already exists? I only know how to do it in C++ though, so using your SSU Workbench isn't really an option. There are many functions I have already developed that I would be reusing, too.
Should it be SSU specific or also work with e.g. the Shuttle Fleet? If it works with more than SSU, then of course it can't be fully integrated into SSU. And the specific constraints (lighting conditions for RPM etc.) might be more relevant to a project like SSU. I guess setting up the Shuttle for the onboard targeted rendezvous phase can already be accomplished with more traditional Orbiter tools, just not for the specific constraints of the post-STS-107 ORBT profile with RPM and not with the small number of maneuvers and small required Delta V of realistic Shuttle operations. Of course you SSU developers could say "what do we care about other addons?", but I still wanted to ask your opinion about this. :lol:
A future expansion of my work could be deorbit targeting, Maneuver PADs etc., so stuff that I have already developed for NASSP. But that is far down the road for the Shuttle.