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 console clearly state Simpit setting the mode the other way round.
Fix: Switch RadialIn and RadialOut in AxisControl.cs here, here and here
Workaround: Switch RIN and ROUT in the controller's code.
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 console clearly state Simpit setting the mode the other way round.
Fix: Switch RadialIn and RadialOut in AxisControl.cs here, here and here
Workaround: Switch RIN and ROUT in the controller's code.