easyFly in AFPD, how to get converted model on the ground correctly  
View related threads: (in this forum | in all forums)

Tower Hobbies
Enter up to 4 keywords or Tower stock numbers
Logged in as Guest



Users viewing this topic: none
    Search This Thread  
 
Printable Version



All Forums >> RC Airplanes >> RC Flight Simulator Software >> Ikarus AeroFly Pro and Aerofly Pro Deluxe >> easyFly in AFPD, how to get converted model on the ground correctly Page: [1]

Login
Message << Older Topic   Newer Topic >>
easyFly in AFPD, how to get converted model on the grou... - 5/17/2009 5:37 PM   
Toolman12345


 

Posts: 18
Score: 100
Joined: 6/6/2007
Last Login: 6/5/2009
From: Fort Worth, TX, USA
Status: offline
I'm just learning, STRUGGLING I should say, to convert Microsoft Flight Simulator models into easyFly models, for use in AFPD. Apparently it's much simpler to convert them to easyFly than to true AFPD planes. I'm having some fantastic results with some models - I've got a few helicopters and planes that I haven't seen ANY AFPD or easyFly models for yet, some very unusual aircraft. If I can get this all worked out, I will upload any aircraft that don't have copyright restrictions and/or that I can get permission to Post.

I have two major, major problems, and wonder if someone out there can help. After I convert a model, I find the closest equivalent model in terms of size and type, and borrow it's DNS file. Invariably, every model I do this with starts out half-submerged into the ground. And no amount of fiddling with the wheel variables seems to get it above the ground. I'm trying to use AOA to find the correct positions, but it seems like I get different numbers every which way I rotate things in AOA. Can anyone describe how to find the RIGHT settings for the wheels, please please???

I'll do one thing at a time here - if I can get any help with THIS problem, then I'll come back and ask about getting rotors & props spinning!

Thanks for ANYONE's time!!

Hide Signatures
       Post #: 1

RE: easyFly in AFPD, how to get converted model on the ... - 5/17/2009 8:36 PM   
Toolman12345


 

Posts: 18
Score: 100
Joined: 6/6/2007
Last Login: 6/5/2009
From: Fort Worth, TX, USA
Status: offline

the answer

Okay, once again I'm going to answer my own question, since I figured it out, in case it might help someone else down the road looking for the same answer. Pardon me for the long explanation, but the short thing I read before confused me, so I'd rather give too much info than not enough. The ONLY piece of info I had found on this subject was on Rodeo's website. But it wasn't at all clear to me.

From Rodeo's website ( http://www.rodeo.rc-sim.de/Default.htm):

Get the aircraft properly to the ground:
Positive X value moves object to the nose
Positive Y value moves object to the left
Positive Z value moves object upwards

Leftwheel.R = vector( -0.160, 0.30, -0.320 );
Leftwheel.S = vector( -0.160, 0.30, -0.390 );
Leftwheel.Radius = 0.0700;

Rightwheel.R = vector( -0.160, -0.30, -0.320 );
Rightwheel.S = vector( -0.160, -0.30, -0.390 );
Rightwheel.Radius = 0.0700;

See formula for Z values: R - Radius = S

Now, what confused me was the statement "Positive Z value moves object upwards". I was starting with some numbers like "-0.455". To me, if you ADD to a negative number, you get closer to -0-, right? Not in this case. In order to raise the model up, I simply had to add to each of the variables by the proper amount. And you MUST change all 3 of these variables properly, keeping in mind the formula stated above, or else the model crashes on the ground, before you even do anything, etc, etc. Note that I have put the critical numbers in BOLD to make them easy to see.


Bad (in the ground) wheel DNS example:

Leftwheel.R = vector( -0.158, 0.388, -0.0 );
Leftwheel.ww = 1.0;
Leftwheel.M = 0.0;
Leftwheel.Type = 3;
Leftwheel.S = vector( -0.158, 0.388, -0.455 ); -0.435
Leftwheel.Radius = 0.100;

Good (on the ground) wheel DNS example:

Leftwheel.R = vector( -0.100, 1.04, -0.56 );
Leftwheel.ww = 1.0;
Leftwheel.M = 0.0;
Leftwheel.Type = 3;
Leftwheel.S = vector( -0.100, 1.040, -1.246 );
Leftwheel.Radius = 0.5110;

