Jump to content
The simFlight Network Forums

Recommended Posts

Posted

Hello Peter,

 

As a newbie on registered FSUIPC and same time Thrustmaster Hotas Warthog,

I started to implement  both new systems with Thomas Nillsons SAAB J35J DRAKEN FSX v 4.1.2 which is an not "high sophisticated " single engine Jet.

I got it flying, not to bad, more or less. But some problems are remaining and for solving them I Need your HELP  PLEASE !!!

 

 

Homebrewed PC, i4770k,8GB Ram,970GTX, Gaming 5 MB, SSD&HDD,3xTFT Win10/64 running well.

 

FSVersionUsed="Microsoft Flight Simulator X",10.0.61472.0

(FSX axis calibration default window ,all axes canceld, Controller disabled)

Flight Controlls: Thrustmaster HOTAS WARTHOG

 

FSUIPC settings:

AxesWrongRange=No      AxisCalibration=No     DirectAxesToCalibs=No     AxisIntercepts=No

DontResetAxes=No     UseAxisControlsForNRZ=Yes

//FixControlAccel=No    FixControlAccel=Yes

ShortAircraftNameOk=Substring

//UseProfiles=Yes     UseProfiles=Files

MaxThrottleForReverser=0

 

[Profile.SB35Jmod]

1=35J 4.1 10-30      2=35J 4.1 10-56      3=35J 4.1 10-62

 

[Axis]:

Aileron=-16384,-1024,1024,16383    Elevator=-16384,-1024,1024,16383

Throttle=-16384,16383

JoystickCalibration (Throttle only in 1of11:main flight controls calibrated)

My trial input in fusipc.ini to get only positive values  0 - 16383; "as far as I understood the manuals".

(Throttle=-16384,*0.5,+8192,16383) and "pressed reload all assignments"

 min In = -16384, max out 16383  does never change !

Problem:As soon as I save the -ini, an automatic reset to "Throttle=-16384,16383"  is done.

WHAT'S WRONG?

 

[AXIS Assignment]: Send direct to FSUIPC Calibration

0=0X,256,D,1,0,0,0   1=0Y,256,D,2,0,0,0   2=1Z,256,D,4,0,0,0

3=1Z,U,15070,16383,66359,8           Toggle Afterburner ON (+90% thrust)

4=1Z,D,14970,15070,0,0,66296,0   Toggle Afterburner Off (- 90%)

My Problems: The Throttlelever must be moved ; foreward and back; very slow, according to spoolup and -down from the engine ("prevent an overtaking")

IDLE is programmed at ~ 32% thrust, afterburner on/off + ,-, 90%

Throttle Lever position at the idle mark on Throttlebase, RPM Indicator Needle starts moving after ,

around 1 cm foreward push, then spooling up, passing  +90 % afterburner gets ON, remains till Lever backmove starts,if to fast  the Burner is OFF just a few mm move, but it should run the whole way down to near 90% !  HOW DOES IT WORK CORRECT ?

 

[buttons]: mixed settings

4=P0,2,C66611,0     6=R0,6,Cx42000BC0,xC0010040

 

On J35J Panel the Main Alternator (Generator) is a spring suspended  Switch,

Upper postion ON  must be hold for  2 seconds minimum;

Normposition  0  Middle;

Lower positon is OFF and working immediately when switched down

(originally working at mouseclick  in + and - window)and knob movement (well done by mouseclick)

Problem: my choice to use this switch with one off  the Warthog Throttlebase switches is :

FSUIPC  Function " Toggle Main Alternator"  46=H1,31,Cx02003B78,x0001

it workes, but not as it's planned,the switch knob remains in his middle position;

 I've to do a singleclick at +, then the functions up-ON/ down-Off are working well,

 but without knob movement, works just as long as the aircraft is powered.

HOW CAN I GET THE CORRECT FUNCTION ?


looking forward to your answer

Gerhard

Posted

[Axis]:

Aileron=-16384,-1024,1024,16383    Elevator=-16384,-1024,1024,16383

Throttle=-16384,16383

JoystickCalibration (Throttle only in 1of11:main flight controls calibrated)

 

Your re-formatting of the INI file settings makes things really difficult to read and understand. Why mess about with the file? Please just show me the file as it is.

 

My trial input in fusipc.ini to get only positive values  0 - 16383; "as far as I understood the manuals".

(Throttle=-16384,*0.5,+8192,16383) and "pressed reload all assignments"

 min In = -16384, max out 16383  does never change !

 

Er, WHY? Why do you want the Sim to only be able to set the top half of the throttle range? All FS's normal control axes use a complete range from -16384 to +16383. For the single generic throttle control -16384 is IDLE. The value 0 would be half way!

 

Why do you think you should only be getting 0-16383?

 

My Problems: The Throttlelever must be moved ; foreward and back; very slow, according to spoolup and -down from the engine ("prevent an overtaking")

IDLE is programmed at ~ 32% thrust, afterburner on/off + ,-, 90%

Throttle Lever position at the idle mark on Throttlebase, RPM Indicator Needle starts moving after ,

around 1 cm foreward push, then spooling up, passing  +90 % afterburner gets ON, remains till Lever backmove starts,if to fast the Burner is OFF just a few mm move, but it should run the whole way down to near 90% !  HOW DOES IT WORK CORRECT ?

 

 

 

Sorry, I don't understand much of that. I don't know the aircraft you are using, but the FS throttle control axis, the one called "Axis throttle set" (which is what FS would assign to) runs from -16384 IDLE to +16383 max thrust. It has no intermediate positions. If an add-on aircraft uses intermediate positions for something special and you want to be able to set those you'd need, after calibration, to mark those positions on your lever's housing. There are no "detentes" on an FS throttle like flap positions.

 

Problem: my choice to use this switch with one off  the Warthog Throttlebase switches is :

FSUIPC  Function " Toggle Main Alternator"  46=H1,31,Cx02003B78,x0001

it workes, but not as it's planned,the switch knob remains in his middle position;

 I've to do a singleclick at +, then the functions up-ON/ down-Off are working well,

 but without knob movement, works just as long as the aircraft is powered.

 

HOW CAN I GET THE CORRECT FUNCTION ?

 

 

Again I don't understand what you are saying. First, why are you using offset 3B78 rather than the FS control itself?  Is this just so you can program it as a latched switch rather than a button? Second, what control are you supposed to use for this function in this specific aircraft? If it doesn't change when using the proper FS control, I presume they've implemented something different?

 

I'm afraid I really find it pretty impossible to support specific peculiarities of complex add-on aircraft which do their own thing. Some add-ons simply ignore FS controls altogether and you have to resort to L:Vars or Mouse Macros or try to find other ways. Each add-on aircraft seems to be implemented in its own odd way with no thought as to how hardware connections might drive them. There are usually ways of doing things, but you have to find them yourself or wirth the help of other users or maybe even the aircraft add-on makers themselves.

 

If you actually explain what it is you need FSUIPC to actually do, without describing the aircraft switches and so on, then I can tell you if it is possible and how to approach it.

 

Pete

Posted

Hello Pete,

 

Many thanks for your quick Reply. As I said before 'm a total newbie using FSUIPC (reg) and at same time on the new HOTAS WARTHOG FlightController System. (I think you know the Warthog).

My Trial-mix of Button-use is a result of reading and reading the Manuals, and I can set back to FS Controlled if better.

