Skip to content

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

3.0.2

03 Oct 17:01
d358179
Compare
Choose a tag to compare
  • clean: move dynamics to root.
  • build: update physics and deps for stack-trace fixes.

3.0.1

27 Sep 17:43
7cbb3bd
Compare
Choose a tag to compare

feat

  • add static constructors for constant thrust

3.0.0

21 Sep 21:04
6e065ee
Compare
Choose a tag to compare

feat

  • add Sequence class (#223)
  • interpolate all coordinates in tabulated model (#227)

2.4.1

21 Sep 17:47
d816da0
Compare
Choose a tag to compare

2.4.0

19 Sep 23:33
660a6be
Compare
Choose a tag to compare

2.3.0

14 Sep 17:50
1e6a87f
Compare
Choose a tag to compare
  • feat: add constant thrust thruster dynamics.
  • build: cmake python version options.
  • fix: angle delta computation in event condition class.
  • chore: use physics 2.1.0.

2.2.0

05 Sep 20:01
38062e5
Compare
Choose a tag to compare

2.1.0

31 Aug 02:03
376154b
Compare
Choose a tag to compare
  • fix: Viewer ConicSensor half-hangle (#215)
  • build: update OSTk-data URLs for Jupyter image (#207)
  • feat: add simple PropulsionSystem class (#199)
  • fix: up benchmark alert threshold (#209)

2.0.0

28 Aug 23:29
1d4a8ce
Compare
Choose a tag to compare

build

  • add standalone step for format checker (#203)
  • add standalone step for format checker /2 (#205)

feat

  • add benchmarking framework (#186)
  • add accessors/getters for observed states in NumericalSolver (#188)
  • switch to physics v2.0 and add data validity range tests (#190)
  • edge case condition already being met in integration (#191)
  • add compute virtual method to Event Condition (#193)
  • add python bindings for CoordinatesSubset, CoordinatesBroker etc. (#195)
  • update bindings for CoordinatesSubset (#206)

fix

  • COECondition static construction (#187)
  • see if we can get benchmark data to go directly to a file (#204)

refactor

  • CoordinateSubset class and methods (#196)

1.3.0

11 Aug 19:18
f08d0e5
Compare
Choose a tag to compare

refactor

  • generalise dynamics (#167)

build

  • fix format-python in makefile (#185)