Skip to content

Commit

Permalink
Merge pull request #301 from DMagic1/release
Browse files Browse the repository at this point in the history
Version 18.1
  • Loading branch information
DMagic1 authored Oct 11, 2017
2 parents dc5988a + bbc3ae7 commit 5cd53e5
Show file tree
Hide file tree
Showing 45 changed files with 2,484 additions and 936 deletions.
2 changes: 2 additions & 0 deletions SCANassets/Flags/Agents.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
AGENT
{
name = SCAN: Scientific Committee on Advanced Navigation

title = SCAN

description = The SCAN agency is dedicated to mapping and surveying every planet in the solar system.

Expand Down
72 changes: 0 additions & 72 deletions SCANassets/MM_Parts/MFDPatches.cfg
Original file line number Diff line number Diff line change
@@ -1,42 +1,5 @@
//These patches add additional functionality to the SCANsat pages in stock and ALCOR MFDs


@PROP[ALCORMFD60x30]:FOR[SCANsat]:NEEDS[RasterPropMonitor,ASET]
{
@MODULE[RasterPropMonitor]
{
@PAGE[pALCOROrbitMap60x30]
{
@BACKGROUNDHANDLER[JSISCANsatRPM]
{
@buttonHome = 6
buttonRight = 5
buttonLeft = 1
buttonR9 = 8
buttonR10 = 7
startLine = 120
stopLine = 390
mapDivider = 2
resourceInterpolation = 4
}
}

@PAGE[pALCORClearMap60x30]
{
@BACKGROUNDHANDLER[JSISCANsatRPM]
{
@buttonHome = 6
buttonRight = 5
buttonLeft = 1
buttonR9 = 8
buttonR10 = 7
mapDivider = 2
resourceInterpolation = 4
}
}
}
}

@PROP[kOSTerminal]:FOR[SCANsat]:NEEDS[RasterPropMonitor,ASET]
{
@MODULE[RasterPropMonitor]
Expand Down Expand Up @@ -66,38 +29,3 @@
}
}
}


@PROP[ALCORMFD40x20]:FOR[SCANsat]:NEEDS[RasterPropMonitor,ASET]
{
@MODULE[RasterPropMonitor]
{
@PAGE[pALCORMapOrbit40x20]
{
@BACKGROUNDHANDLER[JSISCANsatRPM]
{
buttonHome = 4
buttonRight = 5
buttonLeft = 6
buttonR9 = 7
buttonR10 = 8
mapDivider = 2
resourceInterpolation = 4
}
}

@PAGE[pALCORMapLanding40x20]
{
@BACKGROUNDHANDLER[JSISCANsatRPM]
{
buttonHome = 4
buttonRight = 5
buttonLeft = 6
buttonR9 = 7
buttonR10 = 8
mapDivider = 2
resourceInterpolation = 4
}
}
}
}
Loading

0 comments on commit 5cd53e5

Please sign in to comment.