Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Releases: IO-Aerospace-software-engineering/Astrodynamics.Net

Release v3.3.0 - Consolidate kernels management

02 Aug 09:33
cb9c613
Compare
Choose a tag to compare

Release v3.2.3 - Fix propagators based on UTC Window

01 Aug 14:50
8ece4b6
Compare
Choose a tag to compare
Fix/maneuver (#109)

* Fix UTC window in spacecraft propagator

* TLE propagator works now with TDB only

* Update Nuget version

Release v3.2.2 - Fix TLE Propagator

01 Jun 12:53
Compare
Choose a tag to compare

What's Changed

  • Fix spacecraft orientation kernel when TLE propagator is used

Release v3.2.0 - Add time reference to Horizontal and Equatorial coordinates

27 May 11:08
1a9c5ab
Compare
Choose a tag to compare

What's new

  • Time reference has been added to equatorial and horizontal coordinates

Release v3.2.1 - Add time reference to horizontal and equatorial coordinates

27 May 11:32
775a789
Compare
Choose a tag to compare

What's new

  • Add time reference to horizontal and equatorial coordinates
  • Fix naming

Release v3.1.0 - TLE Propagation and fixes

21 May 18:51
578424d
Compare
Choose a tag to compare

What's Changed

  • Add TLE Propagator and fix propagation output size

Release v3.0.4 - Orbital parameters convention

03 May 19:15
Compare
Choose a tag to compare

What's Changed

  • Add convention when singularities are reached by orbital parameters

Release 3.0.3 - Upgrade native library (remove unused API)

30 Apr 10:17
8c88897
Compare
Choose a tag to compare
Features/uprage native library (#96)

* Remove propagator into native library

* minor fixes

* Upgrade native libraries

Release 3.0.2 - Upgrade native library (fixes...)

27 Apr 13:30
95ffbb4
Compare
Choose a tag to compare

What's Changed

  • Upgrade Native library following valgrind check

Release 3.0.1 - Fix memory leaks

26 Apr 19:09
f256901
Compare
Choose a tag to compare

What's Changed

  • Fix memory leaks into native library