Difference between revisions of "OrbitX"

From OCE Space Simulation
Jump to: navigation, search
(Created page, linked github)
 
(Added image)
Line 1: Line 1:
 +
[[Image:OrbitX.png|thumb|right|500px|Screen shot of the OrbitX Flight Module from June 2020.]]
 
'''OrbitX''' is a software package developed by [[Patrick Melanson]] and collaborators, as a remake of [[Dr. J. Magwood|Dr Magwood's]] [[Orbit]] software. OrbitX is coded in Python in contrast to Orbit's FreeBasic.
 
'''OrbitX''' is a software package developed by [[Patrick Melanson]] and collaborators, as a remake of [[Dr. J. Magwood|Dr Magwood's]] [[Orbit]] software. OrbitX is coded in Python in contrast to Orbit's FreeBasic.
  
Line 4: Line 5:
  
 
OrbitX is still under development, and contributors are directed to the [https://github.com/OCESS/orbitx github repo].
 
OrbitX is still under development, and contributors are directed to the [https://github.com/OCESS/orbitx github repo].
 +
 +
  
 
[[Category: Software]]
 
[[Category: Software]]

Revision as of 13:58, 20 June 2020

Screen shot of the OrbitX Flight Module from June 2020.

OrbitX is a software package developed by Patrick Melanson and collaborators, as a remake of Dr Magwood's Orbit software. OrbitX is coded in Python in contrast to Orbit's FreeBasic.

The full Orbit suite simulates the flight of the Habitat, as well as its environmental and electrical subsystems. As of June 2020, OrbitX has remade the flight code and the networking code, which allows OrbitX's flight module to interact with the modules of OrbitV.

OrbitX is still under development, and contributors are directed to the github repo.