Munkwolf / dcs-community-keybinds

A collection of keybinds for DCS.
93 stars 28 forks source link

A-10C Keybinds for Yaw SAS not working for me #80

Open erikpolta opened 2 months ago

erikpolta commented 2 months ago

`{down = 3004, cockpit_device_id = 38, valuedown = 1, name = ('Yaw SAS Left Engage'), category = {('Custom'), ('Stability Augmentation System')}}, {down = 3003, cockpit_device_id = 38, valuedown = 0, name = ('Yaw SAS Left Off'), category = {('Custom'), ('Stability Augmentation System')}},

    {down = 3006, cockpit_device_id = 38, value_down = 1, name = _('Yaw SAS Right Engage'), category = {_('Custom'), _('Stability Augmentation System')}},
    {down = 3005, cockpit_device_id = 38, value_down = 0, name = _('Yaw SAS Right Off'), category = {_('Custom'), _('Stability Augmentation System')}},

    {down = 3008, cockpit_device_id = 38, value_down = 1, name = _('Pitch SAS Left Engage'), category = {_('Custom'), _('Stability Augmentation System')}},
    {down = 3007, cockpit_device_id = 38, value_down = 0, name = _('Pitch SAS Left Off'), category = {_('Custom'), _('Stability Augmentation System')}},

    {down = 3010, cockpit_device_id = 38, value_down = 1, name = _('Pitch SAS Right Engage'), category = {_('Custom'), _('Stability Augmentation System')}},
    {down = 3009, cockpit_device_id = 38, value_down = 0, name = _('Pitch SAS Right Off'), category = {_('Custom'), _('Stability Augmentation System')}}, `

When the Yaw SAS buttons are mapped to my button box the switches will move in cockpit, but they no longer actuate the Yaw or Pitch SAS. The warning lights on the warning panel stay illuminated and even though the switch has moved in cockpit - it does not appear to actually be activating the Yaw/Pitch SAS in game. If I click the Yaw/Pitch SAS buttons in cockpit with the mouse - it works as it should.