In SAAB J35J  FSX aircrafsimt the X;Y;Z axis are on stick and throttle, all useable Switches,pushbuttons,gains, and other Levers are mouseclick controlled (config.gau and ini (XML and LVARS & Floats)

In the real aircraft (I know the real J35) throttlebaseare are many Switches and other Levers; so my opinion is to assign their functions to the switches and levers at the Warthog Throttlebase.

(Batterie; Main Fuel valve; Alternator ;Engine Starter; Gears, Speedbrake, Dragchute,) These are working with my trial- Setup, for some others I could'nt find FS Control or Offset solution.

 

I whould like to get an Spring loaded Switch UP=On, MIDDLE =0, DN=Off , to it's correct work, whereby UP pos must be held for min 2 seconds. wether (P) H1,31,Cx02003B78,x00001 nor (H) P1,31,C66242,1 are correct.

 

Throttle (Z axis) yes there are no detentes like Flaps, but mechanical detentes (lift and move lever) for Idle and Afterburner, my wish is to use them with aircraft correct values (Idle ~ 30% Burner +90%).

"newbie thoughts" use the reverser function (not available in J35J) vice versa as idle and the burner detent as it is; with my trialt set Idle pos -11141  burner 92% 15073  I did'nt get a practicable solution; 

 the leverway between​ Idle and Burner I never got +15073 value so the burner ON I reached far passed the detent.

To use the LVAR function of FSUIPC , Sorry Sir, this is to sophisticated for me, I'm a user not a programmer, I read the Manuals, but without advice I cant understand this stuff.

([Config] MaxValues=100 Interval=25  [LVars] Lvar_24=BATTERY  [Floats] Value_24=0. example for the available files ) but I cant open the config.gau.

 

I hope you can give me some advice to my Problems

 

Gerhard

Posted

 As I said before 'm a total newbie using FSUIPC (reg) and at same time on the new HOTAS WARTHOG FlightController System. (I think you know the Warthog).

 

No, sorry, I do not know it. I hasve seen it mentioned. The only joysticks I've ever has are the CH FlightStick, the SAitek throttle quadrant, and the Microsoft Sidewinder, and I only keep the latter two for testing of my DirectInput joystick code. All the stuff I really use is by PFC using serial port connections and my own drivers.

 

I hope you can give me some advice to my Problems

 

 

I can't. I am simply not reading or understanding any specific problem I can reply to, sorry. You say L:Vars are too complex (?) for you, but what you are messing about with there is beyond me altogether. I just don't understand what it is you are trying to do nor why.:-(

 

Pete

 

Posted

Hello Pete,

 

I'm really sorry, it looks  I cant explain my Problems, I'll try again.

The Warthog throttle (Firmware) only Shows positive values , min 16383 and max 0. it starts at the fullstop Position, the Lever must be lifted and moved forward over the idle detent

see the values from logfile

 

 

Button29,0,11:54:46.432 ( IDLE Pos engine running )

 

Z,16378,11:54:49.368

Z,16355,11:54:49.376

Z,16343,11:54:49.384

 

Z,5665,11:54:52.456

Z,5663,11:54:52.480

Z,5662,11:54:52.752  AB detent (removeable Hardware)

Z,5656,11:54:53.200

Z,5644,11:54:53.208

 

Z,5634,11:54:53.224

Z,41,11:54:56.312

Z,3,11:54:56.319

Z,0,11:54:56.328

 

 

 

 

thats the reason ** why I tried to get only pos values (-16384,*0.5,+8192,16383) seen in your Manual

 

The J35J has ground idle ~ 32% thrust  so at the Idle detent  value should be 11140, the Afterburner hardware detent is at  value 5662 (lift and move the Lever to max) J35J has AB thrust at +90% (I use 92%) + value 1311

 

with dismounted AB hardware detent, FSUIPC  setting in axsis assignment  Action range 2 up  Control sent when range entered Toggle Afterburner and vice versa is working well.

NOT working is: running  IDLE thrust at 32% value;

also NOT working is with mounted AB detent  to have +90% thrust at the AB-leverposition ( just lifted up and passed the detent.) the Lever-way from minus values to needed pos values is to short.(**2nd reason for only +values)

 

My Intention ( wishes) is to get the real aircraft values working !

 

 how can I get the IDLE and Afterburner at this values working? with only positive values ?  or with use the FSUIPC values -16384 fullstop and + 16383 value max thrust. ( 32% Idle at  -11140 / 92% AB at +15072)​

 

I hope you can understand and help now

 

Gerhard

Posted

The Warthog throttle (Firmware) only Shows positive values , min 16383 and max 0. it starts at the fullstop Position, the Lever must be lifted and moved forward over the idle detent

 

Where are you seeing those values, please? I don't know of any normal joystick type device which behaves like that, at least not after proper setting up in Windows. Have you checked that it is set up and calibrated in Windows?

 

 
see the values from logfile

 

Please show me the Logfile then, so I can see.

 

I don't know what all this stuff is below. It looks like it is out of any context.  Can you explain?

 

Button29,0,11:54:46.432 ( IDLE Pos engine running )

 

Z,16378,11:54:49.368

Z,16355,11:54:49.376

Z,16343,11:54:49.384

 

Z,5665,11:54:52.456

Z,5663,11:54:52.480

Z,5662,11:54:52.752  AB detent (removeable Hardware)

Z,5656,11:54:53.200

Z,5644,11:54:53.208

 

Z,5634,11:54:53.224

Z,41,11:54:56.312

Z,3,11:54:56.319

Z,0,11:54:56.328

 

Then this, which is even more puzzling:

 

thats the reason ** why I tried to get only pos values (-16384,*0.5,+8192,16383) seen in your Manual

 

This makes no sense. If the throttle is only providing positive values, as you stated above, WHY do you think you need to do more to make it give only positive values? Don't you see, you aren't making any sense?

 

The J35J has ground idle ~ 32% thrust  so at the Idle detent  value should be 11140, the Afterburner hardware detent is at  value 5662 (lift and move the Lever to max) J35J has AB thrust at +90% (I use 92%) + value 1311

 

This is all to do with internal FS values, it is nothnig at all to do with joystick inputs or calibration. A normal single throttle input to FS runs from -16384 (idle) to +16383 (full thrust), so your 32% would be around -5898 from the throttle axis. That's if you assign to the normal throttle axis control, whether in FS or in FSUIPC (makes no difference).

 

The positions of various detentes on your throttle range would have to be determined and marked after you have the main full range working.

 

My Intention ( wishes) is to get the real aircraft values working !

 

 how can I get the IDLE and Afterburner at this values working? with only positive values ?  or with use the FSUIPC values -16384 fullstop and + 16383 value max thrust. ( 32% Idle at  -11140 / 92% AB at +15072)​

 

You are using an analogue input with values which change as you move the lever. You would need to find the positions which give you the values you appear to "require" (which I don't understand, incidentally)..

 

It you want the lever to act more like a multi-way selector, without worrying about increasing or decreasing values, you can use the Right-Hand side of the axis assignment tab instead of the left. Don't assign to the normal throttle axis, but assign specific positions to "ThrottleN_Set" controls with the parameter set to the precise value you seem to think you need. The N is the engine number. The ThrottleN_Set controls do run from 0-16383, so your percentage points will be okay for such controls.

 

Pete

Posted

PLEASE note that I'm trying the FIRST TIME to use FSUIPC for aircraft controls !

 

Before the HOTAS WARTHOG I was simming with HOTAS COUGAR for more than 9 years, making files for my pefered aircraft was easy and practicable for "normal" users

BUT  the mechanic parts, Switches, Buttons and Potis are at life-end; so I decided to buy a new FC System  State of the Art.

 

This values are in the  Thrustmaster Warthog Hardware User Manual written and shown, also in the Device analyser tool .

Why I tried to do more; the throttle range is shown in FSUIPC4 Joystick calibration  and axis assignment with these values minmum -16384, max 16383

20KB upload range here I could'nt send readable pics.  But if you're interested at Thrustmaster Webpage the HOTAS_WARTHOG_Manual_v1.pdf is available for download, if you give me an other eamil adr I'll send it to you immediately.

this is the device log.  best regards  Gerhard

Button29,0,11:54:46.432
Z,16378,11:54:49.368
Z,16355,11:54:49.376
Z,16343,11:54:49.384
Z,16326,11:54:49.392
Z,16310,11:54:49.400
Z,16280,11:54:49.408
Z,16263,11:54:49.416
Z,16235,11:54:49.424
Z,16223,11:54:49.432
Z,16198,11:54:49.440
Z,16174,11:54:49.448
Z,16146,11:54:49.456
Z,16099,11:54:49.464
Z,16066,11:54:49.472
Z,16040,11:54:49.480
Z,16003,11:54:49.488
Z,15974,11:54:49.496
Z,15947,11:54:49.504
Z,15918,11:54:49.512
Z,15885,11:54:49.519
Z,15855,11:54:49.527
Z,15824,11:54:49.535
Z,15782,11:54:49.543
Z,15751,11:54:49.551
Z,15707,11:54:49.559
Z,15683,11:54:49.567
Z,15616,11:54:49.576
Z,15583,11:54:49.584
Z,15554,11:54:49.592
Z,15512,11:54:49.600
Z,15475,11:54:49.608
Z,15435,11:54:49.615
Z,15402,11:54:49.624
Z,15369,11:54:49.632
Z,15341,11:54:49.640
Z,15303,11:54:49.648
Z,15268,11:54:49.656
Z,15235,11:54:49.663
Z,15197,11:54:49.672
Z,15160,11:54:49.680
Z,15134,11:54:49.688
Z,15057,11:54:49.696
Z,15028,11:54:49.704
Z,15001,11:54:49.712
Z,14961,11:54:49.720
Z,14927,11:54:49.728
Z,14892,11:54:49.736
Z,14864,11:54:49.744
Z,14831,11:54:49.752
Z,14799,11:54:49.760
Z,14766,11:54:49.768
Z,14733,11:54:49.776
Z,14700,11:54:49.784
Z,14663,11:54:49.792
Z,14634,11:54:49.800
Z,14601,11:54:49.808
Z,14526,11:54:49.816
Z,14501,11:54:49.823
Z,14463,11:54:49.832
Z,14423,11:54:49.840
Z,14390,11:54:49.848
Z,14348,11:54:49.856
Z,14322,11:54:49.864
Z,14284,11:54:49.872
Z,14259,11:54:49.880
Z,14226,11:54:49.888
Z,14197,11:54:49.895
Z,14163,11:54:49.904
Z,14129,11:54:49.911
Z,14094,11:54:49.919
Z,14066,11:54:49.927
Z,14007,11:54:49.936
Z,13970,11:54:49.943
Z,13940,11:54:49.952
Z,13904,11:54:49.959
Z,13878,11:54:49.968
Z,13846,11:54:49.976
Z,13817,11:54:49.983
Z,13780,11:54:49.991
Z,13756,11:54:49.999
Z,13728,11:54:50.008
Z,13691,11:54:50.015
Z,13665,11:54:50.024
Z,13646,11:54:50.032
Z,13613,11:54:50.040
Z,13580,11:54:50.047
Z,13535,11:54:50.056
Z,13510,11:54:50.064
Z,13482,11:54:50.072
Z,13449,11:54:50.079
Z,13427,11:54:50.088
Z,13392,11:54:50.096
Z,13371,11:54:50.104
Z,13346,11:54:50.112
Z,13327,11:54:50.119
Z,13294,11:54:50.128
Z,13273,11:54:50.136
Z,13242,11:54:50.144
Z,13216,11:54:50.152
Z,13181,11:54:50.160
Z,13162,11:54:50.168
Z,13108,11:54:50.176
Z,13076,11:54:50.183
Z,13045,11:54:50.192
Z,13014,11:54:50.200
Z,12982,11:54:50.207
Z,12944,11:54:50.215
Z,12918,11:54:50.223
Z,12878,11:54:50.232
Z,12859,11:54:50.240
Z,12824,11:54:50.248
Z,12787,11:54:50.256
Z,12771,11:54:50.264
Z,12735,11:54:50.272
Z,12711,11:54:50.280
Z,12643,11:54:50.288
Z,12618,11:54:50.296
Z,12576,11:54:50.304
Z,12557,11:54:50.312
Z,12521,11:54:50.319
Z,12491,11:54:50.328
Z,12467,11:54:50.335
Z,12433,11:54:50.344
Z,12409,11:54:50.351
Z,12385,11:54:50.359
Z,12362,11:54:50.367
Z,12332,11:54:50.376
Z,12315,11:54:50.383
Z,12291,11:54:50.391
Z,12245,11:54:50.400
Z,12221,11:54:50.407
Z,12204,11:54:50.416
Z,12177,11:54:50.424
Z,12151,11:54:50.431
Z,12122,11:54:50.440
Z,12106,11:54:50.448
Z,12085,11:54:50.456
Z,12071,11:54:50.464
Z,12035,11:54:50.472
Z,12012,11:54:50.480
Z,11984,11:54:50.488
Z,11963,11:54:50.496
Z,11940,11:54:50.504
Z,11913,11:54:50.512
Z,11859,11:54:50.520
Z,11838,11:54:50.528
Z,11810,11:54:50.536
Z,11773,11:54:50.544
Z,11758,11:54:50.552
Z,11712,11:54:50.560
Z,11690,11:54:50.568
Z,11655,11:54:50.576
Z,11629,11:54:50.584
Z,11597,11:54:50.592
Z,11568,11:54:50.600
Z,11536,11:54:50.608
Z,11514,11:54:50.616
Z,11472,11:54:50.624
Z,11442,11:54:50.632
Z,11376,11:54:50.640
Z,11345,11:54:50.648
Z,11310,11:54:50.656
Z,11264,11:54:50.664
Z,11238,11:54:50.672
Z,11202,11:54:50.679
Z,11165,11:54:50.688
Z,11123,11:54:50.696
Z,11099,11:54:50.704
Z,11064,11:54:50.712
Z,11028,11:54:50.719
Z,10996,11:54:50.728
Z,10967,11:54:50.736
Z,10928,11:54:50.744
Z,10893,11:54:50.751
Z,10831,11:54:50.760
Z,10792,11:54:50.768
Z,10770,11:54:50.776
Z,10735,11:54:50.783
Z,10712,11:54:50.791
Z,10663,11:54:50.800
Z,10637,11:54:50.808
Z,10602,11:54:50.815
Z,10573,11:54:50.824
Z,10540,11:54:50.832
Z,10512,11:54:50.840
Z,10475,11:54:50.848
Z,10456,11:54:50.856
Z,10432,11:54:50.864
Z,10406,11:54:50.872
Z,10355,11:54:50.880
Z,10318,11:54:50.887
Z,10305,11:54:50.896
Z,10282,11:54:50.904
Z,10261,11:54:50.912
Z,10231,11:54:50.920
Z,10205,11:54:50.928
Z,10197,11:54:50.936
Z,10167,11:54:50.944
Z,10146,11:54:50.951
Z,10130,11:54:50.960
Z,10097,11:54:50.968
Z,10083,11:54:50.976
Z,10062,11:54:50.984
Z,10022,11:54:50.992
Z,9998,11:54:51.000
Z,9970,11:54:51.008
Z,9954,11:54:51.016
Z,9923,11:54:51.024
Z,9902,11:54:51.032
Z,9878,11:54:51.040
Z,9846,11:54:51.048
Z,9820,11:54:51.055
Z,9794,11:54:51.064
Z,9757,11:54:51.072
Z,9740,11:54:51.080
Z,9705,11:54:51.088
Z,9676,11:54:51.095
Z,9644,11:54:51.104
Z,9589,11:54:51.112
Z,9548,11:54:51.120
Z,9522,11:54:51.128
Z,9494,11:54:51.136
Z,9456,11:54:51.144
Z,9430,11:54:51.152
Z,9390,11:54:51.160
Z,9355,11:54:51.168
Z,9322,11:54:51.176
Z,9285,11:54:51.184
Z,9254,11:54:51.192
Z,9214,11:54:51.200
Z,9181,11:54:51.208
Z,9146,11:54:51.216
Z,9082,11:54:51.224
Z,9045,11:54:51.232
Z,9008,11:54:51.240
Z,8974,11:54:51.248
Z,8942,11:54:51.256
Z,8916,11:54:51.263
Z,8879,11:54:51.272
Z,8829,11:54:51.280
Z,8805,11:54:51.288
Z,8771,11:54:51.295
Z,8738,11:54:51.304
Z,8698,11:54:51.312
Z,8669,11:54:51.319
Z,8642,11:54:51.327
Z,8609,11:54:51.336
Z,8548,11:54:51.344
Z,8508,11:54:51.352
Z,8482,11:54:51.360
Z,8447,11:54:51.368
Z,8414,11:54:51.376
Z,8386,11:54:51.384
Z,8364,11:54:51.392
Z,8313,11:54:51.400
Z,8287,11:54:51.408
Z,8252,11:54:51.416
Z,8231,11:54:51.424
Z,8198,11:54:51.432
Z,8158,11:54:51.440
Z,8136,11:54:51.448
Z,8109,11:54:51.456
Z,8043,11:54:51.464
Z,8012,11:54:51.472
Z,7986,11:54:51.480
Z,7944,11:54:51.488
Z,7916,11:54:51.496
Z,7879,11:54:51.504
Z,7848,11:54:51.512
Z,7815,11:54:51.520
Z,7785,11:54:51.528
Z,7756,11:54:51.536
Z,7726,11:54:51.544
Z,7695,11:54:51.551
Z,7658,11:54:51.560
Z,7630,11:54:51.567
Z,7595,11:54:51.576
Z,7541,11:54:51.584
Z,7498,11:54:51.592
Z,7473,11:54:51.600
Z,7447,11:54:51.608
Z,7411,11:54:51.616
Z,7390,11:54:51.624
Z,7364,11:54:51.632
Z,7324,11:54:51.640
Z,7289,11:54:51.648
Z,7259,11:54:51.656
Z,7231,11:54:51.664
Z,7202,11:54:51.672
Z,7170,11:54:51.680
Z,7144,11:54:51.688
Z,7123,11:54:51.696
Z,7071,11:54:51.704
Z,7041,11:54:51.711
Z,7021,11:54:51.720
Z,6984,11:54:51.728
Z,6967,11:54:51.736
Z,6940,11:54:51.744
Z,6918,11:54:51.751
Z,6890,11:54:51.760
Z,6869,11:54:51.768
Z,6846,11:54:51.775
Z,6825,11:54:51.784
Z,6801,11:54:51.792
Z,6778,11:54:51.800
Z,6763,11:54:51.807
Z,6719,11:54:51.816
Z,6695,11:54:51.824
Z,6670,11:54:51.832
Z,6641,11:54:51.840
Z,6616,11:54:51.848
Z,6604,11:54:51.856
Z,6576,11:54:51.864
Z,6545,11:54:51.872
Z,6517,11:54:51.879
Z,6498,11:54:51.888
Z,6470,11:54:51.896
Z,6442,11:54:51.904
Z,6418,11:54:51.912
Z,6402,11:54:51.920
Z,6372,11:54:51.928
Z,6320,11:54:51.936
Z,6294,11:54:51.944
Z,6266,11:54:51.952
Z,6249,11:54:51.960
Z,6223,11:54:51.968
Z,6198,11:54:51.976
Z,6176,11:54:51.984
Z,6153,11:54:51.992
Z,6125,11:54:52.000
Z,6109,11:54:52.007
Z,6087,11:54:52.016
Z,6069,11:54:52.023
Z,6047,11:54:52.032
Z,6029,11:54:52.039
Z,5994,11:54:52.048
Z,5968,11:54:52.056
Z,5954,11:54:52.064
Z,5940,11:54:52.072
Z,5918,11:54:52.080
Z,5904,11:54:52.088
Z,5892,11:54:52.096
Z,5871,11:54:52.104
Z,5852,11:54:52.112
Z,5836,11:54:52.120
Z,5824,11:54:52.128
Z,5808,11:54:52.136
Z,5798,11:54:52.144
Z,5789,11:54:52.152
Z,5771,11:54:52.160
Z,5752,11:54:52.168
Z,5747,11:54:52.176
Z,5737,11:54:52.184
Z,5735,11:54:52.192
Z,5733,11:54:52.200
Z,5723,11:54:52.208
Z,5717,11:54:52.215
Z,5714,11:54:52.240
Z,5710,11:54:52.256
Z,5703,11:54:52.264
Z,5700,11:54:52.272
Z,5696,11:54:52.296
Z,5691,11:54:52.304
Z,5688,11:54:52.319
Z,5686,11:54:52.327
Z,5683,11:54:52.344
Z,5676,11:54:52.384
Z,5674,11:54:52.392
Z,5670,11:54:52.400
Z,5667,11:54:52.416
Z,5665,11:54:52.456
Z,5663,11:54:52.480
Z,5662,11:54:52.752
Z,5656,11:54:53.200
Z,5644,11:54:53.208
Z,5634,11:54:53.224
Z,5625,11:54:53.232
Z,5622,11:54:53.240
Z,5602,11:54:53.248
Z,5595,11:54:53.256
Z,5581,11:54:53.263
Z,5555,11:54:53.272
Z,5527,11:54:53.280
Z,5500,11:54:53.288
Z,5460,11:54:53.296
Z,5425,11:54:53.303
Z,5397,11:54:53.311
Z,5371,11:54:53.320
Z,5339,11:54:53.328
Z,5317,11:54:53.335
Z,5268,11:54:53.344
Z,5245,11:54:53.351
Z,5221,11:54:53.360
Z,5193,11:54:53.368
Z,5169,11:54:53.376
Z,5148,11:54:53.384
Z,5127,11:54:53.392
Z,5109,11:54:53.400
Z,5090,11:54:53.408
Z,5071,11:54:53.416
Z,5064,11:54:53.424
Z,5054,11:54:53.432
Z,5050,11:54:53.440
Z,5038,11:54:53.448
Z,5034,11:54:54.176
Z,5031,11:54:54.184
Z,5026,11:54:54.208
Z,5024,11:54:54.216
Z,5036,11:54:54.576
Z,5043,11:54:54.584
Z,5050,11:54:54.592
Z,5057,11:54:54.600
Z,5043,11:54:54.696
Z,5029,11:54:54.704
Z,5010,11:54:54.711
Z,4980,11:54:54.719
Z,4951,11:54:54.727
Z,4933,11:54:54.735
Z,4879,11:54:54.743
Z,4839,11:54:54.751
Z,4752,11:54:54.759
Z,4695,11:54:54.767
Z,4655,11:54:54.775
Z,4604,11:54:54.783
Z,4568,11:54:54.792
Z,4522,11:54:54.800
Z,4475,11:54:54.808
Z,4426,11:54:54.816
Z,4388,11:54:54.824
Z,4336,11:54:54.832
Z,4292,11:54:54.840
Z,4256,11:54:54.848
Z,4219,11:54:54.856
Z,4155,11:54:54.864
Z,4122,11:54:54.872
Z,4045,11:54:54.880
Z,4015,11:54:54.888
Z,3979,11:54:54.896
Z,3944,11:54:54.904
Z,3904,11:54:54.912
Z,3872,11:54:54.920
Z,3839,11:54:54.928
Z,3801,11:54:54.936
Z,3784,11:54:54.943
Z,3756,11:54:54.952
Z,3733,11:54:54.960
Z,3717,11:54:54.968
Z,3710,11:54:54.976
Z,3703,11:54:54.984
Z,3696,11:54:54.991
Z,3695,11:54:54.999
Z,3688,11:54:55.008
Z,3672,11:54:55.015
Z,3669,11:54:55.024
Z,3662,11:54:55.031
Z,3653,11:54:55.040
Z,3644,11:54:55.047
Z,3635,11:54:55.056
Z,3628,11:54:55.064
Z,3627,11:54:55.607
Z,3615,11:54:55.615
Z,3597,11:54:55.623
Z,3583,11:54:55.631
Z,3554,11:54:55.639
Z,3519,11:54:55.647
Z,3493,11:54:55.656
Z,3449,11:54:55.664
Z,3416,11:54:55.672
Z,3360,11:54:55.680
Z,3327,11:54:55.688
Z,3271,11:54:55.696
Z,3226,11:54:55.704
Z,3179,11:54:55.712
Z,3130,11:54:55.720
Z,3027,11:54:55.728
Z,2979,11:54:55.735
Z,2930,11:54:55.744
Z,2886,11:54:55.752
Z,2841,11:54:55.760
Z,2792,11:54:55.768
Z,2749,11:54:55.776
Z,2714,11:54:55.783
Z,2667,11:54:55.792
Z,2623,11:54:55.800
Z,2578,11:54:55.808
Z,2529,11:54:55.816
Z,2496,11:54:55.824
Z,2447,11:54:55.832
Z,2416,11:54:55.840
Z,2339,11:54:55.848
Z,2292,11:54:55.856
Z,2270,11:54:55.864
Z,2223,11:54:55.872
Z,2193,11:54:55.879
Z,2155,11:54:55.887
Z,2121,11:54:55.896
Z,2094,11:54:55.903
Z,2059,11:54:55.911
Z,2020,11:54:55.920
Z,1987,11:54:55.928
Z,1951,11:54:55.936
Z,1918,11:54:55.943
Z,1878,11:54:55.952
Z,1853,11:54:55.960
Z,1775,11:54:55.968
Z,1743,11:54:55.976
Z,1703,11:54:55.984
Z,1669,11:54:55.992
Z,1642,11:54:56.000
Z,1597,11:54:56.008
Z,1574,11:54:56.016
Z,1526,11:54:56.024
Z,1496,11:54:56.032
Z,1447,11:54:56.039
Z,1419,11:54:56.047
Z,1376,11:54:56.056
Z,1343,11:54:56.064
Z,1299,11:54:56.072
Z,1236,11:54:56.080
Z,1200,11:54:56.087
Z,1162,11:54:56.096
Z,1120,11:54:56.104
Z,1076,11:54:56.112
Z,1040,11:54:56.120
Z,998,11:54:56.128
Z,963,11:54:56.136
Z,909,11:54:56.144
Z,878,11:54:56.152
Z,846,11:54:56.159
Z,806,11:54:56.168
Z,754,11:54:56.176
Z,717,11:54:56.183
Z,684,11:54:56.192
Z,604,11:54:56.200
Z,564,11:54:56.207
Z,524,11:54:56.216
Z,491,11:54:56.223
Z,446,11:54:56.231
Z,411,11:54:56.239
Z,372,11:54:56.248
Z,341,11:54:56.256
Z,299,11:54:56.264
Z,259,11:54:56.271
Z,231,11:54:56.280
Z,179,11:54:56.287
Z,139,11:54:56.296
Z,113,11:54:56.304
Z,41,11:54:56.312
Z,3,11:54:56.319
Z,0,11:54:56.328

Posted

PLEASE note that I'm trying the FIRST TIME to use FSUIPC for aircraft controls !

 

Yes, you've emphasised that before. But I cannot believe you are stupid because you are talking about things in your message which baffle me they are so complex.

 

If you want to learn more about using FSUIPC first, why not start with something simpler?

 

This values are in the  Thrustmaster Warthog Hardware User Manual written and shown, also in the Device analyser tool .

Why I tried to do more; the throttle range is shown in FSUIPC4 Joystick calibration  and axis assignment with these values minmum -16384, max 16383

 

Good. That is standard and correct, and contradicts what you plainly said earlier, that it only had 16384 (minimum) to 0!

 

20KB upload range here I could'nt send readable pics.  But if you're interested at Thrustmaster Webpage the HOTAS_WARTHOG_Manual_v1.pdf is available for download, if you give me an other eamil adr I'll send it to you immediately.

 

Sorry,no. Please do NOT post pics, and there is no way I need or want to know about specific devices. FSUIPC has to cope with the same types of devices which FS itself can.  It can assign and calibrate them for you in more ways than FS, but it cannot know about individual devices. If you want something completely exotic you would need to get into programming.

 

this is the device log.

 

What from? It is meaningless to me, as I said before! Why do you insist on posting a load of meaningless numbers?
 
Pete
Posted

Thanks so far, I've made FSUIPC Z axis_event logs , the blank rows are just to spare size, the values are the same like the row before space  but for a timespace

 

 

Module base=5FC10000
   653640 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 0 (0x00000000) THROTTLE_SET
 
   656093 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 0 (0x00000000) THROTTLE_SET
   656109 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -16098 (0xffffc11e) AXIS_THROTTLE_SET
   656125 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -15754 (0xffffc276) AXIS_THROTTLE_SET
   656156 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 315 (0x0000013b) THROTTLE_SET
   656172 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -15422 (0xffffc3c2) AXIS_THROTTLE_SET
   656203 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -15148 (0xffffc4d4) AXIS_THROTTLE_SET
   656203 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 481 (0x000001e1) THROTTLE_SET
   656218 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -14878 (0xffffc5e2) AXIS_THROTTLE_SET
   656265 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -14618 (0xffffc6e6) AXIS_THROTTLE_SET
   656265 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 753 (0x000002f1) THROTTLE_SET
   656297 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -14290 (0xffffc82e) AXIS_THROTTLE_SET
   656312 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 1047 (0x00000417) THROTTLE_SET
   656328 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -13886 (0xffffc9c2) AXIS_THROTTLE_SET
   656359 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -13590 (0xffffcaea) AXIS_THROTTLE_SET
   656375 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -13294 (0xffffcc12) AXIS_THROTTLE_SET
   656375 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 1397 (0x00000575) THROTTLE_SET
   656406 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -12970 (0xffffcd56) AXIS_THROTTLE_SET
   656437 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -12520 (0xffffcf18) AXIS_THROTTLE_SET
   656437 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 1707 (0x000006ab) THROTTLE_SET
   656453 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -12188 (0xffffd064) AXIS_THROTTLE_SET
   656468 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -11910 (0xffffd17a) AXIS_THROTTLE_SET
   656484 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 2237 (0x000008bd) THROTTLE_SET
   656500 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -11446 (0xffffd34a) AXIS_THROTTLE_SET
   656531 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -10980 (0xffffd51c) AXIS_THROTTLE_SET
   656547 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 2702 (0x00000a8e) THROTTLE_SET
   656562 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -10632 (0xffffd678) AXIS_THROTTLE_SET
   656578 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -10304 (0xffffd7c0) AXIS_THROTTLE_SET
   656593 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -9956 (0xffffd91c) AXIS_THROTTLE_SET
   656593 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 3040 (0x00000be0) THROTTLE_SET
   656625 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -9656 (0xffffda48) AXIS_THROTTLE_SET
   656640 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -9350 (0xffffdb7a) AXIS_THROTTLE_SET
   656656 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 3517 (0x00000dbd) THROTTLE_SET
   656687 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -9036 (0xffffdcb4) AXIS_THROTTLE_SET
   656703 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -8740 (0xffffdddc) AXIS_THROTTLE_SET
   656718 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 3822 (0x00000eee) THROTTLE_SET
   656734 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -8458 (0xffffdef6) AXIS_THROTTLE_SET
   656765 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 3963 (0x00000f7b) THROTTLE_SET
   656812 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -8122 (0xffffe046) AXIS_THROTTLE_SET
   656828 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 4131 (0x00001023) THROTTLE_SET
   656875 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 4131 (0x00001023) THROTTLE_SET
   656906 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -7864 (0xffffe148) AXIS_THROTTLE_SET
   656937 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 4260 (0x000010a4) THROTTLE_SET
 
   657015 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -7606 (0xffffe24a) AXIS_THROTTLE_SET
   657047 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 4389 (0x00001125) THROTTLE_SET
   657093 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -7338 (0xffffe356) AXIS_THROTTLE_SET
   657093 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 4389 (0x00001125) THROTTLE_SET
   657156 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -7080 (0xffffe458) AXIS_THROTTLE_SET
   657156 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 4389 (0x00001125) THROTTLE_SET
 
   657265 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -6816 (0xffffe560) AXIS_THROTTLE_SET
 
   657375 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 4389 (0x00001125) THROTTLE_SET
   657390 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -6554 (0xffffe666) AXIS_THROTTLE_SET
   657437 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 4915 (0x00001333) THROTTLE_SET
 
   657515 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -6294 (0xffffe76a) AXIS_THROTTLE_SET
   657547 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 5045 (0x000013b5) THROTTLE_SET
 
   657609 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -6022 (0xffffe87a) AXIS_THROTTLE_SET
   657656 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 5181 (0x0000143d) THROTTLE_SET
   657687 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -5746 (0xffffe98e) AXIS_THROTTLE_SET
   657703 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 5319 (0x000014c7) THROTTLE_SET
   657765 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -5488 (0xffffea90) AXIS_THROTTLE_SET
   657765 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 5319 (0x000014c7) THROTTLE_SET
 
   657843 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -5228 (0xffffeb94) AXIS_THROTTLE_SET
   657875 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 5578 (0x000015ca) THROTTLE_SET
   657906 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -4954 (0xffffeca6) AXIS_THROTTLE_SET
   657937 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 5715 (0x00001653) THROTTLE_SET
   657984 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -4622 (0xffffedf2) AXIS_THROTTLE_SET
  
   658047 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 5715 (0x00001653) THROTTLE_SET
   658062 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -4334 (0xffffef12) AXIS_THROTTLE_SET
   658093 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 6025 (0x00001789) THROTTLE_SET
   658109 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -4078 (0xfffff012) AXIS_THROTTLE_SET
   658156 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 6153 (0x00001809) THROTTLE_SET
   658203 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -3786 (0xfffff136) AXIS_THROTTLE_SET
   658203 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 6153 (0x00001809) THROTTLE_SET
 
   658312 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -3522 (0xfffff23e) AXIS_THROTTLE_SET
   658312 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 6153 (0x00001809) THROTTLE_SET
 
   658453 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -3228 (0xfffff364) AXIS_THROTTLE_SET
   658484 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 6578 (0x000019b2) THROTTLE_SET
 
   658578 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -2964 (0xfffff46c) AXIS_THROTTLE_SET
   658609 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 6710 (0x00001a36) THROTTLE_SET
 
   658687 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -2706 (0xfffff56e) AXIS_THROTTLE_SET
   658718 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 6839 (0x00001ab7) THROTTLE_SET
 
   658797 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -2438 (0xfffff67a) AXIS_THROTTLE_SET
   658828 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 6973 (0x00001b3d) THROTTLE_SET
  
   658922 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -2176 (0xfffff780) AXIS_THROTTLE_SET
   658922 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 6973 (0x00001b3d) THROTTLE_SET
   659047 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -1904 (0xfffff890) AXIS_THROTTLE_SET
   659047 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 6973 (0x00001b3d) THROTTLE_SET
 
   659140 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -1636 (0xfffff99c) AXIS_THROTTLE_SET
   659140 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 6973 (0x00001b3d) THROTTLE_SET
 
   659281 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -1330 (0xffffface) AXIS_THROTTLE_SET
   659312 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 7527 (0x00001d67) THROTTLE_SET
   659375 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -1054 (0xfffffbe2) AXIS_THROTTLE_SET
   659375 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 7527 (0x00001d67) THROTTLE_SET
 
   659500 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -772 (0xfffffcfc) AXIS_THROTTLE_SET
   659500 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 7527 (0x00001d67) THROTTLE_SET
 
   659625 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -496 (0xfffffe10) AXIS_THROTTLE_SET
   659656 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 7944 (0x00001f08) THROTTLE_SET
  
   659750 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -218 (0xffffff26) AXIS_THROTTLE_SET
   659765 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 8083 (0x00001f93) THROTTLE_SET
 
   659875 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 56 (0x00000038) AXIS_THROTTLE_SET
   659890 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 8220 (0x0000201c) THROTTLE_SET
 
   659984 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 330 (0x0000014a) AXIS_THROTTLE_SET
 
   660047 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 8220 (0x0000201c) THROTTLE_SET
   660078 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 634 (0x0000027a) AXIS_THROTTLE_SET
   660109 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 8509 (0x0000213d) THROTTLE_SET
 
   660203 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 916 (0x00000394) AXIS_THROTTLE_SET
   660203 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 8509 (0x0000213d) THROTTLE_SET
  
   660297 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 1192 (0x000004a8) AXIS_THROTTLE_SET
   660312 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 8788 (0x00002254) THROTTLE_SET
 
   660390 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 1474 (0x000005c2) AXIS_THROTTLE_SET
   660437 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 8929 (0x000022e1) THROTTLE_SET
 
   660500 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 1752 (0x000006d8) AXIS_THROTTLE_SET
   660547 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 9068 (0x0000236c) THROTTLE_SET
 
   660609 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 2024 (0x000007e8) AXIS_THROTTLE_SET
   660656 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 9204 (0x000023f4) THROTTLE_SET
 
   660734 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 2288 (0x000008f0) AXIS_THROTTLE_SET
   660765 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 9336 (0x00002478) THROTTLE_SET
 
   660843 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 2544 (0x000009f0) AXIS_THROTTLE_SET
   660875 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 9464 (0x000024f8) THROTTLE_SET
   660937 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 2800 (0x00000af0) AXIS_THROTTLE_SET
   660937 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 9464 (0x000024f8) THROTTLE_SET
  
   661015 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 3070 (0x00000bfe) AXIS_THROTTLE_SET
   661047 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 9727 (0x000025ff) THROTTLE_SET
 
   661156 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 3330 (0x00000d02) AXIS_THROTTLE_SET
   661156 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 9727 (0x000025ff) THROTTLE_SET
 
   661328 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 3588 (0x00000e04) AXIS_THROTTLE_SET
   661328 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 9727 (0x000025ff) THROTTLE_SET
  
   661500 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 3868 (0x00000f1c) AXIS_THROTTLE_SET
   661531 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 10126 (0x0000278e) THROTTLE_SET
   661609 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 10126 (0x0000278e) THROTTLE_SET
 
   661703 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 4128 (0x00001020) AXIS_THROTTLE_SET
   661703 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 10126 (0x0000278e) THROTTLE_SET
  
   661828 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 4396 (0x0000112c) AXIS_THROTTLE_SET
   661828 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 10126 (0x0000278e) THROTTLE_SET
 
   661984 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 4654 (0x0000122e) AXIS_THROTTLE_SET
   662000 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 10519 (0x00002917) THROTTLE_SET
 
   662187 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 4922 (0x0000133a) AXIS_THROTTLE_SET
   662218 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 10653 (0x0000299d) THROTTLE_SET
   662265 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 10653 (0x0000299d) THROTTLE_SET
   662297 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 5184 (0x00001440) AXIS_THROTTLE_SET
   662312 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 10784 (0x00002a20) THROTTLE_SET
   662375 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 10784 (0x00002a20) THROTTLE_SET
   662406 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 5456 (0x00001550) AXIS_THROTTLE_SET
   662437 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 10920 (0x00002aa8) THROTTLE_SET
   662468 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 5718 (0x00001656) AXIS_THROTTLE_SET
   662500 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 11051 (0x00002b2b) THROTTLE_SET
   662547 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 11051 (0x00002b2b) THROTTLE_SET
   662562 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 6006 (0x00001776) AXIS_THROTTLE_SET
   662593 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 11195 (0x00002bbb) THROTTLE_SET
   662625 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 6264 (0x00001878) AXIS_THROTTLE_SET
   662656 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 11324 (0x00002c3c) THROTTLE_SET
   662703 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 11324 (0x00002c3c) THROTTLE_SET
   662734 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 6558 (0x0000199e) AXIS_THROTTLE_SET
   662765 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 11471 (0x00002ccf) THROTTLE_SET
   662812 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 11471 (0x00002ccf) THROTTLE_SET
   662828 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 6846 (0x00001abe) AXIS_THROTTLE_SET
   662875 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 11615 (0x00002d5f) THROTTLE_SET
   662906 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 7126 (0x00001bd6) AXIS_THROTTLE_SET
   662922 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 11755 (0x00002deb) THROTTLE_SET
   662984 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 7386 (0x00001cda) AXIS_THROTTLE_SET
   662984 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 11755 (0x00002deb) THROTTLE_SET
   663031 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 11755 (0x00002deb) THROTTLE_SET
   663093 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 7658 (0x00001dea) AXIS_THROTTLE_SET
   663093 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 11755 (0x00002deb) THROTTLE_SET
   663156 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 11755 (0x00002deb) THROTTLE_SET
   663203 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 7916 (0x00001eec) AXIS_THROTTLE_SET
   663203 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 11755 (0x00002deb) THROTTLE_SET
   663265 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 11755 (0x00002deb) THROTTLE_SET
   663312 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 8216 (0x00002018) AXIS_THROTTLE_SET
   663312 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 11755 (0x00002deb) THROTTLE_SET
   663375 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 11755 (0x00002deb) THROTTLE_SET
   663406 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 8494 (0x0000212e) AXIS_THROTTLE_SET
   663437 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 12439 (0x00003097) THROTTLE_SET
   663468 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 8760 (0x00002238) AXIS_THROTTLE_SET
   663484 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 12572 (0x0000311c) THROTTLE_SET
   663547 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 9044 (0x00002354) AXIS_THROTTLE_SET
   663547 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 12572 (0x0000311c) THROTTLE_SET
   663593 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 12572 (0x0000311c) THROTTLE_SET
   663625 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 9316 (0x00002464) AXIS_THROTTLE_SET
   663640 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 12850 (0x00003232) THROTTLE_SET
   663718 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 9598 (0x0000257e) AXIS_THROTTLE_SET
   663718 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 12850 (0x00003232) THROTTLE_SET
 
   663797 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 9864 (0x00002688) AXIS_THROTTLE_SET
   663812 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 13124 (0x00003344) THROTTLE_SET
 
   663922 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 10138 (0x0000279a) AXIS_THROTTLE_SET
   663937 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 13261 (0x000033cd) THROTTLE_SET
  
   664047 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 10428 (0x000028bc) AXIS_THROTTLE_SET
   664047 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 13261 (0x000033cd) THROTTLE_SET
 
   664172 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 10718 (0x000029de) AXIS_THROTTLE_SET
   664218 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 13551 (0x000034ef) THROTTLE_SET
 
   664281 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 11028 (0x00002b14) AXIS_THROTTLE_SET
   664328 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 13706 (0x0000358a) THROTTLE_SET
   664375 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 13706 (0x0000358a) THROTTLE_SET
   664390 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 11288 (0x00002c18) AXIS_THROTTLE_SET
   664422 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 13836 (0x0000360c) THROTTLE_SET
   664500 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 13836 (0x0000360c) THROTTLE_SET
   664531 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 11546 (0x00002d1a) AXIS_THROTTLE_SET
   664547 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 13965 (0x0000368d) THROTTLE_SET
 
   664656 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 11808 (0x00002e20) AXIS_THROTTLE_SET
   664656 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 13965 (0x0000368d) THROTTLE_SET
 
   664843 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 12090 (0x00002f3a) AXIS_THROTTLE_SET
   664875 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 14237 (0x0000379d) THROTTLE_SET
   664922 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 14237 (0x0000379d) THROTTLE_SET
   665000 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 12356 (0x00003044) AXIS_THROTTLE_SET
   665000 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 14237 (0x0000379d) THROTTLE_SET
 
   665125 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 12640 (0x00003160) AXIS_THROTTLE_SET
   665156 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 14512 (0x000038b0) THROTTLE_SET
   665218 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 14512 (0x000038b0) THROTTLE_SET
   665265 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 12898 (0x00003262) AXIS_THROTTLE_SET
   665265 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 14512 (0x000038b0) THROTTLE_SET
 
   665406 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 13166 (0x0000336e) AXIS_THROTTLE_SET
   665437 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 14775 (0x000039b7) THROTTLE_SET
 
   665578 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 13428 (0x00003474) AXIS_THROTTLE_SET
   665609 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 14906 (0x00003a3a) THROTTLE_SET
 
   665718 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 13700 (0x00003584) AXIS_THROTTLE_SET
   665765 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 15042 (0x00003ac2) THROTTLE_SET
 
   665843 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 13964 (0x0000368c) AXIS_THROTTLE_SET
   665875 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 15174 (0x00003b46) THROTTLE_SET
 
   665968 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 14226 (0x00003792) AXIS_THROTTLE_SET
   665984 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 15305 (0x00003bc9) THROTTLE_SET
   666047 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 15305 (0x00003bc9) THROTTLE_SET
   666093 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 14490 (0x0000389a) AXIS_THROTTLE_SET
   666093 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 15305 (0x00003bc9) THROTTLE_SET
 
   666265 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 14776 (0x000039b8) AXIS_THROTTLE_SET
   666265 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 15305 (0x00003bc9) THROTTLE_SET
 
   666453 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 15032 (0x00003ab8) AXIS_THROTTLE_SET
   666484 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 15708 (0x00003d5c) THROTTLE_SET
   666547 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 15708 (0x00003d5c) THROTTLE_SET
   666547 *** EVENT: Cntrl= 66049 (0x00010201), Param= 3 (0x00000003) SMOKE_ON
   666593 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 15708 (0x00003d5c) THROTTLE_SET
   666625 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 15296 (0x00003bc0) AXIS_THROTTLE_SET
   666625 *** EVENT: Cntrl= 66359 (0x00010337), Param= 8 (0x00000008) TOGGLE_AFTERBURNER1
   666656 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 15840 (0x00003de0) THROTTLE_SET
   666656 *** EVENT: Cntrl= 66049 (0x00010201), Param= 2 (0x00000002) SMOKE_ON
   666718 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 15840 (0x00003de0) THROTTLE_SET
 
   666812 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 15554 (0x00003cc2) AXIS_THROTTLE_SET
   666812 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 15840 (0x00003de0) THROTTLE_SET
 
   667265 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 15840 (0x00003de0) THROTTLE_SET
   667297 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 15812 (0x00003dc4) AXIS_THROTTLE_SET
   667312 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 16098 (0x00003ee2) THROTTLE_SET
 
   667468 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 16070 (0x00003ec6) AXIS_THROTTLE_SET
   667484 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 16227 (0x00003f63) THROTTLE_SET
   667531 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 16227 (0x00003f63) THROTTLE_SET
   667562 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 16352 (0x00003fe0) AXIS_THROTTLE_SET
   667593 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 16368 (0x00003ff0) THROTTLE_SET
 
back to Minimum
671218 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 16368 (0x00003ff0) THROTTLE_SET
   671250 *** EVENT: Cntrl= 65962 (0x000101aa), Param= 7 (0x00000007) FUEL_SELECTOR_SET
   671250 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 16368 (0x00003ff0) THROTTLE_SET
   671312 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 16368 (0x00003ff0) THROTTLE_SET
   671375 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 15878 (0x00003e06) AXIS_THROTTLE_SET
   671375 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 16368 (0x00003ff0) THROTTLE_SET
   671390 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 15320 (0x00003bd8) AXIS_THROTTLE_SET
   671406 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 14310 (0x000037e6) AXIS_THROTTLE_SET
   671422 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 13968 (0x00003690) AXIS_THROTTLE_SET
   671422 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 15347 (0x00003bf3) THROTTLE_SET
   671437 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 13254 (0x000033c6) AXIS_THROTTLE_SET
   671453 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 11976 (0x00002ec8) AXIS_THROTTLE_SET
   671468 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 11014 (0x00002b06) AXIS_THROTTLE_SET
   671484 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 9882 (0x0000269a) AXIS_THROTTLE_SET
   671484 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 13699 (0x00003583) THROTTLE_SET
   671484 *** EVENT: Cntrl= 66296 (0x000102f8), Param= 13699 (0x00003583) TOGGLE_AFTERBURNER
   671484 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 15000 (0x00003a98) THROTTLE_SET
   671500 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 8676 (0x000021e4) AXIS_THROTTLE_SET
   671515 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 7470 (0x00001d2e) AXIS_THROTTLE_SET
   671531 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 6184 (0x00001828) AXIS_THROTTLE_SET
   671531 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 11927 (0x00002e97) THROTTLE_SET
   671531 *** EVENT: Cntrl= 66050 (0x00010202), Param= 2 (0x00000002) SMOKE_OFF
   671531 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 15600 (0x00003cf0) THROTTLE_SET
   671547 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 5006 (0x0000138e) AXIS_THROTTLE_SET
   671562 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 3344 (0x00000d10) AXIS_THROTTLE_SET
   671578 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 2178 (0x00000882) AXIS_THROTTLE_SET
   671593 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= 972 (0x000003cc) AXIS_THROTTLE_SET
   671593 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 9281 (0x00002441) THROTTLE_SET
   671609 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -260 (0xfffffefc) AXIS_THROTTLE_SET
   671625 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -1434 (0xfffffa66) AXIS_THROTTLE_SET
   671640 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -2072 (0xfffff7e8) AXIS_THROTTLE_SET
   671656 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -3330 (0xfffff2fe) AXIS_THROTTLE_SET
   671656 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 7156 (0x00001bf4) THROTTLE_SET
   671672 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -5036 (0xffffec54) AXIS_THROTTLE_SET
   671687 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -6164 (0xffffe7ec) AXIS_THROTTLE_SET
   671703 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -7252 (0xffffe3ac) AXIS_THROTTLE_SET
   671703 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 5110 (0x000013f6) THROTTLE_SET
   671718 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -8322 (0xffffdf7e) AXIS_THROTTLE_SET
   671734 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -9430 (0xffffdb2a) AXIS_THROTTLE_SET
   671750 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -10590 (0xffffd6a2) AXIS_THROTTLE_SET
   671765 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -11778 (0xffffd1fe) AXIS_THROTTLE_SET
   671765 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 2897 (0x00000b51) THROTTLE_SET
   671781 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -12986 (0xffffcd46) AXIS_THROTTLE_SET
   671797 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -14436 (0xffffc79c) AXIS_THROTTLE_SET
   671812 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -15412 (0xffffc3cc) AXIS_THROTTLE_SET
   671812 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 974 (0x000003ce) THROTTLE_SET
   671828 ***  AXIS: Cntrl= 65765 (0x000100e5), Param= -16364 (0xffffc014) AXIS_THROTTLE_SET
   671875 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 10 (0x0000000a) THROTTLE_SET
 
   672265 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 10 (0x0000000a) THROTTLE_SET
   672265 *** EVENT: Cntrl= 66050 (0x00010202), Param= 3 (0x00000003) SMOKE_OFF
   672312 ***  AXIS: Cntrl= 65697 (0x000100a1), Param= 10 (0x0000000a) THROTTLE_SET
 
   675000 Sim stopped: average frame rate for last 21 secs = 61.7 fps
[Log closed by user request, and continued in new file]
 
********* FSUIPC Log file closed ***********

hope this explains work of this throttle and you'll / can give me some advice more

 

next I'll try is your advice to use Throttle N   in my case  N =1  due on  single engine aircraft.

 

yesterday I changed some button assignments back from Offset values to FS Controlled;

  Elevator trim up/dn and Center (3 Buttons) (Elevator Set to 0; as you said in an other posting) Trim Up/Dn is working well with both Solutions, but NOT the Center with  Zero,

Tried all possible variations but  I had to set back this 3 Buttons to Offset values; thats working well again.

 

many thanks so far

 

Gerhard

 

Gerhard

Posted

Thanks so far, I've made FSUIPC Z axis_event logs , the blank rows are just to spare size, the values are the same like the row before space  but for a timespace

 

I don't understand why you are posting all this data. What am I supposed to do with it? All it shows is axis values from your axis. So what? I can do that here with any axis. It is meaningless when there's no problem, as obviously there is not. Your axis is clearly working!

 

hope this explains work of this throttle and you'll / can give me some advice more

 

It only shows it is working. Why you thought you'd need to post hundreds of lines is beyond me, sorry. Do you expect me to read them all? Why?

 

 

next I'll try is your advice to use Throttle N   in my case  N =1  due on  single engine aircraft.

 

yesterday I changed some button assignments back from Offset values to FS Controlled;

  Elevator trim up/dn and Center (3 Buttons) (Elevator Set to 0; as you said in an other posting) Trim Up/Dn is working well with both Solutions, but NOT the Center with  Zero,

Tried all possible variations but  I had to set back this 3 Buttons to Offset values; thats working well again.

 

Sorry, I still don't understand what help you need.  There's no question here for me to answer!

 

Pete

Posted

Sorry Sir that I "wasted" your time.

 

As I got the HOTAS WARTHOG and some weeks before, I was looking into  some Forum's to see  how I can "work" with this FC-System, for the Basics with it, the Thrustmaster Software is enough, but for "Specials"

(functions, buttons and axis assignment,) FSUIPC registered was recommendent all over there. So I bought the FSUIPC licence, with hope to get the right tool  and not at least get the needed comprehension and Support.

​I know my english is not the best,  I thought my questions are understandable formulated. I'm sorry that they're not.

 

Your question WHY I do this or that so or so : easy answer,  I was reading your guides and Manuals to find a  solution for a specific function, and I tried what I found,

sending you hundred of lines : "Please show me the Logfile then, so I can see". this was your request.

"If you want to learn more about using FSUIPC first, why not start with something simpler?"  The J35J is a more than 50 years old single engine with afterburner fighter aircraft  with mechanical Buttons, Switches, gains etc,etc.

my experience on it is 9 years in FS2004 and FSX with FC HOTAS COUGAR , so for me it's normal to implement the new FC  HOTAS WARTHOG with its much more Control possibilitis.

 I got it in the air ! OK with some remaining problems . I'll accept them, as long as I need  to find solutions .

 

Gerhard

Posted

I thought my questions are understandable formulated. I'm sorry that they're not.

 

Sorry, it is not that your questions are not understandable, it is that I'm having difficulty actually seeing WHAT they are. If you could ask explicit questions which I might have a chance at answering I will do, and promptly. But I see only a mass of numbers which will somehow handle your very complex needs, and I don't understand what you need from me. You seem to know a lot more about your aircraft and what it needs, and i don't understand it. 

 

As far as FSUIPC, and myself, is concerned, an analogue axis is just a way of inputting a varying value into the simulator in order to make some analogue value, like the throttle or ailerons or elevator, etc, change. The main aim is surely that, with that axis or lever, you can make an effective change from minimum value to maximum value, with the ability to set it pretty much any place in between. That's what calibration does, and it is really all it does. 

 

If you want your axis inputs to do something else other than control something smoothly between its extreme values, then maybe you need to actualy write a program to do it.  You might even be able to do it with a Lua plug-in.

 

I might be able to advise more, but I need to understand what it is you want first, but I am getting more confused the more you "explain". If you could just extract some actual questions, specific questions, out of all those nmbers and so on, then maybe we could progress.

 

 I was reading your guides and Manuals to find a  solution for a specific function

 

Perhaps you could actually state the question to which you need answering in order to implement this function, whatever that might be.

 

 "Please show me the Logfile then, so I can see". this was your request.

 

Yes, but a log file illustrating the problem. I saw no problem in all those lines. Maybe you should have pointed the problem out?

 

 for me it's normal to implement the new FC  HOTAS WARTHOG with its much more Control possibilitis.

 

What more control possibilities could a throttle control provide more than controlling the throttle? This is simply not clear to me. I have been using FS since it first began, back in Apple I days.  I've been developing drivers and software for hardware related to flight simulation for 20 years, and currently have a full 737NG cockpit and also an analogue-instrumented Piper Arrow one too. But I've never seen any need for a throttle control more complex than one which offers a proper range and the ability to provide reverse thrust where applicable. Even on an Airbus, where the throttle control tends more to select thrust modes than direct throttle control, those modes are just points or areas on the full axis range which have been determined by the add-on aircraft designer, and which can be selected by normal axis movements.

 

Whether your control is called  a "HOTAS WARTHOG" or simply a joystick, it is just another input device which is seen by FS and FSUIPC alike as one or more analogue axis inputs and a set of buttons, all of which can be programmed in either FS or FSUIPC to deal with the functions offered by the aircraft you are using.

 

I can answer questions on all that. Nothing specific to a Warthog or any other single joystick device, because they are all treated the same in FS and FSUIPC. The only way to deal with unique idiosyncracies of a device which are not axis or button oriented would be if you have or write special drivers which bypess that type of input. But then neither FSUIPC nor FS's assignment and calibration actions are involved.

 

I'm afraid I am out most of tomorrow, so any further replies might be delayed till Friday.

 

Pete

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.