Force feedback that is exactly the case…. Thanks for answer !
]]>Uh… without knowing why it needed to be connected to a Windows machine in the first place, I can’t say. This is the first I’ve heard of this rather bizarre setup. (I assume it’s a hack to get force feedback working? If that’s the case, then no, a custom curve won’t help.)
]]>Yeah, I don’t see X-Plane containing a ‘native’ decoder for the low level “quadrature” encoded stream. For hardware like the GoFlight radios, the board on the GF device itself decodes the stream, keeps an 8 bit ‘count’ of current offset, and publishes the count over HID, and this seems like a more reasonable approach. So I don’t see cockpit builders who are using an Arduino and rotary encoders getting out of having to program the Arduino a bit. 🙁
]]>Someday we may have a real interface to this, but it would be a major piece of new functionality. When Chris rewrote the _low level_ joystick support in v10.10 (building the foundation on top of which Tyler built all of the profile support, .joy file support, etc.) he set up the sim to accept multiple categories of input streams. So we can, in theory, someday allow plugins to register devices for which the plugin simply registers callbacks to provide data.
This would not be the same as just writing to the axis – you’d be creating a “physical” axis that would need to then be mapped to pitch – although your plugin could hint good defaults for configuration. But this is a major piece of work that is not started and is not on the short term road map at all.
]]>Ohhhhh yes, that will be sooo good, thank you
]]>Thanks!
]]>Yes to both!
The mouse will be unaffected by the curves you set on your joystick’s axes, so that’s easy.
To set up the joystick, you would set two custom curves (one on the x axis, one on the y), and simply set the topmost portion of each range to 60% of the max.
]]>Thank you for this great new feature!
Here is my case: I use a mini joystick in my HOTAS as a POV camera, mainly when checking runway position turning base and final at the pattern. Problem is that range of this minuscule device now is 360º horizontal and 180º vertical which is way more then I need and makes it very sensitive.
Question 1: Is this new feature allow me to set this joystick axis like 60% lower then the camera range so I could have like 200º horizontal and 90º vert range?
Question 2: If this is possible can I keep still using the mouse to get full range for POV?
Thanks
Ricardo
]]>