View Single Post
  #7  
Old 12-13-2015, 10:37 PM
Windturbin's Avatar
Windturbin Windturbin is offline
Approved Member
 
Join Date: Feb 2008
Posts: 56
Default No Devicelink Turn/slip output!!!!!

Quote:
Originally Posted by bolox View Post
http://www.flightillusion.com/index....ews&Itemid=50;)

Agree totally with the Turn/Slip output values
BUMP!!!!!!!!!!!!!!

I use flight illusion gauges and I concur......Devicelink Turn/slip output does not put out!

My guess is Daidalos Team is probably my only hope to ever have use of my Slip/turn gauge. Could be an easy fix for someone who knows how and has access?

FYI, here is flight illusions control program functions from IL-2 data for its G-step functios...

031, turn, position, gauge, 04, 036, 0, 0, 1, 1

031 = Flight Illusions plate type (just identifies file for asigning needle the gauge needle movement etc.)

turn = Function name

04 = Not sure

036 = IL2 device link assigned key

0 = macro (I think)

0 = Pre-Add/Subtract (I think)

1 = Mulitiplier

1 = Divider

In Their config software for the turn gauge they also have an entry for.....

Minimum Value = -1000

Maximum Value = 1000

Data type = Float

IL2-Devicelink looks like this............

slip
34 get()
return:float [deg.] -45.00 +45.00


turn
36 get()
return:float [Undefined] -1.00 +1.00
turn indicator


One thing that stands out to me is the [Undefined] in the turn data? I tried editing the devicelink file as [deg.] but did not work?

Sure would appreciate any information on the subject! Will there be a 4.14 down the road or possible fix for this error?

Best Regards,

WC
Reply With Quote