KerbalSimpitRevamped icon indicating copy to clipboard operation
KerbalSimpitRevamped copied to clipboard

A revamp of the Kerbal Simpit Mod for KSP

Results 11 KerbalSimpitRevamped issues
Sort by recently updated
recently updated
newest added

## Description of the bug Several users report some cases of SAS turning itself off without any inputs. Nothing seems to appear in the logs when it happens. It seems...

bug
help wanted

Kerbal Space Program uses the radial in and radial out values the wrong way round. It seems to be a KSP bug, not a Simpit bug, as prints in the...

bug

### 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....

enhancement

Currently, the port name(s) are read while KSP is loading, and cannot be changed while KSP is running. This means relaunching KSP to change the config, especially if the port...

enhancement

Tested on latest version of Simpit, KSP1.12 w/ AGExt. Reported by @CodapopKSP Using the logging, you can see the difference in behavior between AG1-10 and AG11+. If you put a...

The [Flight ControlState API](https://www.kerbalspaceprogram.com/api/class_flight_ctrl_state.html) allow setting the values for the trim and there is currently no way to set them from the SimpitAPI. One solution would be to reuse the...

enhancement
wontfix

### A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I need to take my hands off of my (fictional) controller to load...

enhancement

The [FlightGlobals](https://www.kerbalspaceprogram.com/api/class_flight_globals.html) API defines a Enum related to the speed display mode of the navball (orbit, surface or target) and some functions to get/set it. The idea is to use...

enhancement
good first issue

## Description of the proposal [kOS](https://ksp-kos.github.io/KOS/) is a scripting mod for KSP that allow user to automate a lot of stuff. A way to link kOS with SimPit (meaning for...

enhancement