This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
flightsim:msfs2020:minitiller [2023/01/10 00:42] dwheele created |
flightsim:msfs2020:minitiller [2023/01/10 00:52] (current) dwheele |
||
|---|---|---|---|
| Line 16: | Line 16: | ||
| ^5|LED White| | ^5|LED White| | ||
| ^7|LED Red| | ^7|LED Red| | ||
| + | |||
| + | 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. " | ||
| + | |||
| + | ^Event^Description^Range^ | ||
| + | ^STEERING SET|Nose Gear Steering|0 - 1023| | ||
| + | |||
| + | |||
| + | < | ||
| + | < | ||
| + | <value x=" | ||
| + | <value x=" | ||
| + | <value x=" | ||
| + | <value x=" | ||
| + | <value x=" | ||
| + | <value x=" | ||
| + | <value x=" | ||
| + | <value x=" | ||
| + | <value x=" | ||
| + | <value x=" | ||
| + | <value x=" | ||
| + | <value x=" | ||
| + | <value x=" | ||
| + | <value x=" | ||
| + | <value x=" | ||
| + | <value x=" | ||
| + | <value x=" | ||
| + | <value x=" | ||
| + | </ | ||
| + | |||
| + | </ | ||
| + | |||