Simpit-team / KerbalSimpitRevamped

A revamp of the Kerbal Simpit Mod for KSP
BSD 2-Clause "Simplified" License
26 stars 15 forks source link

[Feature]: ACTIONSTATUS_MESSAGE (or similar) during EVA for SAS/RCS/Light #88

Open Tetopia opened 1 year ago

Tetopia commented 1 year ago

Problem

The ACTIONSTATUS_MESSAGE does not update LIGHT_ACTION, SAS_ACTION and RCS_ACTION during an EVA, so indicator LEDs on the controller don't work.

Possible solution

Send ACTIONSTATUS_MESSAGE also during EVA. Or create a new message for EVA stuff.

Alternatives and workarounds

Just deactivate all LEDs in question when entering EVA and put up with the fact that they don't show the actual status.