Meadville Space Center (Orbiter Add-ons) News
Brought to you by:
bibiuncle,
robertsconley
I added several new packages related to programming orbiter.
V2/Bumper 3.1
This has been updated to use my latest Multi-Stage2.h. The inclosed PDF includes detailed programming notes on how you can program a orbiter vessel using Microsoft's C++ compilier.
Common Addon 1.0
This includes the first version of the Common_addon header which currently only has common vessel. Common Vessel extends orbiter's vessel class to allow for rich vessel to vessel and vessel to addon communication.
Also is included is Gemini-Titan 4.11 which implements Common Vessel. This release of Gemini-Titan is for programmer only as it does nothing new. I recoded the Gemini-GATV link to use Common vessel.