๐ A series of scripted spaceflight maneuvers for a rocket simulator
This repository contains code which attempts to automate and visualize various spaceflight maneuvers such as launching, orbiting, de-orbiting, hovering and landing.
The spaceflight control code is written in the KerboScript Language.
Within the spaceflight simulator application, the flight control code is interpreted by a virtual flight controller on-board the spacecraft.
The visualizer provides the ability to view these spaceflight maneuvers outside of the simulator application.
The GPS flight control code is responsible for recording the simulated spacecraft's GPS location and altitude data. The simulator consumes this data to accurately render the SOI and the flight path of the spacecraft.
Demonstration of the visualizer rendering a sub-orbital flight: