Skip to content

Commit

Permalink
Merge pull request orbitersim#522 from GLS-SSV/small_vessel_fixes
Browse files Browse the repository at this point in the history
Small vessel fixes
  • Loading branch information
jarmonik authored Dec 15, 2024
2 parents 2205bfe + 16c15ca commit e0727d0
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 12 deletions.
12 changes: 7 additions & 5 deletions Scenarios/Demo/Project Alpha.scn
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,12 @@ STS-101:Atlantis
ARM_WR_P 0.000
ARM_WR_Y 0.000
ARM_WR_R 0.000
SAT_JETTISONED 0
SAT_NAME Leonardo_mplm
SAT_MESH Leonardo_mplm
SAT_GRAPPLE 0.000 2.341 0.182
SAT_GRAPPLED 0
END
Leonardo:Leonardo_mplm
STATUS Orbiting Earth
ATTACHED 0:0,STS-101
AFCMODE 7
NAVFREQ 0 0
XPDR 477
END
END_SHIPS
1 change: 0 additions & 1 deletion Scenarios/Navigation/Space Physics/Solar sail.scn
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ FlyingDutchman:SolarSail
RPOS 4764366.54 0.00 -5630105.73
RVEL 5608.120 0.001 4749.250
AROT -4.46 38.82 -0.01
PRPLEVEL 0:-1.#IO
NAVFREQ 0 0
END
END_SHIPS
10 changes: 6 additions & 4 deletions Scenarios/Space Shuttle Atlantis/Atlantis cockpit.scn
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,13 @@ STS-101:Atlantis
SAT_OFS_X 0.000
SAT_OFS_Y 0.000
SAT_OFS_Z 0.000
SAT_JETTISONED 0
SAT_NAME carina_dll
SAT_MESH Carina
SAT_GRAPPLED 0
CARGO_STATIC_MESH Carina_cradle
CARGO_STATIC_OFS 0.000 -1.650 0.050
END
Carina:Carina
STATUS Orbiting Earth
ATTACHED 0:0,STS-101
AFCMODE 7
NAVFREQ 0 0
END
END_SHIPS
3 changes: 1 addition & 2 deletions Src/Vessel/Solarsail/Config/SolarSail.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
; === Configuration file for vessel class ESA Carina ===
; === Configuration file for vessel class Solar Sail ===
ClassName = SolarSail
Module = SolarSail
;ImageBmp = Images\Vessels\Default\Carina.bmp

0 comments on commit e0727d0

Please sign in to comment.