Skip to content

Releases: open-space-collective/open-space-toolkit-astrodynamics

5.2.3

16 Jan 22:27
bdb65b9
Compare
Choose a tag to compare

fix

  • set instant from inputs in NumericalSolver::integrateTime (#320)

5.2.2

16 Jan 00:03
462bd58
Compare
Choose a tag to compare

feat

  • add argument of latitude options to Orbit::SunSynchronous (#319)

5.2.1

11 Jan 01:08
7032be1
Compare
Choose a tag to compare

feat

  • Tabulated dynamics for custom contribution profiles (#317)

5.2.0

08 Jan 12:42
2bb01de
Compare
Choose a tag to compare
  • feat: add AttitudeQuaternion and AngularVelocity coordinate subsets and State constructors
  • feat: enrich and fix time conversion functions
  • fix: time conversion functions
  • fix: update Propulsion System scalar constructor
  • fix: py unit test packaging and enhance dev container formatting
  • fix: non-root dev container ostk data issue
  • fix: doxygen formatting
  • docs: satellite system python docs
  • docs: align sequence api docs with function definition

Full Changelog: 5.1.5...5.2.0

5.1.5

02 Jan 22:20
e9c4d17
Compare
Choose a tag to compare
  • fix: past data horizon limit on NRLMSISE.
  • chore: add sequence solution bindings.

5.1.4

19 Dec 16:16
9f02666
Compare
Choose a tag to compare
  • fix: test.
  • feat: segment solution constructor binding.
  • chore: format.

5.1.3

14 Dec 16:24
f37a2ad
Compare
Choose a tag to compare
  • feat: add dynamics contribution getters on segment solution.

5.1.2

01 Dec 19:29
306b07e
Compare
Choose a tag to compare

feat

  • relative/absolute effectivity thresholds for QLaw (#290)

5.1.1

29 Nov 16:11
ab8fa73
Compare
Choose a tag to compare
  • build: update OSTk physics to 4.0.2

5.1.0

29 Nov 00:20
809be19
Compare
Choose a tag to compare

feat

  • add convergence threshold for q law (#287)
  • use analytical derivatives for QLaw (#272)