User Tools

Site Tools


flightsim:msfs2020:minitiller

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
flightsim:msfs2020:minitiller [2023/01/10 00:45]
dwheele
flightsim:msfs2020:minitiller [2023/01/10 00:52] (current)
dwheele
Line 17: Line 17:
 ^7|LED Red| ^7|LED Red|
  
-The trick was to get MobiFlight to properly read and interpolate the Tiller.+The trick was to get MobiFlight to properly read and interpolate the Tiller. Initially I was trying to output values in the -16384 to 16384 range, but the Event I am now using requires 0 to 1023 range. I kept getting a UInt32 error being outside the range. "U" is for unsigned so 0 and positive only. 
 + 
 +^Event^Description^Range^ 
 +^STEERING SET|Nose Gear Steering|0 - 1023| 
  
 <code> <code>
flightsim/msfs2020/minitiller.1673311552.txt.gz · Last modified: 2023/01/10 00:45 by dwheele