Modeler help
#1
Thread Starter
Senior Member
My Feedback: (21)
Joined: Mar 2003
Posts: 9,227
Likes: 0
Received 0 Likes
on
0 Posts
From: Manhattan,
NY
I got a copy of the flying doghouse from Geoff and I need some help. The dog house uses elevons and I'm trying to edit the elevon throw in the TMD because you can't set it in the game due to the allowed values in the game. Right now it's deflection is 40 and -40. I'm trying to increase the deflection to 50 and -50. Can someone screenshot the TMD for the defection as I can't find it. Or just a little help.
Will be happy to send the file to you for help. My email is [email protected].
Thanks!
Will be happy to send the file to you for help. My email is [email protected].
Thanks!
#2
Senior Member
Joined: Apr 2005
Posts: 683
Likes: 0
Received 0 Likes
on
0 Posts
From: Huntingdon, UNITED KINGDOM
Hi Dion,
I think these are the values you need to change (depends on the model):
cd ServoLeftTaileron/
SignalIn = ~Aircraft/Receiver/Out(14)
P0 = 0
P1 = 0.849066
P2 = 0
P3 = 0
PFirst = 0
Vmax = 16
X = tmvector4r( 1.0000, 0.0000, 0.0000, 0 )
Y = tmvector4r( 0.0000, 1.0000, 0.0000, 0 )
Z = tmvector4r( 0.0000, 0.0000, 1.0000, 0 )
R = tmvector4r( 0.0000, 0.0000, 0.0000, 1 )
Mass = 0
RangeMassMax = 0
RangeMassMin = 0
Inertia = { 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000 }
Kn = 1000
Dn = 50
Dv = 5
cd ../
cd ServoRightTaileron/
SignalIn = ~Aircraft/Receiver/Out(15)
P0 = 0
P1 = 0.849066
P2 = 0
P3 = 0
PFirst = 0
Vmax = 10
X = tmvector4r( 1.0000, 0.0000, 0.0000, 0 )
Y = tmvector4r( 0.0000, 1.0000, 0.0000, 0 )
Z = tmvector4r( 0.0000, 0.0000, 1.0000, 0 )
R = tmvector4r( 0.0000, 0.0000, 0.0000, 1 )
Mass = 0
RangeMassMax = 0
RangeMassMin = 0
Inertia = { 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000 }
Kn = 1000
Dn = 20
Dv = 5
cd ../
cd ServoLeftaileron/
SignalIn = ~Aircraft/Receiver/Out(10)
P0 = 0
P1 = 0.461799
P2 = 0
P3 = 0
PFirst = 0
Vmax = 10
X = tmvector4r( 1.0000, 0.0000, 0.0000, 0 )
Y = tmvector4r( 0.0000, 1.0000, 0.0000, 0 )
Z = tmvector4r( 0.0000, 0.0000, 1.0000, 0 )
R = tmvector4r( 0.0000, 0.0000, 0.0000, 1 )
Mass = 0
RangeMassMax = 0
RangeMassMin = 0
Inertia = { 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000 }
Kn = 1000
Dn = 20
Dv = 5
cd ../
cd ServoRightaileron/
SignalIn = ~Aircraft/Receiver/Out(11)
P0 = 0
P1 = -0.461799
P2 = 0
P3 = 0
PFirst = 0
Vmax = 10
X = tmvector4r( 1.0000, 0.0000, 0.0000, 0 )
Y = tmvector4r( 0.0000, 1.0000, 0.0000, 0 )
Z = tmvector4r( 0.0000, 0.0000, 1.0000, 0 )
R = tmvector4r( 0.0000, 0.0000, 0.0000, 1 )
Mass = 0
RangeMassMax = 0
RangeMassMin = 0
Inertia = { 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000 }
Kn = 1000
Dn = 20
Dv = 5
cd ../
------------------------------------------------------------------
Hope this helps!
Greg.
I think these are the values you need to change (depends on the model):
cd ServoLeftTaileron/
SignalIn = ~Aircraft/Receiver/Out(14)
P0 = 0
P1 = 0.849066
P2 = 0
P3 = 0
PFirst = 0
Vmax = 16
X = tmvector4r( 1.0000, 0.0000, 0.0000, 0 )
Y = tmvector4r( 0.0000, 1.0000, 0.0000, 0 )
Z = tmvector4r( 0.0000, 0.0000, 1.0000, 0 )
R = tmvector4r( 0.0000, 0.0000, 0.0000, 1 )
Mass = 0
RangeMassMax = 0
RangeMassMin = 0
Inertia = { 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000 }
Kn = 1000
Dn = 50
Dv = 5
cd ../
cd ServoRightTaileron/
SignalIn = ~Aircraft/Receiver/Out(15)
P0 = 0
P1 = 0.849066
P2 = 0
P3 = 0
PFirst = 0
Vmax = 10
X = tmvector4r( 1.0000, 0.0000, 0.0000, 0 )
Y = tmvector4r( 0.0000, 1.0000, 0.0000, 0 )
Z = tmvector4r( 0.0000, 0.0000, 1.0000, 0 )
R = tmvector4r( 0.0000, 0.0000, 0.0000, 1 )
Mass = 0
RangeMassMax = 0
RangeMassMin = 0
Inertia = { 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000 }
Kn = 1000
Dn = 20
Dv = 5
cd ../
cd ServoLeftaileron/
SignalIn = ~Aircraft/Receiver/Out(10)
P0 = 0
P1 = 0.461799
P2 = 0
P3 = 0
PFirst = 0
Vmax = 10
X = tmvector4r( 1.0000, 0.0000, 0.0000, 0 )
Y = tmvector4r( 0.0000, 1.0000, 0.0000, 0 )
Z = tmvector4r( 0.0000, 0.0000, 1.0000, 0 )
R = tmvector4r( 0.0000, 0.0000, 0.0000, 1 )
Mass = 0
RangeMassMax = 0
RangeMassMin = 0
Inertia = { 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000 }
Kn = 1000
Dn = 20
Dv = 5
cd ../
cd ServoRightaileron/
SignalIn = ~Aircraft/Receiver/Out(11)
P0 = 0
P1 = -0.461799
P2 = 0
P3 = 0
PFirst = 0
Vmax = 10
X = tmvector4r( 1.0000, 0.0000, 0.0000, 0 )
Y = tmvector4r( 0.0000, 1.0000, 0.0000, 0 )
Z = tmvector4r( 0.0000, 0.0000, 1.0000, 0 )
R = tmvector4r( 0.0000, 0.0000, 0.0000, 1 )
Mass = 0
RangeMassMax = 0
RangeMassMin = 0
Inertia = { 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000 }
Kn = 1000
Dn = 20
Dv = 5
cd ../
------------------------------------------------------------------
Hope this helps!
Greg.
#3
Thread Starter
Senior Member
My Feedback: (21)
Joined: Mar 2003
Posts: 9,227
Likes: 0
Received 0 Likes
on
0 Posts
From: Manhattan,
NY
Greg can I send you the file? This is kind of an emergency.
It's new Flying ThingZ Doghouse for AFPD.
email [email protected]
Thanks!
It's new Flying ThingZ Doghouse for AFPD.
email [email protected]
Thanks!




