- Joined
- Feb 6, 2008
- Messages
- 38,965
- Reaction score
- 3,937
- Points
- 203
- Location
- Wolfsburg
- Preferred Pronouns
- Sire
Strange. Was caused by my code, which had the variables copied wrong. But I can't understand how it was able to build 4 times with it...
That fixed it, thanks!Strange. Was caused by my code, which had the variables copied wrong. But I can't understand how it was able to build 4 times with it...
Hmmmm, weired. Are you sure you tried to load the Atlantis.sln file? Don't have the problem here.What's wrong? I just downloaded SSU source from SVN, and when I'm trying to load project I have that error message:
What's wrong? I just downloaded SSU source from SVN, and when I'm trying to load project I have that error message:
View attachment 1632
1>LINK : fatal error LNK1104: cannot open file 'libcimt.lib'
1>SSUChute.obj : error LNK2019: unresolved external symbol _sprintf_s referenced in function "public: virtual void __thiscall SSUChute::clbkPreStep(double,double,double)" (?clbkPreStep@SSUChute@@UAEXNNN@Z)
(2) the ODS vc is 180º from the correct orientation (upside down);
What do you mean with: Upside down?
Which is also visible from the payload bay cameras, this should be fixed.(ODSVC is also the mesh for the ODS panels)
Which is also visible from the payload bay cameras, this should be fixed.
From the payload bay cameras? No, not for me as it is one way of fixing it.Yes, the question is just how. Would disabling all aft VC panels from rendering be too harsh for somebody?
Should be able to be set using an appropriate tilt value in this version of SetCameraDefaultDirection:Ah, you mean the Centerline camera? Was likely a Orbiter problem, I don't know if we have the possibility to use the rotation parameter to fix it.
void SetCameraDefaultDirection (const VECTOR3 &cd, double tilt) const
Also, the guidance folks should update the code to get (and set) engine pc thru the EIU... currently if the SSMEs are started thru the EIU the guidance software doesn't work... I believe it thinks the engines aren't above 90% or so... no rush, just a heads up...
BTW: DaveS could you get me the coords for a point about half way the nozzle in each SSME?? It's for the post-MECO LOX dump...![]()
Can't you just use the position of the SSME thruster?
That's what I have now, but it's too forward... I think middle of the nozzle would be better.