Hi all!
Christmas is comming! So, it’s time to propose a new Orekit patch version fixing some bugs.
Here is the preliminary program for the patch (only conserning source code fixes):
- #1620 : Fixes performance issue related to Tle propagation
- #1587 : Fixes the mass update between measurements in Kalman model
- #1551 : Fixes the handling of zero norm vectors in ThrustPropulsionModel
- #1525 : Fixes longitude normalisation for DSST
- #1418 : Fixes the use of the clock offset in bi-static measurements
- #1543 : Fixes the use of the Extended and Unscented Kalman models with 1-5 orbital and at least one propagation model parameters estimated
Only the last issue needs additional time to add 2 new tests for the new added exceptions. In other words, everything is ready and patch can be done very soon.
Does someone want to add another fix? The idea is to only add already fixed issues by cherry-picking the commits.
Best regards,
Bryan