See site in english Voir le site en francais
Website skin:
home  download  forum  link  contact

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

Author Topic: [BETA25] UMmu addon & UMmu SDK available.  (Read 7875 times)

0 Members and 1 Guest are viewing this topic.

Offline streb2001

  • Jr. Member
  • **
  • Posts: 43
  • Karma: 0
Reply #25 - 15 April 2007, 03:10:55
Quote
DanSteph wrote:
Will you do a simple panel to manage crew ? (hotkey and screen display is a bit ...
hem... well, maybe ISS deserve better) I can help with some code, anyway the
DeltaGlider have nice example of panel. It's not that hard.

Hmm... I would love to but I can't promise it soon (children to teach and accordions to make!) I will start thinking about it
as I can see great potential for a UMMU ISS.

Quote
Maybe you can give me the link to VS express and platform 2003 so I can
put a nice walktrought in the doc ? (or maybe you can write a short walktrought
as you just have done the job ?)

Actually the best walk-through for VC++ 2005 Express is on Wikipedia. This is how I set up my copy:

http://www.orbiterwiki.org/wiki/Free_Compiler_Setup

Follow these instructions to the letter. There is a little more to it than that actually: the project type must be set to
multithreaded DLL in a couple of places. I had to explicitly include the Orbiter SDK libs, just stating the path didn't seem
to work. The project must also be set to Release configuration - it starts in Debug config by default.

It's 2:30 now and I am tired (and a bit drunk!). I will try to remember the correct steps to set up VC++ 2005 tomorrow.

To bed...


Offline DanSteph

  • Administrator
  • Legend
  • *****
  • Posts: 15407
  • Karma: 256
  • Hein, quoi !?
    • FsPassengers
Reply #26 - 15 April 2007, 03:43:49
Quote
streb2001 wrote:
It's 2:30 now and I am tired (and a bit drunk!). I will try to remember the correct steps to set up VC++ 2005
tomorrow.
To bed...

Ok, many thanks anyway for any advice...

Have a good night ;)

Dan


Offline DanSteph

  • Administrator
  • Legend
  • *****
  • Posts: 15407
  • Karma: 256
  • Hein, quoi !?
    • FsPassengers
Reply #27 - 15 April 2007, 04:20:59
BTW, you can re-define EVA position at runtime, even just before an EVA with UMMu, this mean that in case of panel you can even choose the airlock you want to eva.

Just one limitation: vessel must be docked to the dock 0 to be able to transfert crew.

Dan



Message modifié ( 15-04-2007 04:31 )


Offline Quick_Nick

  • Sr. Member
  • ****
  • Posts: 446
  • Karma: 0
Reply #28 - 15 April 2007, 04:48:51
:wor: THANK YOU STREB2001! And I hope Dan can help with some nice systems for it.


-Nick

Offline sunshine135

  • Hero Member
  • *****
  • Posts: 547
  • Country: United States us
  • Karma: 3
  • I fly by the seat of my pants!
Reply #29 - 15 April 2007, 05:52:31
Awesome job streb2001. The ISS looks very cool.

"And Captain Jack steps out of the Quest Airlock for his spacewalk. He will be repairing the P5 truss that took damage from a
micrometeor strike. At 20:27 zulu-This is Mission Control in Houston."

Kind regards,


"Sun Dog"

Offline streb2001

  • Jr. Member
  • **
  • Posts: 43
  • Karma: 0
Reply #30 - 15 April 2007, 16:37:18
OK, I'll have a go at a panel. My Shenzhou addon will have to go on hold. Again.

« Last Edit: 15 April 2007, 16:37:18 by streb2001 »