Orbiter-Forum  

Go Back   Orbiter-Forum > Orbiter Addons > Addon Requests
Register Blogs Orbinauts List Social Groups FAQ Projects Mark Forums Read

Addon Requests If you have a request for a new addon or want to know where to find a specific addon, ask it here!

Reply
 
Thread Tools
Old 10-26-2009, 12:43 PM   #61
gattispilot
Addon Developer
 
gattispilot's Avatar
Default

Is this ready for Orbit Hanger? And who should put it up?
gattispilot is offline   Reply With Quote
Old 10-26-2009, 03:35 PM   #62
dougkeenan
Donator
 
dougkeenan's Avatar

Default

You have my vote.
dougkeenan is offline   Reply With Quote
Thanked by:
Old 10-26-2009, 03:56 PM   #63
gattispilot
Addon Developer
 
gattispilot's Avatar
Default

Who should put it up? I did the coding but not the initial mesh. Do I need to add a attachment point on the bottom so it will move out of another vessel?
gattispilot is offline   Reply With Quote
Old 10-26-2009, 04:05 PM   #64
dougkeenan
Donator
 
dougkeenan's Avatar

Default

Quote:
Originally Posted by gattispilot View Post
 Who should put it up? I did the coding but not the initial mesh. Do I need to add a attachment point on the bottom so it will move out of another vessel?
Personally I wouldn't bother with an attachment point so long as another (carrying) vessel is capable of creating a LER (or just adding the mesh if all that's needed is a visual). I've had no trouble interfacing to it that way.

You have my vote to put it up because you're in control of the code and seem to know what you're doing.
dougkeenan is offline   Reply With Quote
Old 10-26-2009, 04:08 PM   #65
gattispilot
Addon Developer
 
gattispilot's Avatar
Default

Ok. I will later today put it all together for a final test.
gattispilot is offline   Reply With Quote
Old 10-26-2009, 05:11 PM   #66
Puma
Orbinaut
Thumbs up LER

of course it is ready, it is a great addon, CONGRATULATIONS!
every one must have it, so upload it to the hangar, ....
Puma is offline   Reply With Quote
Old 10-26-2009, 05:45 PM   #67
the.punk
Advanced Orbinaut
 
the.punk's Avatar
Default

Yeah. It would be cool to see it released.
the.punk is offline   Reply With Quote
Old 10-27-2009, 01:53 AM   #68
gattispilot
Addon Developer
 
gattispilot's Avatar
Thumbs up

Here is a zip of all the files:http://www.4shared.com/file/14393633...RIC_ROVER.html

Anyone want to add to the doc:
Lunar Electric Rover

Keys:
G - switch internal camera views: default, Left seat, bubble, Right seat and rear controls
4 - straightens wheels
7/8 holds the key down until correct angle is desired.

1/3 keypad rotate the LER. Wheels automatically turn to the correct angle.
+/- keypad thrust


UMMU controls
1/2 select eva person
9/0 selects airlocks There are 3(#0 is the main side and 2 & 3 are in the rear of the vessel
E-performs EVA
D-opens/cloes airlocks
N- removes UMmu messages
M lower/raises shield

Last edited by gattispilot; 10-27-2009 at 02:30 PM.
gattispilot is offline   Reply With Quote
Old 10-27-2009, 02:04 AM   #69
dougkeenan
Donator
 
dougkeenan's Avatar

Default

Quote:
Originally Posted by gattispilot View Post
 Here is a zip of all the UMMU controls
1/2 select eva person
9/0 selects airlocks There are 3(#0 is the main side and 2 & 3 are in the rear of the vessel
E-performs EVA
D-opens/cloes airlocks
Does 'N' still remove the UMMU nag message?
dougkeenan is offline   Reply With Quote
Old 10-27-2009, 09:24 AM   #70
gattispilot
Addon Developer
 
gattispilot's Avatar
Default

Yes, it does. Thanks. Updated. I was thinking more more info on the LER itself. I might look at the NASA info and put something together.

I downloaded it to try on a fresh copy of orbiter and need to fix somethings.. There is a Sprintf message dealing with animation. and the shield.

It looked like the y axis of the wheel was off, although that looks good and up and down offset.

Try this module. http://www.4shared.com/file/14424183.../_4__LER2.html
I think the wheels need to roll more when rotating. All wheel rotation is based on airspeed. and the airspeed is very low when rotating. any ideas?

Code:
if (speedvec.z>0){
 
    if (i > 1)i=0;
    if (vsAirSpeed > 0) {
        
        if (vsAirSpeed > 11) vsAirSpeed = 11;

    if (i > 1)i=0;
    i = i + (vsAirSpeed /100);
     
    if (vsAirSpeed ==0) i=0;
    
    
    SetAnimation (anim_wheelright, i);
    SetAnimation (anim_wheelleft, i);
   
    main_on = 1;
    retro_on = 0;
}

Last edited by gattispilot; 10-28-2009 at 01:38 AM. Reason: new module
gattispilot is offline   Reply With Quote
Old 11-01-2009, 02:30 AM   #71
gattispilot
Addon Developer
 
gattispilot's Avatar
Default

Try this new module:http://www.4shared.com/file/14528854.../_6__LER2.html
gattispilot is offline   Reply With Quote
Old 11-01-2009, 02:42 AM   #72
dougkeenan
Donator
 
dougkeenan's Avatar

Default

Switching from spin-left to spin-right gives me an "instant" change in the wheels. Seems ... unnatural?
dougkeenan is offline   Reply With Quote
Old 11-01-2009, 10:49 AM   #73
gattispilot
Addon Developer
 
gattispilot's Avatar
Default

Thanks. Should it be slower? On the video on them testing. It has that quick change.

Any suggestion on another way?

Also on start if I spin I get a big spin and then it slows down, any one get that.

Is the needle facing the right direction when spinning?
gattispilot is offline   Reply With Quote
Old 11-08-2009, 10:41 PM   #74
gattispilot
Addon Developer
 
gattispilot's Avatar
Default

This is most likely the final change unless anyone see something:http://www.4shared.com/file/14863506..._LERFINAL.html
gattispilot is offline   Reply With Quote
Reply

  Orbiter-Forum > Orbiter Addons > Addon Requests


Thread Tools

Posting Rules
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Jump


All times are GMT. The time now is 01:33 AM.

Quick Links Need Help?


About Us | Rules & Guidelines | TOS Policy | Privacy Policy

Orbiter-Forum is hosted at Orbithangar.com
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2007 - 2012, Orbiter-Forum.com. All rights reserved.