#Trying to find event on rotary knob

1 messages · Page 1 of 1 (latest)

lusty shoal
#

Hi, new to the MobiFlight binding. I'm creating a new profile for an unsupported hardware.

I successfully found the event for HDG, CRS, NAV and it's working nicely.

But I'm struggling with the BARO knob, it's not a "CONTROL_NAME_INC"/"CONTROL_NAME_DEC" variation and it seems to have a "enum" value somehow?

Looking to the behavior of the knob can someone point me out what I'm missing?

fast sail
#

Are you following the guide for 2024 from the docs site?

fast sail
#

ok, same thing basically although we have an updated version here:

buoyant scaffoldBOT
fast sail
#

There's no bvars for that plane?

lusty shoal
#

The 'InputEvents" section? nope :

fast sail
#

gross 😦

#

on one second

#

ok one second

#

This is just for the barometer?

#

looks like it uses the standard (>K:KOHLSMAN_INC) and (>K:KOHLSMAN_DEC) events

#

It's really buried in all the gibberish code in your screenshot, but those events are used by other planes to control the baro, I'd give them a try

lusty shoal
#

That was it! I tried it but forgot to change the "L to K" in the variable 😬

fast sail
#

nice!

lusty shoal
#

thanks a lot 🙂

fast sail
#

glad it worked, sometimes these are painfully painful to do

lusty shoal
#

I imagine, but that's also part of the fun I guess 😅

fast sail
#

"fun" sure 😄