Skip to content

Commit cd98f37

Browse files
committed
Update README.md
1 parent 9cb956d commit cd98f37

1 file changed

Lines changed: 12 additions & 6 deletions

File tree

README.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,22 @@ MOARdV's Avionics Systems (MAS) is a successor to RasterPropMonitor (RPM) that a
1212
**NOTE:** MAS is *not* a 100% drop-in replacement for RasterPropMonitor.
1313

1414
As of **MAS v1.2.0**, a Module Manager patch is included in MAS that replaces the basic RPM props with equivalent MAS props. This patch does
15-
not update ASET props, but it updates the IVAs included with RPM to use MAS-powered props. An RPM ASET update patch is in the works.
15+
not update ASET props, but it updates the IVAs included with RPM to use MAS-powered props.
1616

17-
Releases appear under [Releases](https://github.com/MOARdV/AvionicsSystems/releases).
17+
An in-progress RPM ASET update patch is in the
18+
distribution, but you must opt-in to using it by renaming it from MOARdV/Patches/AsetToMasUpgrade.nocfg to MOARdV/Patches/AsetToMasUpgrade.cfg.
19+
This patch does not yet update all of the ASET props.
20+
21+
Releases appear under [Releases](https://github.com/MOARdV/AvionicsSystems/releases). A comprehensive [changelog](https://github.com/MOARdV/AvionicsSystems/blob/master/Documents/Changelog.md) is available, as well.
1822

1923
For players who do a lot of atmospheric flight, alexustas's [Jebbesen Aeronautical Charts](https://github.com/MOARdV/AvionicsSystems/blob/master/Documents/ASET-%20Kerbin%20AEROCHARTS%20v17-11-25.pdf) for Kerbin are available.
24+
These charts list the radio navigation aids that MAS can interact with on Kerbin.
2025

21-
**To Install:** select the latest released AvionicsSystems zip file from the "Releases" tab. Do not download this repo, unless you intend to build MAS yourself.
26+
**To Install:** select the latest released AvionicsSystems zip file from the "Releases" tab. Do not download this repo unless you intend to build MAS yourself.
2227

2328
Players do not need to download the PropConfig zip file.
2429

25-
For players who want to understand the advanced ASET props, please take a look at [MOARdVPlus](https://github.com/MOARdV/MOARdVPlus), my advanced IVA mod (which includes user guides for the props).
30+
For players who want to understand the advanced ASET props, please take a look at [MOARdVPlus](https://github.com/MOARdV/MOARdVPlus), my advanced IVA mod. There are user guides for some of the advanced props there.
2631

2732
The KSP Forum has a [MAS thread](https://forum.kerbalspaceprogram.com/index.php?/topic/160856-wip-17x-moardvs-avionics-systems-mas-interactive-iva-v0980-27-may-2019/).
2833

@@ -38,16 +43,17 @@ Documentation of the props themselves is a work in progress.
3843

3944
## Where are the IVAs?
4045

41-
MAS is intended to be a toolkit for developing IVAs. There are a few example IVAs.
46+
MAS is intended to be a toolkit for developing IVAs.
4247

43-
Except for the RPM IVA upgrade patch, all of these IVAs require the ASET Props and Avionics packs.
48+
However, there are a few IVAs included in MAS to some of the features. All of these example IVAs require the ASET Props and Avionics packs.
4449

4550
* Module Manager patches are included that upgrade the basic RPM props to MAS-equivalent props. This patch allows the RPM IVAs included in RPM to use MAS instead.
4651
* The stock Mk 1 v2 Command Pod (pictured above) demonstrates a retro-NASA style IVA suitable for suborbital or short orbital flights. A flight manual is available [on the wiki](https://github.com/MOARdV/AvionicsSystems/wiki/Operations-Manual-Mk1). This is a fully-featured IVA.
4752
* The stock Mk 1-3 Command Pod includes a retro-NASA IVA for the center seat. This IVA *is not* complete, but it is a starting point if someone else wants to finish it.
4853
* The stock Mk1 Lander Can by snakeru, a conversion of the [ASET Mk1 Lander Can](https://forum.kerbalspaceprogram.com/index.php?/topic/156131-mk1-lander-can-iva-replacement-by-aset11/). Note that if RasterPropMonitor is installed, the MAS version of the IVA is switched off. You must uninstall the ASET IVA to use the MAS IVA.
4954
* The MRK DM command pod, previously part of the [Commonwealth Rockets](https://forum.kerbalspaceprogram.com/index.php?/topic/164365-13-commonwealth-rockets-tea-powered-spaceflight-in-development/) mod.
5055
This command pod demonstrates a modern partial-glass cockpit design good for activity around Kerbin and its moons. This pod has moved to a different mod, and I have not tested to see if the patch still works.
56+
* The OPT-J HT cockpit, courtesy vulkans22.
5157

5258
For some additional IVAs, the Flapjack cockpit in the [Kerbal Flying Saucer](https://forum.kerbalspaceprogram.com/index.php?/topic/173857-14x-pre-release-live-kerbal-flying-saucers-build-flying-saucers-in-ksp/) mod shows a glass cockpit design.
5359
Additionally, the [MOARdVPlus](https://github.com/MOARdV/MOARdVPlus) mod includes a complete 1960s-style Apollo IVA compatible with

0 commit comments

Comments
 (0)