Skip to content

Releases: Mizu49/FlexibleSpacecraft.jl

Release v0.0.2

30 Apr 07:32
493eef8
Compare
Choose a tag to compare
Release v0.0.2 Pre-release
Pre-release

Features implemented

  • Refine the attitude calculation feature based on the rigid spacecraft body model
  • Implement a disturbance input features
  • Update the plot features
  • Implement the data handling feature
  • Implement the CLI system for usability
  • Add more detailed documentation

Related issues and PRs

What's Changed

  • Implement simulation function 'runsimulation()' by @Mizu49 in #52
  • Reorganize and modify test scripts for the future development by @Mizu49 in #68
  • Add submodule Evaluation.jl for simulation evaluation by @Mizu49 in #69
  • Improvement on parameter setting API by @Mizu49 in #73
  • Add docs on main.jl by @Mizu49 in #77
  • Implemented euler angle calculations by @Mizu49 in #82
  • Implement API for setting of initial values by @Mizu49 in #84
  • Modify disturbance configuration API and other parameter API by @Mizu49 in #85
  • Improve docs for the package by @Mizu49 in #87
  • Improve attitude calculation features by @Mizu49 in #88
  • Implement tabular data handling API by @Mizu49 in #89
  • Reorganize the dependencies of FlexibleSpacecraft.jl and modify Dockerfile by @Mizu49 in #92
  • Implemented the CLI system for FlexibleSpacecraft.jl by @Mizu49 in #95
  • Release v0.0.2 by @Mizu49 in #97

Full Changelog: v0.0.1...v0.0.2

`FlexibleSpacecraft.jl` Pre-release v0.0.1

20 Aug 04:12
Compare
Choose a tag to compare

New features

  • LVLH frame
  • Orbital elements
  • Gravity disturbance torque
  • Minor update of plot recipe

Our first release for active development

16 Jun 13:00
83ba607
Compare
Choose a tag to compare

Our first pre-release is now deployed!

Development of FlexibleSpacecraft.jl begins here!

attitude