AvionicsSystems icon indicating copy to clipboard operation
AvionicsSystems copied to clipboard

MOARdV's Avionics Systems for Kerbal Space Program - a new generation of IVA enhancement.

Results 62 AvionicsSystems issues
Sort by recently updated
recently updated
newest added

The Isue affects the MACE fuel cells. The issue only apperas when a kerbal is at the craft. The issue affects only non-default B9 subtyps >KSP.log file [KSP.log](https://github.com/MOARdV/AvionicsSystems/files/14793689/KSP.log) (the subtyps...

bug

The sounds played by the `AUDIO_PLAYER ` components are muted when the player enters an `InternalCameraSwitch` view. For occasional props it's not a big deal, but if the capsule has...

As you can see in the video below, I added a glass plane on the DSKY, in front of the flags indicators, and this causes the text labels to not...

[KSP.txt](https://github.com/MOARdV/AvionicsSystems/files/13328044/KSP.txt) [ERR 18:31:37.302] [MASFlightComputer] System.ArgumentException: Unable to sort because the IComparer.Compare() method returns inconsistent results. Either a value does not compare equal to itself, or one value repeatedly compared to...

bug

https://github.com/MOARdV/AvionicsSystems/blob/c9a8777e7a14d19667d93b17bf3fe2e2430bf68e/Source/MASFlightComputerProxy.cs#L262 I suspect the issue here is the cast - it's completely plausible that `distA - distB` is outside the range that is representable by an int. ``` [ERR 12:10:00.637]...

duplicate

After leaving the atmosphere fast and hot MAS MFDs continue displaying atmospheric effects in a camera view when there is no atmosphere, and remain after SOI change or switching vessels.

Is it possible to be able to input a target attitude, altitude, heading, and speed and have MAS point an aircraft in that direction would be very helpful to the...

enhancement

Several important parts of MASFlightComputer and MASVesselComputer only run during the FixedUpdate if vesselCrewed is true. This blocks compatibility with the Probe Control Room IVA, which is inherently used on...

enhancement

Config and LUA changes: - Fixes and enhancements to several MAS props - New MAS props using existing models - New FMS props and LUA script to allow editing maneuver...