Skip to content

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Genhis Genhis released this 26 Aug 11:16
· 79 commits to master since this release

Added

  • AirplaneAutopilot
  • AscentAutopilot with 3 ascent path options:
    • AscentClassic: Classic Ascent Profile
    • AscentGT: Stock-style GravityTurn™
    • AscentPEG: Powered Explicit Guidance (RSS/RO)
  • DockingAutopilot
  • LandingAutopilot
  • ManeuverPlanner with 16 operations:
    • OperationApoapsis
    • OperationCircularize
    • OperationCourseCorrection: Fine tune closest approach to target
    • OperationEllipticize: Change both periapsis and apoapsis
    • OperationInclination
    • OperationInterplanetaryTransfer
    • OperationKillRelVel: Match velocities with target
    • OperationLambert: Intercept target at chosen time
    • OperationLan: Change longitude of ascending node
    • OperationLongitude: Change surface longitude of apsis
    • OperationMoonReturn
    • OperationPeriapsis
    • OperationPlane: Match planes with target
    • OperationResonantOrbit
    • OperationSemiMajor
    • OperationTransfer: Hohmann transfer to target
    • TimeSelector class to set starting time of maneuvers
  • NodeExecutor
  • RCSController (basic implementation)
  • RendezvousAutopilot
  • StagingController
  • TargetController to get information about the current target