Skip to content
Success

Changes

Summary

  1. Hoverslam: add RF-compatible pulse width modulation (commit: f6f9e95) (details)
Commit f6f9e95768c27cd794f0450218765eaf9cb534f6 by lamont
Hoverslam: add RF-compatible pulse width modulation

This integrates the requested acceleration in the vertical descent
and applies a PWM to the throttle with a configurable minimum
pulse width.

It doesn't know about limited ignitions and it will shift to PWM
below minThrottle on any engine and start to waste ignitions.
(but you really shouldn't have limited ignition engines that you
need lower than your minThrottle to land -- either deep throttle and
keep your authority somewhere in the middle of the band, or have
lots or infinite ignitions).
(commit: f6f9e95)
The file was modified MechJeb2/MechJebModuleCustomInfoWindow.cs (diff)
The file was modified MechJeb2.sln.DotSettings (diff)
The file was addedMechJebLib/Control/DeltaSigmaThrottleModulator.cs
The file was modified MechJeb2/MechJebModuleHoverslamAutopilot.cs (diff)
The file was modified MechJebLib/MechJebLib.csproj (diff)
The file was modified Localization/en-us.cfg (diff)