Skip to content

Releases: JuliaSpace/SatelliteToolboxBase.jl

v1.1.0

05 Oct 01:02

Choose a tag to compare

SatelliteToolboxBase v1.1.0

Diff since v1.0.0

  • The package now define a lower triangular storage type LowerTriangularMatrix. This object can be used to store data that fits in a lower triangular matrix, such as the Legendre coefficients of a spherical harmonics model. It supports both row-major and column-major storage order.

Closed issues:

  • Convert TLE to KeplerianElements (#6)

v1.0.0

02 Jan 02:10

Choose a tag to compare

SatelliteToolboxBase v1.0.0

Diff since v0.3.2

  • We dropped support for Julia 1.6. This version only supports the current Julia version and v1.10 (LTS).
  • This version does not have breaking changes. We bump the version to 1.0.0 because we now consider the API stable.

Closed issues:

  • Is OrbitStateVector defined in ECI or ECEF reference frame? (#5)

v0.3.2

14 Jun 21:53

Choose a tag to compare

SatelliteToolboxBase v0.3.2

Diff since v0.3.1

  • We added some helpers to assist multi-threaded execution of the functions in the SatelliteToolbox.jl ecosystem.

v0.3.1

24 May 18:00

Choose a tag to compare

SatelliteToolboxBase v0.3.1

Diff since v0.3.0

  • Minor source-code updates.

v0.3.0

17 Aug 04:07

Choose a tag to compare

SatelliteToolboxBase v0.3.0

Diff since v0.2.5

v0.2.5

04 Aug 17:52

Choose a tag to compare

SatelliteToolboxBase v0.2.5

Diff since v0.2.4

Merged pull requests:

v0.2.4

04 Jul 01:33

Choose a tag to compare

SatelliteToolboxBase v0.2.4

Diff since v0.2.3

v0.2.3

01 Jul 20:43

Choose a tag to compare

SatelliteToolboxBase v0.2.3

Diff since v0.2.2

v0.2.2

31 May 22:27

Choose a tag to compare

SatelliteToolboxBase v0.2.2

Diff since v0.2.1

v0.2.1

22 May 17:29

Choose a tag to compare

SatelliteToolboxBase v0.2.1

Diff since v0.2.0