MobiFlight / MobiFlight-Connector

MobiFlight is an open source project that allows you to create your own home cockpit for your favorite flight simulator in a flexible, affordable and extremely user-friendly way.
https://mobiflight.com
MIT License
231 stars 103 forks source link

Manage Orphaned Serials not working for a potentiometer #1749

Closed tigert closed 7 months ago

tigert commented 7 months ago

Describe the bug When flashing several copies of this mfmc file to few radio panels I am making, I need to map orphans after uploading the mfmc to a new panel. I have one analog input (photocell, but looks like a potentiometer to MF) that does not seem to get mapped with the rest of orphans. It is mapped to a MobiFLight variable that controls the backlight leds via an output config that reads the same MF variable.

Steps To Reproduce

image

image

image

It starts to work after I close the configwizard dialog for the analog input. Before opening and closing the config it does not seem to connect the event to the config.

image

Expected behavior Work right.

Actual behavior Not mapping the analog input to the mobiflight variable it is assigned to.

Details

tigert commented 7 months ago

disregard, my file had an empty serial to begin with.