daemotron Posted September 20, 2023 Report Posted September 20, 2023 In older versions, the command to move the engine fuel levers used to be mixture up / down. With XP12 and the IXEG v1.5, these commands still make the fuel levers move a tiny bit, but not slide up/down entirely between the IDLE and CUTOFF position. Quote
tkyler Posted September 20, 2023 Report Posted September 20, 2023 10 minutes ago, daemotron said: With XP12 and the IXEG v1.5, these commands still make the fuel levers move a tiny bit, but not slide up/down entirely between the IDLE and CUTOFF position. Thx for rerporting. I put it on my list this morning to check. 2 Quote
cloudfreak1 Posted September 20, 2023 Report Posted September 20, 2023 ..mixture up a bit for engine # works for me , you have to hold the button a few seconds Quote
daemotron Posted September 21, 2023 Author Report Posted September 21, 2023 It works with buttons and also keyboard assignments (sending the command repeatedly), but before it also worked with switches (sending the command only once). Tbh I only noticed it since I had those assigned to the engine fuel flow switches on my Warthog throttle (simple two way switches). 1 Quote
tkyler Posted September 22, 2023 Report Posted September 22, 2023 (edited) On 9/21/2023 at 12:28 PM, daemotron said: but before it also worked with switches I'm not seeing that in the code @daemotron, in other words, we haven't changed anything here since day 1 it looks like, so if it worked with switches previously..it would have probably been something XPlane changed. So you're wanting a "single event" command where it moves the lever to full mixture on / off? ...which is perfectly reasonable -tk Edited September 22, 2023 by tkyler Quote
tkyler Posted September 22, 2023 Report Posted September 22, 2023 (edited) Four new commands: ixeg/733/engines/left_fuel_lever_to_idle" ixeg/733/engines/left_fuel_lever_to_cutoff" ixeg/733/engines/right_fuel_lever_to_idle" ixeg/733/engines/right_fuel_lever_to_cutoff" So for the next patch, coming up shortly....executing these commands will animate/move the levers between the extreme positions with a single command/click. We did not originally embrace the concept of animating the controls based on single clicks for various reason at the time. IN the MU2, this paradigm is ubiquitous and I suspect I'll end up auditing all the controls in the IXEG cockpit for which ones are suitable to animate to some position with a single click -TK Edited September 23, 2023 by tkyler 2 Quote
daemotron Posted September 22, 2023 Author Report Posted September 22, 2023 Thank you Tom, these commands are just perfect! I understand that initially you didn't want those single event commands - for keyboard & mouse they're not too suitable and oversimplify. I'd see them only useful for people trying to bind stuff to hardware. Yeah, I didn't attribute this to code on your end, I thought that XP's behaviour changed - but my memory may be leaking, I hope I'm not confusing things... Quote
Pils Posted September 22, 2023 Report Posted September 22, 2023 1 hour ago, tkyler said: So for the next patch, coming up shortly....executing these commands will animate/move the levers between the extreme positions with a single command/click. These will work well for the popular Thrustmaster TCA Airbus throttle quadrant. Thanks! Quote
tkyler Posted September 23, 2023 Report Posted September 23, 2023 2 hours ago, daemotron said: Yeah, I didn't attribute this to code on your end, I thought that XP's behaviour changed It's safe to say that "everything is changing...all the time" and its simply a non-stop adjustment, that's just tech. X-Plane is somewhat like "The Borg" (for any Trekkies) in a way, which just absorbes more features and functionality....and in doing so, sometimes steamrolls our implementations causing us to have to re-tool. Certainly as new hardware has come available, it has continually stressed X-Plane to adapt, which further stresses our implementations and its just a bit of a merry-go-round that is the nature of the beast. -tk 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.