Forums » Technology » Flight Sim Controllers » T.A.R.G.E.T. (Thrustmaster) » Different axis curves on different layers Active Topics You are not logged in. [Log In] [Register User]
Topic Options
Rate This Topic
Hop to:
#3481768 - 12/26/11 09:09 PM Different axis curves on different layers
WileECoyote Offline
Member

Registered: 01/09/11
Posts: 511
Loc: Argentina
Hello.

Is there any way to map an axis with two different setting depending on the IO layers? I'm having big problems with me slew control in Falcon BMS, I can get it to work at the desired speed for the radar, or for the TGP, but not both at the same time. It is either too slow on the radar, or too fast on the TGP. So I was thinking in mapping two different curves on the thing. One, say fast, in the O layer and the slow one in the I layer...

So a MapAxisIO() function would be great! But it doesn't exist...

I also read on this forum that you could use a button (press and release) in combination with EXEC() to define the curves, the problem is that I'm running out of button and I don't really want to use another one just as a modifier for the slew control.

Thanks for the time.


Edited by WileECoyote (12/26/11 09:09 PM)
_________________________
Just like the real Wile E., more problems that solutions lately.


Top
#3481776 - 12/26/11 10:13 PM Re: Different axis curves on different layers [Re: WileECoyote]
Teej Offline
Member

Registered: 07/02/05
Posts: 1503
Why not (Assuming you're using S3 for the IO layer):

MapKey(&Joystick, S3, EXEC("MapAxis(desired /I parameters);");
MapKeyR(&Joystick, S3, EXEC("MapAxis(desired /O parameters);");

?
_________________________
Virtual Thunderbirds, LLC | Sponsored by Thrustmaster

Top

#3481985 - 12/27/11 09:36 AM Re: Different axis curves on different layers [Re: WileECoyote]
WileECoyote Offline
Member

Registered: 01/09/11
Posts: 511
Loc: Argentina
Hm... I'll try that when I get home, but, with that setup, could I use S3 as the IO shift key? So I can have MapKeyIO() with S3 being the I/O "switcher"?

Thanks!
_________________________
Just like the real Wile E., more problems that solutions lately.

Top
#3481997 - 12/27/11 09:55 AM Re: Different axis curves on different layers [Re: WileECoyote]
Teej Offline
Member

Registered: 07/02/05
Posts: 1503
Yup, no problem. Should do exactly what you need.
_________________________
Virtual Thunderbirds, LLC | Sponsored by Thrustmaster

Top
#3482283 - 12/27/11 04:51 PM Re: Different axis curves on different layers [Re: WileECoyote]
WileECoyote Offline
Member

Registered: 01/09/11
Posts: 511
Loc: Argentina
Oh, I didn't know you could respond to shift key presses and releases. It worked great, now only I am responsible for LGB's off target.

Thanks a lot!
_________________________
Just like the real Wile E., more problems that solutions lately.

Top
Topic Options
Rate This Topic
Hop to:

Moderator:  531 Ghost, RacerGT 
 

Forum Use Agreement | Privacy Statement
Copyright 1997-2013, SimHQ Inc. All Rights Reserved.