SSU Development Thread (2.0 to 3.0)

Status
Not open for further replies.

GLS

Well-known member
Orbiter Contributor
Addon Developer
Joined
Mar 22, 2008
Messages
6,036
Reaction score
3,091
Points
188
Website
github.com
What dark area on the wing? Could you show a screenshot of this please?



Which ET are we talking about here? Or is it all of them? I get the proper textures on all of them.

White tank scenarios:
> SLC-6 Launch test
> Tanking Test scenario
> STS-107 launch scenario
The bands in the LOX feedline always appear in the burned texture.
The white tank looks like a scenario problem, the color bands looks like texture problem (the scenarios part I can fix).

Just the option. The mesh+texture already exists: SILTSpod.msh

Ok, I'll look at it.

---------- Post added at 07:25 PM ---------- Previous post was at 06:41 PM ----------

OK, MLP igniters are back in place. One thing about the SILTS stuff: it's to be independent of the orbiter or to be restricted to OV-102?
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,484
Reaction score
742
Points
203
OK, MLP igniters are back in place. One thing about the SILTS stuff: it's to be independent of the orbiter or to be restricted to OV-102?
Limited to OV-102 as he was the only one to carry it.

---------- Post added at 08:57 PM ---------- Previous post was at 08:28 PM ----------

I forgot to address your concern re: STS-107 payloads. Yes, they're too large for the new orbiter which is why they're sticking out of the PLB. I still lack a new nicer texture for the EDO pallet. Then it is just a matter of adding the final details to it (hand rails and aft EVA winch).
 

GLS

