Skip to content

Release v0.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Mizu49 Mizu49 released this 30 Apr 07:32
· 55 commits to main since this release
493eef8

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