joeherwig / A32nx-LINDA-aircraft-module

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

Fixes Issue #60 - Add TCAS Switches #61

Closed scotflieger closed 2 years ago

scotflieger commented 2 years ago

Adds all TCAS switch functions. Replaces existing functions for consistency. IDENT not implemented.

joeherwig commented 2 years ago

If we stick to the naming convention as described in https://github.com/joeherwig/A32nx-LINDA-aircraft-module/wiki/Contribute#naming-conventions it should be A32nx_PED_TCAS_MODE_stby() instead of A32nx_TCAS_MODE_stby() istn't it?

Could merge it, but wanted to check finalize the naming conventions and like to ask you to check my comment in the above review.

scotflieger commented 2 years ago

TCAS functions updated for standardised naming conventions with addition of panel ident PED

scotflieger commented 2 years ago

Not implemented. Additional switch functions missing from committed code.