Well-known member
Orbiter Contributor
Addon Developer
Joined
Mar 22, 2008
Messages
6,036
Reaction score
3,091
Points
188
Website
github.com
For some reason I'm having trouble compiling the trunk...
Code:
8>------ Build started: Project: Atlantis, Configuration: Debug Win32 ------
8>Build started 09/04/14 08:16:17 PM.
8>InitializeBuildStatus:
8>  Creating "Debug\Atlantis\Atlantis.unsuccessfulbuild" because "AlwaysCreate" was specified.
8>ClCompile:
8>  SimpleGPCSoftware.h
8>  PanelA8.cpp
8>  Generating Code...
8>ResourceCompile:
8>  All outputs are up-to-date.
8>ManifestResourceCompile:
8>  All outputs are up-to-date.
8>.\Debug/SimpleGPCSoftware.obj : warning LNK4042: object specified more than once; extras ignored
8>     Creating library .\..\..\..\Modules/MG_Atlantis.lib and object .\..\..\..\Modules/MG_Atlantis.exp
8>LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
8>StateVectorSoftware.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall dps::SimpleGPCSoftware::~SimpleGPCSoftware(void)" (??1SimpleGPCSoftware@dps@@UAE@XZ)
8>RSLS_old.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall dps::SimpleGPCSoftware::~SimpleGPCSoftware(void)" (??1SimpleGPCSoftware@dps@@UAE@XZ) referenced in function "public: virtual void __thiscall dps::RSLS_old::OnPostStep(double,double,double)" (?OnPostStep@RSLS_old@dps@@UAEXNNN@Z)
8>OMSBurnSoftware.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall dps::SimpleGPCSoftware::~SimpleGPCSoftware(void)" (??1SimpleGPCSoftware@dps@@UAE@XZ)
8>OrbitDAP.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall dps::SimpleGPCSoftware::~SimpleGPCSoftware(void)" (??1SimpleGPCSoftware@dps@@UAE@XZ)
8>OrbitTgtSoftware.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall dps::SimpleGPCSoftware::~SimpleGPCSoftware(void)" (??1SimpleGPCSoftware@dps@@UAE@XZ)
8>SSME_SOP.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall dps::SimpleGPCSoftware::~SimpleGPCSoftware(void)" (??1SimpleGPCSoftware@dps@@UAE@XZ)
8>AerojetDAP.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall dps::SimpleGPCSoftware::~SimpleGPCSoftware(void)" (??1SimpleGPCSoftware@dps@@UAE@XZ)
8>AscentGuidance.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall dps::SimpleGPCSoftware::~SimpleGPCSoftware(void)" (??1SimpleGPCSoftware@dps@@UAE@XZ)
8>MM801.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall dps::SimpleGPCSoftware::~SimpleGPCSoftware(void)" (??1SimpleGPCSoftware@dps@@UAE@XZ)
8>MPS_Dedicated_Display_Driver.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall dps::SimpleGPCSoftware::~SimpleGPCSoftware(void)" (??1SimpleGPCSoftware@dps@@UAE@XZ)
8>StateVectorSoftware.obj : error LNK2001: unresolved external symbol "public: __thiscall dps::SimpleGPCSoftware::SimpleGPCSoftware(class dps::SimpleGPCSystem *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0SimpleGPCSoftware@dps@@QAE@PAVSimpleGPCSystem@1@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
8>RSLS_old.obj : error LNK2019: unresolved external symbol "public: __thiscall dps::SimpleGPCSoftware::SimpleGPCSoftware(class dps::SimpleGPCSystem *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0SimpleGPCSoftware@dps@@QAE@PAVSimpleGPCSystem@1@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function "public: __thiscall dps::RSLS_old::RSLS_old(class dps::SimpleGPCSystem *)" (??0RSLS_old@dps@@QAE@PAVSimpleGPCSystem@1@@Z)
8>OMSBurnSoftware.obj : error LNK2001: unresolved external symbol "public: __thiscall dps::SimpleGPCSoftware::SimpleGPCSoftware(class dps::SimpleGPCSystem *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0SimpleGPCSoftware@dps@@QAE@PAVSimpleGPCSystem@1@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
8>OrbitDAP.obj : error LNK2001: unresolved external symbol "public: __thiscall dps::SimpleGPCSoftware::SimpleGPCSoftware(class dps::SimpleGPCSystem *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0SimpleGPCSoftware@dps@@QAE@PAVSimpleGPCSystem@1@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
8>OrbitTgtSoftware.obj : error LNK2001: unresolved external symbol "public: __thiscall dps::SimpleGPCSoftware::SimpleGPCSoftware(class dps::SimpleGPCSystem *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0SimpleGPCSoftware@dps@@QAE@PAVSimpleGPCSystem@1@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
8>SSME_SOP.obj : error LNK2001: unresolved external symbol "public: __thiscall dps::SimpleGPCSoftware::SimpleGPCSoftware(class dps::SimpleGPCSystem *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0SimpleGPCSoftware@dps@@QAE@PAVSimpleGPCSystem@1@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
8>AerojetDAP.obj : error LNK2001: unresolved external symbol "public: __thiscall dps::SimpleGPCSoftware::SimpleGPCSoftware(class dps::SimpleGPCSystem *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0SimpleGPCSoftware@dps@@QAE@PAVSimpleGPCSystem@1@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
8>AscentGuidance.obj : error LNK2001: unresolved external symbol "public: __thiscall dps::SimpleGPCSoftware::SimpleGPCSoftware(class dps::SimpleGPCSystem *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0SimpleGPCSoftware@dps@@QAE@PAVSimpleGPCSystem@1@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
8>MM801.obj : error LNK2001: unresolved external symbol "public: __thiscall dps::SimpleGPCSoftware::SimpleGPCSoftware(class dps::SimpleGPCSystem *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0SimpleGPCSoftware@dps@@QAE@PAVSimpleGPCSystem@1@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
8>MPS_Dedicated_Display_Driver.obj : error LNK2001: unresolved external symbol "public: __thiscall dps::SimpleGPCSoftware::SimpleGPCSoftware(class dps::SimpleGPCSystem *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0SimpleGPCSoftware@dps@@QAE@PAVSimpleGPCSystem@1@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
8>OrbitDAP.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall dps::SimpleGPCSoftware::OnPostStep(double,double,double)" (?OnPostStep@SimpleGPCSoftware@dps@@UAEXNNN@Z)
8>OrbitTgtSoftware.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall dps::SimpleGPCSoftware::OnPostStep(double,double,double)" (?OnPostStep@SimpleGPCSoftware@dps@@UAEXNNN@Z)
8>StateVectorSoftware.obj : error LNK2019: unresolved external symbol "public: virtual void __thiscall dps::SimpleGPCSoftware::OnPostStep(double,double,double)" (?OnPostStep@SimpleGPCSoftware@dps@@UAEXNNN@Z) referenced in function "public: virtual void __thiscall dps::StateVectorSoftware::Realize(void)" (?Realize@StateVectorSoftware@dps@@UAEXXZ)
8>AerojetDAP.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall dps::SimpleGPCSoftware::OnPostStep(double,double,double)" (?OnPostStep@SimpleGPCSoftware@dps@@UAEXNNN@Z)
8>AscentGuidance.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall dps::SimpleGPCSoftware::OnPostStep(double,double,double)" (?OnPostStep@SimpleGPCSoftware@dps@@UAEXNNN@Z)
8>MM801.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall dps::SimpleGPCSoftware::OnPostStep(double,double,double)" (?OnPostStep@SimpleGPCSoftware@dps@@UAEXNNN@Z)
8>OMSBurnSoftware.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall dps::SimpleGPCSoftware::OnPostStep(double,double,double)" (?OnPostStep@SimpleGPCSoftware@dps@@UAEXNNN@Z)
8>StateVectorSoftware.obj : error LNK2019: unresolved external symbol "public: virtual void __thiscall dps::SimpleGPCSoftware::OnPropagate(double,double,double)" (?OnPropagate@SimpleGPCSoftware@dps@@UAEXNNN@Z) referenced in function "private: bool __thiscall dps::StateVectorSoftware::UpdatePropagatorStateVectors(void)" (?UpdatePropagatorStateVectors@StateVectorSoftware@dps@@AAE_NXZ)
8>RSLS_old.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall dps::SimpleGPCSoftware::OnPropagate(double,double,double)" (?OnPropagate@SimpleGPCSoftware@dps@@UAEXNNN@Z)
8>OMSBurnSoftware.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall dps::SimpleGPCSoftware::OnPropagate(double,double,double)" (?OnPropagate@SimpleGPCSoftware@dps@@UAEXNNN@Z)
8>OrbitDAP.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall dps::SimpleGPCSoftware::OnPropagate(double,double,double)" (?OnPropagate@SimpleGPCSoftware@dps@@UAEXNNN@Z)
8>OrbitTgtSoftware.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall dps::SimpleGPCSoftware::OnPropagate(double,double,double)" (?OnPropagate@SimpleGPCSoftware@dps@@UAEXNNN@Z)
8>SSME_SOP.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall dps::SimpleGPCSoftware::OnPropagate(double,double,double)" (?OnPropagate@SimpleGPCSoftware@dps@@UAEXNNN@Z)
8>AerojetDAP.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall dps::SimpleGPCSoftware::OnPropagate(double,double,double)" (?OnPropagate@SimpleGPCSoftware@dps@@UAEXNNN@Z)
8>AscentGuidance.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall dps::SimpleGPCSoftware::OnPropagate(double,double,double)" (?OnPropagate@SimpleGPCSoftware@dps@@UAEXNNN@Z)
8>MM801.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall dps::SimpleGPCSoftware::OnPropagate(double,double,double)" (?OnPropagate@SimpleGPCSoftware@dps@@UAEXNNN@Z)
8>MPS_Dedicated_Display_Driver.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall dps::SimpleGPCSoftware::OnPropagate(double,double,double)" (?OnPropagate@SimpleGPCSoftware@dps@@UAEXNNN@Z)
8>RSLS_old.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::ExecPressed(int)" (?ExecPressed@SimpleGPCSoftware@dps@@UAE_NH@Z)
8>OrbitDAP.obj : error LNK2019: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::ExecPressed(int)" (?ExecPressed@SimpleGPCSoftware@dps@@UAE_NH@Z) referenced in function "private: void __thiscall dps::OrbitDAP::LoadCurLVLHManeuver(union MATRIX3 const &)" (?LoadCurLVLHManeuver@OrbitDAP@dps@@AAEXABTMATRIX3@@@Z)
8>OrbitTgtSoftware.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::ExecPressed(int)" (?ExecPressed@SimpleGPCSoftware@dps@@UAE_NH@Z)
8>SSME_SOP.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::ExecPressed(int)" (?ExecPressed@SimpleGPCSoftware@dps@@UAE_NH@Z)
8>StateVectorSoftware.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::ExecPressed(int)" (?ExecPressed@SimpleGPCSoftware@dps@@UAE_NH@Z)
8>AerojetDAP.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::ExecPressed(int)" (?ExecPressed@SimpleGPCSoftware@dps@@UAE_NH@Z)
8>AscentGuidance.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::ExecPressed(int)" (?ExecPressed@SimpleGPCSoftware@dps@@UAE_NH@Z)
8>MM801.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::ExecPressed(int)" (?ExecPressed@SimpleGPCSoftware@dps@@UAE_NH@Z)
8>MPS_Dedicated_Display_Driver.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::ExecPressed(int)" (?ExecPressed@SimpleGPCSoftware@dps@@UAE_NH@Z)
8>OrbitTgtSoftware.obj : error LNK2001: unresolved external symbol "protected: void __thiscall dps::SimpleGPCSoftware::PrintCommonHeader(char const *,class vc::MDU *)const " (?PrintCommonHeader@SimpleGPCSoftware@dps@@IBEXPBDPAVMDU@vc@@@Z)
8>AerojetDAP.obj : error LNK2019: unresolved external symbol "protected: void __thiscall dps::SimpleGPCSoftware::PrintCommonHeader(char const *,class vc::MDU *)const " (?PrintCommonHeader@SimpleGPCSoftware@dps@@IBEXPBDPAVMDU@vc@@@Z) referenced in function "private: void __thiscall dps::AerojetDAP::PaintHORIZSITDisplay(class vc::MDU *)const " (?PaintHORIZSITDisplay@AerojetDAP@dps@@ABEXPAVMDU@vc@@@Z)
8>MM801.obj : error LNK2001: unresolved external symbol "protected: void __thiscall dps::SimpleGPCSoftware::PrintCommonHeader(char const *,class vc::MDU *)const " (?PrintCommonHeader@SimpleGPCSoftware@dps@@IBEXPBDPAVMDU@vc@@@Z)
8>OMSBurnSoftware.obj : error LNK2001: unresolved external symbol "protected: void __thiscall dps::SimpleGPCSoftware::PrintCommonHeader(char const *,class vc::MDU *)const " (?PrintCommonHeader@SimpleGPCSoftware@dps@@IBEXPBDPAVMDU@vc@@@Z)
8>OrbitDAP.obj : error LNK2001: unresolved external symbol "protected: void __thiscall dps::SimpleGPCSoftware::PrintCommonHeader(char const *,class vc::MDU *)const " (?PrintCommonHeader@SimpleGPCSoftware@dps@@IBEXPBDPAVMDU@vc@@@Z)
8>AscentGuidance.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::ItemInput(int,int,char const *)" (?ItemInput@SimpleGPCSoftware@dps@@UAE_NHHPBD@Z)
8>MPS_Dedicated_Display_Driver.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::ItemInput(int,int,char const *)" (?ItemInput@SimpleGPCSoftware@dps@@UAE_NHHPBD@Z)
8>SSME_SOP.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::ItemInput(int,int,char const *)" (?ItemInput@SimpleGPCSoftware@dps@@UAE_NHHPBD@Z)
8>RSLS_old.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::ItemInput(int,int,char const *)" (?ItemInput@SimpleGPCSoftware@dps@@UAE_NHHPBD@Z)
8>AscentGuidance.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::OnPaint(int,class vc::MDU *)const " (?OnPaint@SimpleGPCSoftware@dps@@UBE_NHPAVMDU@vc@@@Z)
8>MPS_Dedicated_Display_Driver.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::OnPaint(int,class vc::MDU *)const " (?OnPaint@SimpleGPCSoftware@dps@@UBE_NHPAVMDU@vc@@@Z)
8>SSME_SOP.obj : error LNK2019: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::OnPaint(int,class vc::MDU *)const " (?OnPaint@SimpleGPCSoftware@dps@@UBE_NHPAVMDU@vc@@@Z) referenced in function "public: virtual void __thiscall dps::SSME_SOP::OnPreStep(double,double,double)" (?OnPreStep@SSME_SOP@dps@@UAEXNNN@Z)
8>RSLS_old.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::OnPaint(int,class vc::MDU *)const " (?OnPaint@SimpleGPCSoftware@dps@@UBE_NHPAVMDU@vc@@@Z)
8>RSLS_old.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::OnDrawHUD(struct HUDPAINTSPEC const *,class oapi::Sketchpad *)const " (?OnDrawHUD@SimpleGPCSoftware@dps@@UBE_NPBUHUDPAINTSPEC@@PAVSketchpad@oapi@@@Z)
8>OrbitDAP.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::OnDrawHUD(struct HUDPAINTSPEC const *,class oapi::Sketchpad *)const " (?OnDrawHUD@SimpleGPCSoftware@dps@@UBE_NPBUHUDPAINTSPEC@@PAVSketchpad@oapi@@@Z)
8>OrbitTgtSoftware.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::OnDrawHUD(struct HUDPAINTSPEC const *,class oapi::Sketchpad *)const " (?OnDrawHUD@SimpleGPCSoftware@dps@@UBE_NPBUHUDPAINTSPEC@@PAVSketchpad@oapi@@@Z)
8>SSME_SOP.obj : error LNK2019: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::OnDrawHUD(struct HUDPAINTSPEC const *,class oapi::Sketchpad *)const " (?OnDrawHUD@SimpleGPCSoftware@dps@@UBE_NPBUHUDPAINTSPEC@@PAVSketchpad@oapi@@@Z) referenced in function "public: virtual void __thiscall dps::SSME_SOP::OnPreStep(double,double,double)" (?OnPreStep@SSME_SOP@dps@@UAEXNNN@Z)
8>StateVectorSoftware.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::OnDrawHUD(struct HUDPAINTSPEC const *,class oapi::Sketchpad *)const " (?OnDrawHUD@SimpleGPCSoftware@dps@@UBE_NPBUHUDPAINTSPEC@@PAVSketchpad@oapi@@@Z)
8>AscentGuidance.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::OnDrawHUD(struct HUDPAINTSPEC const *,class oapi::Sketchpad *)const " (?OnDrawHUD@SimpleGPCSoftware@dps@@UBE_NPBUHUDPAINTSPEC@@PAVSketchpad@oapi@@@Z)
8>MM801.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::OnDrawHUD(struct HUDPAINTSPEC const *,class oapi::Sketchpad *)const " (?OnDrawHUD@SimpleGPCSoftware@dps@@UBE_NPBUHUDPAINTSPEC@@PAVSketchpad@oapi@@@Z)
8>MPS_Dedicated_Display_Driver.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::OnDrawHUD(struct HUDPAINTSPEC const *,class oapi::Sketchpad *)const " (?OnDrawHUD@SimpleGPCSoftware@dps@@UBE_NPBUHUDPAINTSPEC@@PAVSketchpad@oapi@@@Z)
8>OMSBurnSoftware.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::OnDrawHUD(struct HUDPAINTSPEC const *,class oapi::Sketchpad *)const " (?OnDrawHUD@SimpleGPCSoftware@dps@@UBE_NPBUHUDPAINTSPEC@@PAVSketchpad@oapi@@@Z)
8>OrbitTgtSoftware.obj : error LNK2001: unresolved external symbol "public: class dps::SimpleGPCSoftware * __thiscall dps::SimpleGPCSoftware::FindSoftware(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)const " (?FindSoftware@SimpleGPCSoftware@dps@@QBEPAV12@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
8>RSLS_old.obj : error LNK2019: unresolved external symbol "public: class dps::SimpleGPCSoftware * __thiscall dps::SimpleGPCSoftware::FindSoftware(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)const " (?FindSoftware@SimpleGPCSoftware@dps@@QBEPAV12@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function "public: void __thiscall dps::RSLS_old::Abort(void)" (?Abort@RSLS_old@dps@@QAEXXZ)
8>AscentGuidance.obj : error LNK2001: unresolved external symbol "public: class dps::SimpleGPCSoftware * __thiscall dps::SimpleGPCSoftware::FindSoftware(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)const " (?FindSoftware@SimpleGPCSoftware@dps@@QBEPAV12@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
8>MPS_Dedicated_Display_Driver.obj : error LNK2001: unresolved external symbol "public: class dps::SimpleGPCSoftware * __thiscall dps::SimpleGPCSoftware::FindSoftware(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)const " (?FindSoftware@SimpleGPCSoftware@dps@@QBEPAV12@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
8>OMSBurnSoftware.obj : error LNK2001: unresolved external symbol "public: class dps::SimpleGPCSoftware * __thiscall dps::SimpleGPCSoftware::FindSoftware(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)const " (?FindSoftware@SimpleGPCSoftware@dps@@QBEPAV12@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
8>OrbitDAP.obj : error LNK2001: unresolved external symbol "public: class dps::SimpleGPCSoftware * __thiscall dps::SimpleGPCSoftware::FindSoftware(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)const " (?FindSoftware@SimpleGPCSoftware@dps@@QBEPAV12@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
8>MM801.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::OnParseLine(char const *,char const *)" (?OnParseLine@SimpleGPCSoftware@dps@@UAE_NPBD0@Z)
8>MPS_Dedicated_Display_Driver.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::OnParseLine(char const *,char const *)" (?OnParseLine@SimpleGPCSoftware@dps@@UAE_NPBD0@Z)
8>RSLS_old.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall dps::SimpleGPCSoftware::OnParseLine(char const *,char const *)" (?OnParseLine@SimpleGPCSoftware@dps@@UAE_NPBD0@Z)
8>MM801.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall dps::SimpleGPCSoftware::OnSaveState(void *)const " (?OnSaveState@SimpleGPCSoftware@dps@@UBEXPAX@Z)
8>MPS_Dedicated_Display_Driver.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall dps::SimpleGPCSoftware::OnSaveState(void *)const " (?OnSaveState@SimpleGPCSoftware@dps@@UBEXPAX@Z)
8>RSLS_old.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall dps::SimpleGPCSoftware::OnSaveState(void *)const " (?OnSaveState@SimpleGPCSoftware@dps@@UBEXPAX@Z)
8>MPS_Dedicated_Display_Driver.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall dps::SimpleGPCSoftware::OnPreStep(double,double,double)" (?OnPreStep@SimpleGPCSoftware@dps@@UAEXNNN@Z)
8>RSLS_old.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall dps::SimpleGPCSoftware::OnPreStep(double,double,double)" (?OnPreStep@SimpleGPCSoftware@dps@@UAEXNNN@Z)
8>..\..\Modules\SpaceShuttleUltra.dll : fatal error LNK1120: 13 unresolved externals

If I rebuilt (from scratch) it works perfectly (but it takes forever and kills the "working momentum").

I've done the code for the SILTS pod, but there's 2 little details: (1) it's white instead of black/textured and (2) I don't know the exact coordinates for it, and due to the difficulties in compiling, trial-and-error is not easy. I was able to work around it for the igniters by just compiling the MLP, but now I need to compile Atlantis...
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,484
Reaction score
742
Points
203
I've done the code for the SILTS pod, but there's 2 little details: (1) it's white instead of black/textured and (2) I don't know the exact coordinates for it.
1: That has now been fixed checked in.
2: No offset should be good as the position has been preset in the actual mesh, just like the Ku band antenna.
 
Last edited:

GLS

Well-known member
Orbiter Contributor
Addon Developer
Joined
Mar 22, 2008
Messages
6,036
Reaction score
3,091
Points
188
Website
github.com
2: No offset should be good as the position has been preset in the actual mesh, just like the Ku band antenna.
Don't think so, currently I'm using (0, -2.4, -1.6) and it's still not EXACTLY correct. I'll upload this and you can set the correct coordinates (line 47 in Atlantis_defs.h).
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,484
Reaction score
742
Points
203
Don't think so, currently I'm using (0, -2.4, -1.6) and it's still not EXACTLY correct. I'll upload this and you can set the correct coordinates (line 47 in Atlantis_defs.h).
Weird. Are you talking about the corrected SILTS pod mesh or the old one?
 

GLS

Well-known member
Orbiter Contributor
Addon Developer
Joined
Mar 22, 2008
Messages
6,036
Reaction score
3,091
Points
188
Website
github.com
Weird. Are you talking about the corrected SILTS pod mesh or the old one?

errm... (I think) I'm using the one you said above... didn't even know there's more than one... :shifty:
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,484
Reaction score
742
Points
203
errm... (I think) I'm using the one you said above... didn't even know there's more than one... :shifty:
You did an SVN update after I posted about having checked in the fixed version? If not, then do so. The old one was positioned to fit the old orbiter, not the new one.
 

GLS

Well-known member
Orbiter Contributor
Addon Developer
Joined
Mar 22, 2008
Messages
6,036
Reaction score
3,091
Points
188
Website
github.com
You did an SVN update after I posted about having checked in the fixed version? If not, then do so. The old one was positioned to fit the old orbiter, not the new one.

"1: That has no been fixed checked in."
I thought it was "not", but it looks like it was "now". :lol:
I'll correct the coordinates to 0, 0, 0.
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,484
Reaction score
742
Points
203
"1: That has no been fixed checked in."
I thought it was "not", but it looks like it was "now". :lol:
I'll correct the coordinates to 0, 0, 0.
Yes, it was typo, it was supposed to be "now". Corrected.
 

GLS

Well-known member
Orbiter Contributor
Addon Developer
Joined
Mar 22, 2008
Messages
6,036
Reaction score
3,091
Points
188
Website
github.com
Wild question: would it be possible to have a "ET burned texture layer" and overlay it over the normal texture? It could be used to create the ET burned texture outside Orbiter, or at runtime (not sure if possible).

---------- Post added at 06:16 PM ---------- Previous post was at 01:01 AM ----------

Just uploaded an update to the MLP that adds sound suppression water system. It looks good here, but because it has loads of particle streams, it doesn't help the FPS at liftoff, so please test to see if it's all OK.

---------- Post added 09-06-14 at 09:56 AM ---------- Previous post was 09-05-14 at 06:16 PM ----------

So, it has been some days since the mps branch was "finished", and I think there are no problems there since nobody complained, so I propose to merger it to the trunk sometime Monday. I might take some time to finish the process (hours) as there's almost certainly some conflicts to resolve and scenario updates to be made, so please follow don't commit anything during the merger to make this as smooth as possible (I'll post "updates" here).
If there are no objections I'll move forward with the merger.
 

GLS

Well-known member
Orbiter Contributor
Addon Developer
Joined
Mar 22, 2008
Messages
6,036
Reaction score
3,091
Points
188
Website
github.com
It's merger time!
Please don't commit anything for now. I'll post again when I'm done (did a "test run" yesterday, so hopefully it's going to be fast).

---------- Post added at 04:04 PM ---------- Previous post was at 12:30 PM ----------

Merger complete!!! :thumbup:
Please recompile the whole thing and test to make sure it's all working. If it's all OK, I'll delete the mps branch folder in a couple of days.

Meanwhile I'd like to try what I call the "BFC CRT method for differentiating the PASS from the BFS" (trademark pending :p), so we can have access to all 4 GNC SYS SUMM displays. For that I need the coordinates for the 2 BFC CRT switches in panel C3 (the ones I can't get using the ctrl+3 thing).
 

Urwumpe

Not funny anymore
Addon Developer
Donator
Joined
Feb 6, 2008
Messages
37,760
Reaction score
2,517
Points
203
Location
Wolfsburg
Preferred Pronouns
Sire
Merger complete!!! :thumbup:
Please recompile the whole thing and test to make sure it's all working. If it's all OK, I'll delete the mps branch folder in a couple of days.

Please don't. Unless we run out of repository space one day, we should keep all old branches, especially if there is a chance to return to them one day.
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,484
Reaction score
742
Points
203
I'm getting a C1083 error when trying to build the ET sources. It seems like it can't find "Subsystem.h". Checking around, there doesn't appear to be any file named that.
 

GLS

Well-known member
Orbiter Contributor
Addon Developer
Joined
Mar 22, 2008
Messages
6,036
Reaction score
3,091
Points
188
Website
github.com
Please don't. Unless we run out of repository space one day, we should keep all old branches, especially if there is a chance to return to them one day.

OK I'll keep it, but can't we go back and get it if we need?

I'm getting a C1083 error when trying to build the ET sources. It seems like it can't find "Subsystem.h". Checking around, there doesn't appear to be any file named that.

I don't have that error anywhere. The only error I get in the tank prj is can't find libUltra, but that only happens when it's compilling the whole solution, and if I try again it works, so it's probably because the file is being accessed by 2 (or more) MSbuilds at the same time.
That file exists, so it's probably a path problem in the project settings. I did mess in there but (I think) it was only to plug libUltra to the tank.
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,484
Reaction score
742
Points
203
I don't have that error anywhere. The only error I get in the tank prj is can't find libUltra, but that only happens when it's compilling the whole solution, and if I try again it works, so it's probably because the file is being accessed by 2 (or more) MSbuilds at the same time.
That file exists, so it's probably a path problem in the project settings. I did mess in there but (I think) it was only to plug libUltra to the tank.
Now I'm getting LNK2019 errors when trying to build them.
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,484
Reaction score
742
Points
203
No, these are the ones:

Code:
1>Atlantis_Tank.obj : error LNK2019: unresolved external symbol "public: __thiscall Sensor::Sensor(double,double,double)" (??0Sensor@@QAE@NNN@Z) referenced in function "public: void __thiscall Sensor::`default constructor closure'(void)" (??_FSensor@@QAEXXZ)
1>Atlantis_Tank.obj : error LNK2019: unresolved external symbol "public: void __thiscall Sensor::SetValue(double)" (?SetValue@Sensor@@QAEXN@Z) referenced in function "private: void __thiscall Atlantis_Tank::UpdateSensors(void)" (?UpdateSensors@Atlantis_Tank@@AAEXXZ)
1>Atlantis_Tank.obj : error LNK2019: unresolved external symbol "public: __thiscall Sensor::~Sensor(void)" (??1Sensor@@QAE@XZ) referenced in function "public: __thiscall Atlantis_Tank::Atlantis_Tank(void *)" (??0Atlantis_Tank@@QAE@PAX@Z)
1>Atlantis_Tank.obj : error LNK2019: unresolved external symbol "public: void __thiscall Sensor::Disconnect(void)" (?Disconnect@Sensor@@QAEXXZ) referenced in function "public: virtual void __thiscall Atlantis_Tank::clbkPostStep(double,double,double)" (?clbkPostStep@Atlantis_Tank@@UAEXNNN@Z)
1>Atlantis_Tank.obj : error LNK2019: unresolved external symbol "public: void __thiscall Sensor::Connect(class discsignals::DiscreteBundle *,int)" (?Connect@Sensor@@QAEXPAVDiscreteBundle@discsignals@@H@Z) referenced in function "public: virtual void __thiscall Atlantis_Tank::clbkPostStep(double,double,double)" (?clbkPostStep@Atlantis_Tank@@UAEXNNN@Z)
1>Atlantis_Tank.obj : error LNK2019: unresolved external symbol "public: class discsignals::DiscreteBundle * __thiscall discsignals::DiscreteBundleManager::CreateBundle(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned short)" (?CreateBundle@DiscreteBundleManager@discsignals@@QAEPAVDiscreteBundle@2@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@G@Z) referenced in function "public: virtual void __thiscall Atlantis_Tank::clbkPostStep(double,double,double)" (?clbkPostStep@Atlantis_Tank@@UAEXNNN@Z)
 

GLS

Well-known member
Orbiter Contributor
Addon Developer
Joined
Mar 22, 2008
Messages
6,036
Reaction score
3,091
Points
188
Website
github.com
Could you try to compile libUltra first, and then try the rest?
 
Status
Not open for further replies.
Top