KSP-RO / RealismOverhaul

Multipatch to KSP to give things realistic stats and sizes
369 stars 280 forks source link

Fix gimbalResponseSpeed in ModuleGimbal #2938

Open lamont-granquist opened 7 months ago

lamont-granquist commented 7 months ago

See description of the problem in the ModuleGimbal implementation here:

https://github.com/MuMech/MechJeb2/issues/1859

The problem is that fixing this issue will likely mean increased response time delays, which may impact playability at the keyboard, and will likely make all PID controllers, including stock SAS even worse.

If this is fixed, it should probably be hidden behind a toggle and not enabled by default until PIDs/SAS can get stabilized. It also should probably bake in RO before being pushed to everyone in KCF.