After I increased each variable correctly (the math doesn't look right to me as I review the above - but it worked!), the model was raised above the ground to sit on it's nice wheels, as intended. If you only knew how much time I spent figuring this out!! I'm sure there's an easier way to determine the proper setting, but at least I can accomplish this now thru trial and error, and maybe this information and example will help someone else.

Aerofly Pro Deluxe easyFly convert converted FS9, FSX, Microsoft Fight Simulator dns file


Attachments
Click to see fullsize image.
Click for fullsize


Hide Signatures

(in reply to Toolman12345)
       Post #: 2

RE: easyFly in AFPD, how to get converted model on the ... - 5/18/2009 2:06 PM   
mikehoulder


 

Posts: 87
Score: 100
Joined: 6/26/2008
Last Login: 11/6/2009
From: Coronel SuarezPcia Buenos Aires , ARGENTINA
Status: offline

Great stuff. Well done

I have a large text file in German given me by Andy Broenner giving a wealth of detail and info on the TMD file values. I have translated part of it. But now I am heavily involved in the reality part of the reality/simulation equation. Specifically, deriving torque and horsepower curves from thrust and RPM data using my test rig and OS .65LA engine. So, unfortunately, work on AFPD modelling is on hold for the time being.

If you want the text file, I would be happy to send it to you by email.

Best wishes

Mike



Hide Signatures

(in reply to Toolman12345)
       Post #: 3

RE: easyFly in AFPD, how to get converted model on the ... - 5/18/2009 3:03 PM   
Toolman12345


 

Posts: 18
Score: 100
Joined: 6/6/2007
Last Login: 6/5/2009
From: Fort Worth, TX, USA
Status: offline
Mike, I just sent you a PM, thanks!!  I think I shouldn't post my email address here, but gave it to you in the PM. Tim


Hide Signatures

(in reply to mikehoulder)
       Post #: 4

RE: easyFly in AFPD, how to get converted model on the ... - 6/3/2009 11:34 PM   
docdan2005


 

Posts: 19
Score: 100
Joined: 4/27/2005
Last Login: 11/6/2009
From: , UNITED KINGDOM
Status: offline
Hi

I just sent you a pm as well. I would really like a copy of this. I have been working on a model since 2006!

Thanks very much in advance,

Daniel

Hide Signatures

(in reply to Toolman12345)
       Post #: 5

RE: easyFly in AFPD, how to get converted model on the ... - 6/4/2009 2:42 AM   
Toolman12345


 

Posts: 18
Score: 100
Joined: 6/6/2007
Last Login: 6/5/2009
From: Fort Worth, TX, USA
Status: offline
docdan, if Mike doesn't respond soon, pm me with your email, and I'll send it to you. But if you do - be sure and Post that you did so here, so I'll get the email notice about the posting.


Hide Signatures

(in reply to docdan2005)
       Post #: 6

RE: easyFly in AFPD, how to get converted model on the ... - 6/4/2009 1:29 PM   
mikehoulder


 

Posts: 87
Score: 100
Joined: 6/26/2008
Last Login: 11/6/2009
From: Coronel SuarezPcia Buenos Aires , ARGENTINA
Status: offline
Hi, Daniel should now have a copy of Andi Broenner's TMD documentation.
Mike

Hide Signatures

(in reply to Toolman12345)
       Post #: 7

RE: easyFly in AFPD, how to get converted model on the ... - 6/5/2009 8:54 AM   
docdan2005


 

Posts: 19
Score: 100
Joined: 4/27/2005
Last Login: 11/6/2009
From: , UNITED KINGDOM
Status: offline
Thanks very much guys, that is really helpful. I am sure that I will have a few questions when I have read the document, but I am at work right now!

Cheers

Daniel


Hide Signatures

(in reply to mikehoulder)
       Post #: 8

Page:   [1]
All Forums >> RC Airplanes >> RC Flight Simulator Software >> Ikarus AeroFly Pro and Aerofly Pro Deluxe >> easyFly in AFPD, how to get converted model on the ground correctly
Page: [1]





Jump to:


 
Google 



Search | Marketplace | Event Calendar | Local Clubs | Magazine | Product Ratings | New Products | Discussion Forums

Photo Gallery | Instructor Search | Field|Track|Marina Search

Advertisers | Hobby Vendor Resources | Rate Manufacturers | Sign In/Sign Up

SITE MAP!   : :   FORUM RULES

© 2001 - 2007 24-7 RC, LLC, all rights reserved.

Charities we support that also need your help
Yorkie Rescue | Humane Society | ASPCA | Crohn's-Colitis America

Kaango.com Classifieds


0.609RCU1