Fulqrum Publishing Home   |   Register   |   Today Posts   |   Members   |   UserCP   |   Calendar   |   Search   |   FAQ

Go Back   Official Fulqrum Publishing forum > Fulqrum Publishing > IL-2 Sturmovik > Daidalos Team discussions

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #7  
Old 12-15-2015, 08:34 AM
Storebror's Avatar
Storebror Storebror is offline
Ask me if I care
 
Join Date: Jun 2010
Location: Denmark
Posts: 92
Default

Well, this is a bit hard to judge for someone who doesn't have the same piece of hardware.

Let's rule out the easiest thing first:
Is DeviceLink putting out values for turn/slip yes or no?
This can be answered first by taking a look into IL-2's code where it's plain to see that in online sessions this output will be suppressed.
You should fly offline for your tests though.
Next we can give it a try with a sample client app.
I've made one for Android to check what I get back from DeviceLink and this is what I see flying offline:

Slip Deg. and Turn Ind. show valid values which means "it works".

Now we see these lines in your G-Step functions maintenance window:
Code:
030, Slip, Position, Gauge,  , 04, 034, 000, 0, 1, 1
031, turn, Position, Gauge,  , 04, 036, 000, 0, 1, 1
Whether or not "turn" should have a capital "T" is debateable.
The DeviceLink query parameters (34, 36) seem fine.
Comparing this to other DeviceLink Parameters configured there, we see that these two lines have a "000" behind the DeviceLink Parameter, whereas others have "001" at that place.
Can it be that there's a mistake here?
Furthermore you once mentioned that the default config for turn gauge has value ranges of -1000 to +1000.
How about applying a multiplier of 1000 to that gauge?
In my book the line should look like this:
Code:
031, turn, Position, Gauge,  , 04, 036, 001, 0, 1000, 1
Best regards - Mike
__________________
'Armor' is a fantasy invented by your C.O. to make you feel better.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:54 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.