Mixture lever in 114TC not working
-
I was afraid of that. What is wrong with AXIS_MIXTURE_SET it moves the lever! As much as I love BS stuff (Got them all) their habit of using convoluted assignments drive me nuts. Thanks for the responses chaps. I can't be bothered tracking down those BKSQ things. I'll stick to the non-turbo.
EDIT: I didn't see the last part of RPG's post (hair trigger) I didn't think you'd have to read the manual to assign an axis. My bad.
I had to laugh when I read it. It's like something out of a nuclear facility handbook. .
Anyway, thanks again. -
I was afraid of that. What is wrong with AXIS_MIXTURE_SET it moves the lever! As much as I love BS stuff (Got them all) their habit of using convoluted assignments drive me nuts. Thanks for the responses chaps. I can't be bothered tracking down those BKSQ things. I'll stick to the non-turbo.
EDIT: I didn't see the last part of RPG's post (hair trigger) I didn't think you'd have to read the manual to assign an axis. My bad.
I had to laugh when I read it. It's like something out of a nuclear facility handbook. .
Anyway, thanks again.@Ron-Attwood I believe it is worth switching now as the 1.1 update will require the TC binding for both the naturally aspirated and TC variants to improve engine simulation. Alternatively you can bind in default msfs key-binds too without issue.
-
Key binds to move a lever? If that's the case I won't bother to update. There comes a point when 'cleverness' sucks the fun out of things.
Can you hear that? It's the sound of the will to live going down the drain.
Yes, I'm a grumpy old man. -
Key binds to move a lever? If that's the case I won't bother to update. There comes a point when 'cleverness' sucks the fun out of things.
Can you hear that? It's the sound of the will to live going down the drain.
Yes, I'm a grumpy old man.@Ron-Attwood The change will allow for more realistic engine start simulation as well as a delay before the engine shuts off when moving the mixture to ICO. I highly recommend using the recommended key-binds in the manual if you insist on not using the very intuitive and working mixture axis built into MSFS2024 Control Bindings that work with all planes and save to the aircraft model you are using.
-
Ron, in another thread you mentioned that your FSUIPC myevents.txt file already has a couple of Black Square mixture entries in it.
Iām working on a simple one-line fix that you should be able to paste straight into that file.
Can you copy and paste those existing Black Square mixture lines here?
I just need to see the numbers in them so I can make the new line match your setup exactly.
Just paste those lines here for now.
-
It's great you're hangin' in there Sad. I'll calm down once/if this weather ever gets sensible again. I'll leave it alone for a few days and come back to it.
-
Key binds to move a lever? If that's the case I won't bother to update. There comes a point when 'cleverness' sucks the fun out of things.
Can you hear that? It's the sound of the will to live going down the drain.
Yes, I'm a grumpy old man.@Ron-Attwood Perhaps some of you can give me some insight here. On every system, with every application I have tried, with every piece of hardware I have tried, the most basic native control binding for mixture has always worked. I have also tried
K:MIXTURE1_SETon every system I have had the opportunity to, and it has always worked without fail., including for condition levers. Yet, I still occasionally get complaints of these two "easy" methods not working, while the L:Var is included as backup. I know that doesn't help solve the immediate problem, but perhaps after three years, someone can help explain why this is happening? I would really appreciate any thoughts. -
@fredgarven Hi Fred. Yes I do, these are the entries in myentries.txt
// Blacksquare Duke Mixture
BS_Mixture_1#$Param 327.680 / 50 + (>L:BKSQ_MixtureLeverPosition_1)
BS_Mixture_2#$Param 327.680 / 50 + (>L:BKSQ_MixtureLeverPosition_2)
L:BKSQ_IgnitionPosition_1
L:BKSQ_IgnitionPosition_2
L:BKSQ_ConditionLever_0
Left Ignition Switch K:MAGNETO1_INCR/DECR - OR -
L:BKSQ_IgnitionPosition_1
Right Ignition Switch K:MAGNETO2_INCR/DECR - OR -
L:BKSQ_IgnitionPosition_2
Don't ask me how I got them, it was when I first got a BS something. This is getting very embarrassing. I have FSUIPC and have had it for years. All my axis, buttons and key presses are through it. When 2020 came along I was appalled at the control setup so everything went on FSUIPC.
Isaid I'd leave it alone for a while but needless to say I couldn't let it rest. Lo and behold BS_Mixture_1 suddenly worked! My head hurtsAs an experiment I'll go and try the FSUIPC settings again
I'll be back. -
Right. Both the Turbo and non Turbo work with BS_MIXTURE_1 via FSUIPC7
I'm now going to leave well alone.
I've not managed to satisfactorily get the magnetos to increase/decrease. They go from Off to Starter and from mag 3 to off. Not been able to do the old magneto test with them. Bonanza and 114
But that's for another day... -
@Ron-Attwood Perhaps some of you can give me some insight here. On every system, with every application I have tried, with every piece of hardware I have tried, the most basic native control binding for mixture has always worked. I have also tried
K:MIXTURE1_SETon every system I have had the opportunity to, and it has always worked without fail., including for condition levers. Yet, I still occasionally get complaints of these two "easy" methods not working, while the L:Var is included as backup. I know that doesn't help solve the immediate problem, but perhaps after three years, someone can help explain why this is happening? I would really appreciate any thoughts.@Black-Square I wish I had some real insight for you, but I don't. I own all of your planes except the Velocity. From the Dukes onward, I've used Axis and Ohs for control bindings, and it's always been a crap shoot. I always start with default MSFS events and vars to keep it as simple as possible. But every plane inevitably has some that don't work the way they should (or at least the way I expect), and that's the point where I dig into the assignments listed in the manual. For any of those that don't work, I use the dev menu behaviors tool, and the Axis and Ohs "watch simulator events" dialog. But they both have their own failings: the behaviors tool doesn't always list bindings, so I have to inspect the code displayed and try to glean what I can do from that. And the simulator events dialog sometimes displays native events that are being triggered by code -- and often I can't bind those events directly and the dialog doesn't indicate what to use. There are a couple other tricks I use in Axis and Ohs, and I'm always learning. For example, just a couple days ago, I discovered I can use to program virtual button presses on an axis I create (for the Just Flight F28, where the fuel levers are seemingly not on an axis).
Needless to say, due to the trial-and-error nature of this process, it sometimes takes a couple hours for me to bind a single plane, but it'd be awesome if I could just import an already existing control profile and have most of the assignments work out of the box.
Usually I start by binding just enough to get into the air, fly until I want to switch to autopilot, and then do the rest while the plane hums along happily on its own lol