- Apr 09, 2019
-
-
Maxime Journot authored
Working tests for non-Cartesian orbit propagation are still needed. Partially fixes #403
-
- Apr 08, 2019
-
-
Maxime Journot authored
In interfaces radiationPressureAcceleration and dragAcceleration, and all their implementations and their tests. Partially fixes #514
-
- Apr 05, 2019
-
-
Luc Maisonobe authored
Fixes #536
-
Maxime Journot authored
Fixes #539
-
- Apr 04, 2019
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Maxime Journot authored
Fixes issue #538
-
Luc Maisonobe authored
Fixes #535
-
Luc Maisonobe authored
Work In Progress, the flattening is not used yet!
-
- Mar 21, 2019
-
-
Luc Maisonobe authored
-
- Mar 11, 2019
-
-
Luc Maisonobe authored
-
- Mar 10, 2019
-
-
Luc Maisonobe authored
Fixes #534.
-
- Mar 01, 2019
-
-
Evan Ward authored
Use the Action enum from Hipparchus as all three enum definitions were the same. Avoid needing to translate enums. Fixes #506
-
Luc Maisonobe authored
Fixes #532
-
Evan Ward authored
Change from T extends EventDetector to T extends AbstractDetector<T>, which specifies that the with* methods will return an object of the same type. Fixes #389
-
Bryan Cazabonne authored
-
- Feb 26, 2019
-
-
Luc Maisonobe authored
-
Evan Ward authored
Previously if OrekitException.getMessage() threw an exception it would cause the message and stack trace to be lost. Now the localization and message formatting code is inside a try block so the message identifier and stack trace are not lost.
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- Feb 25, 2019
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
Fixes #530
-
Luc Maisonobe authored
-
- Feb 22, 2019
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- Feb 15, 2019
-
-
Luc Maisonobe authored
Thanks to Gowtham Sivaraman for finding the issue. Fixes #528
-
Bryan Cazabonne authored
-
- Feb 14, 2019
-
-
Bryan Cazabonne authored
Replaced private class BilinearInterpolatingFunction of Saastamoinen model by the one of Hipparchus.
-
- Jan 22, 2019
-
-
Evan Ward authored
Previously if DataProvidersManagerTest ran before NetworkCrawlerTest it would set data filters (which are static) that would interfere with NetworkCrawlerTest. Now both tests clear filters.
-
Luc Maisonobe authored
-
- Jan 21, 2019
-
-
Luc Maisonobe authored
Test do not pass yet.
-
Luc Maisonobe authored
-
- Jan 17, 2019
-
- Jan 14, 2019
-
-
Bryan Cazabonne authored
-
Luc Maisonobe authored
-