Skip to content

RemoteTech2 v1.4.0

Compare
Choose a tag to compare
@wms wms released this 16 Jun 20:51

KSP Version: 0.23.5

The source code for RemoteTech is licensed under GPL version 2. The art assets are not licensed to the general public and may not be redistributed without permission from their original creators.

Features:

  • KSP-AVC Support
  • EXEC commands are now executed at the correct time in advance of the maneuver node (accounts for signal delay and vessel acceleration)
  • Added logging to API - useful for developers of mods that wish to interact with RT - requires VERBOSE_DEBUG_LOG = True in settings.cfg

Bug Fixes:

  • Fixed display of execution delay for simple commands such as running experiments
  • Significantly reduced occurrences of the dreaded 'vessel duplication' bug
  • Fixed display of the Flight Computer icon below the time-warp/clock display in the upper-left of the screen
  • Fixed electric charge consumption at higher time-warp factors
  • Prevented flight computer from crashing when scheduling a Maneuver Node Execution ('EXEC') command when no engines are active
  • Fixed orientation when orienting in Target ('TGT') reference frame
  • Fixed calculation of burn time for EXEC commands when engine thrust limit is less than 100%
  • Fixed calculation of burn time for EXEC commands when using ModuleEnginesFX parts (eg. NASA 'Kerbodyne' engines)