joeherwig / A32nx-LINDA-aircraft-module

a32nx
GNU General Public License v3.0
4 stars 4 forks source link

Add Grouped Internal Light Dimmer Functions #81

Closed scotflieger closed 2 years ago

scotflieger commented 2 years ago

The Internal Light and Display Dimmers are needed to provide usable illumination for users. By grouping these into Integral, Flood and Displays and with several preset values, the number of function added can be kept to a reasonable level. In addition _inc, and _dec functions allow VRi MCP users to control the groups using the knobs.

The 3 groups are: A32nx_CKPT_INTLTINTEG, A32nx_CKPT_INTLTFLOOD and A32nx_CKPT_INTLT_DSPLYS.

Local control variables are required as no read Lvar are available.