- Joined
- Feb 4, 2008
- Messages
- 9,753
- Reaction score
- 1,024
- Points
- 203
Here's one:Probably, but it might be a bit tricky. Do you have any images showing how the struts look when the main body is raised?
Here's one:Probably, but it might be a bit tricky. Do you have any images showing how the struts look when the main body is raised?
yeah, that must be done, we also need this for reentry and after landing.
A 100% solution would be doing this after the Shuttle Bus code, the ATVC and the ATVC SOP (should be part of the GNC software in OPS 1, 3, 6 and 8).
Could maybe be done earlier with a temporary solution, but would then also require temporary controls, while the 100% solution could be controlled over DPS SPECs.
Any idea when this could start to be worked on , and is there anything needed mesh or texture wise ?

Finally got the strut code done and checked it in. The struts aren't perfectly attached to the drive trucks, but they don't get visibly disconnected.Nice job on the CT JEL! Could you make it so that the diagonal struts connecting the main body with the drive trucks not get disconnected when raising the main body?
Great! I'm currently redoing the VAB as the old one had quite some issues but they're now fixed. Another problem to be investigated is that the CT may be too short in height compared to the VAB and pad MLP stands when jacked up to clearance height.Finally got the strut code done and checked it in. The struts aren't perfectly attached to the drive trucks, but they don't get visibly disconnected.
Any help here? Got some trouble with the low bay/transfer aisle crane as well. I'm in serious need of some dimensions of the cranes.Anyone have any documentation on the VAB overhead cranes?
Any help here? Got some trouble with the low bay/transfer aisle crane as well. I'm in serious need of some dimensions of the cranes.
Is anybody interested in helping me making HTML help for SSU? It is a bit sad we don't use the feature. Especially for the historic missions, we could do some serious value with it... I am not sure I can do much code for SSU now, since I now work 20 hours per week + study stuff, but writing documentation should be possible with only little time per week.
Just did the check and it's too short in height. 5.8 m vs 6.1 m for the real one. This will be fixed along some other improvements and fixes.Another problem to be investigated is that the CT may be too short in height compared to the VAB and pad MLP stands when jacked up to clearance height.
1>------ Build started: Project: Atlantis_MLP, Configuration: Release Win32 ------
1>Compiling...
1>MLP.cpp
1>.\MLP\MLP.cpp(506) : error C2065: 'GRP_LH_T0_umbilical' : undeclared identifier
1>.\MLP\MLP.cpp(511) : error C2065: 'GRP_RH_T0_umbilical' : undeclared identifier
Should be fixed now.Hello
Code:1>------ Build started: Project: Atlantis_MLP, Configuration: Release Win32 ------ 1>Compiling... 1>MLP.cpp 1>.\MLP\MLP.cpp(506) : error C2065: 'GRP_LH_T0_umbilical' : undeclared identifier 1>.\MLP\MLP.cpp(511) : error C2065: 'GRP_RH_T0_umbilical' : undeclared identifier
Sources updated about 15 minutes ago.
Should be fixed now.
I've also made added the Flt Cntlr Power switches; the appropriate switch needs to be turned on to be able to control the shuttle.
I've added the code for this now.Nice, Do you think maybe you could hook the single joint mode to the joystick (ala 2 and 8 keypad), by linking it with the single joint momentary switch ? Then you would be able to move that joint from the outside view. I know it's not realistic, but until we get the monitors working, it would be easier.