daniol / xsaitekpanels-zibo

Xsaitekpanels.ini Configuration for Zibo 737-800
GNU General Public License v3.0
1 stars 1 forks source link

Bugfix Taxi light switch #10

Closed daniol closed 3 years ago

daniol commented 3 years ago

Fixes #9. It seems that Zibo changed the behavior of the taxi switch and introduced an intermediate position between on and off (?). So it is necessary to call two times the command "taxi_light_brightness_pos_dn" to turn the lights on and two times "taxi_light_brightness_pos_up" to turn them off.

Tested with Zibo 3.45.15

CyberGuerro commented 3 years ago

OK, great @daniol