This repository has been archived by the owner on Aug 5, 2024. It is now read-only.
Releases: IO-Aerospace-software-engineering/Astrodynamics.Net
Releases · IO-Aerospace-software-engineering/Astrodynamics.Net
Release v3.3.0 - Consolidate kernels management
Release v3.2.3 - Fix propagators based on UTC Window
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
What's Changed
- Fix spacecraft orientation kernel when TLE propagator is used
Release v3.2.0 - Add time reference to Horizontal and Equatorial coordinates
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
What's new
- Add time reference to horizontal and equatorial coordinates
- Fix naming
Release v3.1.0 - TLE Propagation and fixes
What's Changed
- Add TLE Propagator and fix propagation output size
Release v3.0.4 - Orbital parameters convention
What's Changed
- Add convention when singularities are reached by orbital parameters
Release 3.0.3 - Upgrade native library (remove unused API)
Features/uprage native library (#96) * Remove propagator into native library * minor fixes * Upgrade native libraries
Release 3.0.2 - Upgrade native library (fixes...)
What's Changed
- Upgrade Native library following valgrind check
Release 3.0.1 - Fix memory leaks
What's Changed
- Fix memory leaks into native library