Releases: Boris-Barboris/AtmosphereAutopilot
Releases · Boris-Barboris/AtmosphereAutopilot
AtmosphereAutopilot 1.5.12
- Tgt and Wpt buttons have been added to the Cruise Flight controller UI. When clicked, the current coordinates of the selected Target or Waypoint, if defined, are copied into the lon/lat display and navigation to the waypoint is enabled.
AtmosphereAutopilot v1.5.11
- Gimbal rearrangement regression fixed, gimbal-controlled vessels should feel as good as they did in 1.3.X KSP.
- director strength parameter is in craft settings.
- CF waypoint can now be entered in text. Mouse picking on the map gets dedicated button.
AtmosphereAutopilot v1.5.10
- moment of inertia math fix
- mod now turns off stock SAS by itself
- distance to waypoint back in GUI
- watch_precision_mode toggle in ang vel controllers GUI toggles handling of precision mode. Each ang vel controller has separate option.
- precision_mode_factor in config to tune precision input mode factor (0.33 by default). Each ang vel controller has separate option.
AtmosphereAutopilot v1.5.9
- Version 1.2.1+ control surface module compatibility.
- CruiseFlight autopilot GUI tweaks by CraigCottingham. You can now enter waypoint coordinates in text form.
AtmosphereAutopilot v1.5.8
- KSP v 1.2 compatibility
- Removed ModuleManager from the archive, since it's no longer mandatory for non-FAR installs and with FAR it will be there anyway.
AtmosphereAutopilot v1.5.7
Changelog:
- ModuleSurfaceFX compatibility
- altitude control is off in neo-gui when switching to cruise flight
- "Use PID" in ProgradeThrustController is globally saved
- Thrust balancer math rewritten
AtmosphereAutopilot v1.5.6
min KSP version: 1.1.3
Changelog:
- Stock aero control surface authority limiter fixed
- Fixed some crashes with cheesy named vessels
- Sketch of thrust-balancing for VTOL-lovers (very raw, don't expect much), toggled in Flight Model gui by button "balance_engines". Has hotkey ("thrust balancing" in hotkey manager). Short video: https://youtu.be/8nDSSh-7dQw
AtmosphereAutopilot v1.5.5
Changelog:
- 2-seconds input delay for desired speed, course, altitude and vertical speed fields.
- additional hotkeys for speed control toggle (on\off), cruise flight vertical motion control toggle and altitude\vertical speed toggle.
- neo-gui by Morse (http://i.imgur.com/pMWmYuX.jpg), togglable by setting use_neo_gui in GlobalSettings.txt\AtmosphereAutopilot to true. Flag is updated every scene change, no need to restart KSP to toggle.
AtmosphereAutopilot v1.5.4
Changelog:
- fixed bug with incorrect handling of navball in surface velocity mode;
- Mini-AVC version files fixed;
- stock-alike deploy direction of control surfaces under stock aero;
- corrected GUI hiding (F2) code;
- fixed old bug with stock control surfaces, wich snapped deflection to zero on small control signals. Behaviour on extreme dynamic pressure regimes significantly improved under stock aero, for both manual and automated flight;
- new window in AppLauncher window list - "Hotkey manager". Allows to change hotkeys in runtime. Escape to unset hotkey (yes, it pauses the game as well, i know, i hate GUIs);
- speed control setpoint can now be controlled by ThrottleU and ThrottleDown keys. Can be toggled and tweaked in Prograde thrust controller's GUI, consult docs;
- close window buttons added;
- Cruise Flight window reworked, advanced settings hidden, distance to waypoint readout added;
- Cruise Flight setpoints are controllable by pitch and yaw keys if needed. Right Alt (configurable in hotkeys manager) toggles this behaviour. To toggle and tweak, adress CF window advanced options and docs;
- corrected vertical speed behaviour on very large turns under CF control;
- vertical speed setpoint added to Cruise Flight;
- added hotkeys for Rocket mode and Coordinated turn flags of FBW;
AtmosphereAutopilot v1.5.3
- control surface module friendliness to MAF
- internal fixes
- max_neg_g of director controller is now serialized
- virtual rotation to improve behaviour on wobbly crafts even without KJR