kaha Posted 8 hours ago Report Posted 8 hours ago It would be nice to be able to bind an axis to an Input Event and being able to specify to convert to what lower and upper limit 0.0 to 1.0 0 to 100 -16384 to 16383 As an example, the Carenado uses an Input Event for it's mixture axis. Only using the Input Event the engine can be started from external hardware. Using the normal mixture axis one needs to touch the mixture control with the mouse. There are also Input Events used for lights and for cold/hot air intake levers. Any chance to get this in a future version? For now I'm using Lua scripts. Karl
John Dowson Posted 8 hours ago Report Posted 8 hours ago I have not enabled direct axis assignment to input events due to this calibration issue. There are some issues adding calibration for input events directly to the axis assignment tab for various reasons, and it certainly won't be possible via the calibration panels for various reasons. What I could possible do, for an initial attempt, would be to allow assignment to input events, but these would then need to be calibrated using FSUIPC's axis scaling functions, only available by manually editing the ini file. I will put this on my todo list to look into. But for now, you need to use lua scripts for this, as you are doing. John
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now