- Sep 06, 2021
-
-
Bryan Cazabonne authored
-
Bryan Cazabonne authored
-
- Sep 03, 2021
-
-
Bryan Cazabonne authored
-
Bryan Cazabonne authored
-
Bryan Cazabonne authored
-
Bryan Cazabonne authored
Run checkstyle on GitLab CI See merge request !197
-
Bryan Cazabonne authored
-
Bryan Cazabonne authored
-
Bryan Cazabonne authored
Fix checkstyle warnings See merge request !196
-
Bryan Cazabonne authored
Fixes #831
-
Bryan Cazabonne authored
-
Bryan Cazabonne authored
Add unit test for DSST orbit determination in backward propagation mode. Closes #717 See merge request !199
-
Bryan Cazabonne authored
Fixes #717
-
Bryan Cazabonne authored
Issue 818 Closes #818 See merge request !198
-
Bryan Cazabonne authored
Fixes #818
-
Bryan Cazabonne authored
-
Bryan Cazabonne authored
Allow backward DSST osculating event detection Closes #798 See merge request !195
-
Bryan Cazabonne authored
-
- Sep 02, 2021
- Sep 01, 2021
-
-
Evan Ward authored
-
Evan Ward authored
-
Evan Ward authored
-
Evan Ward authored
-
Evan Ward authored
Sum additions to OrekitMessages
-
Evan Ward authored
Keep all tests added to CloseEventsAbstractTest, FieldCloseEventsAbstractTest.
-
Evan Ward authored
Remove unused imports, fix bug in test where wrong value was used in assertion.
-
Evan Ward authored
Also remove Propagator.DEFAULT_LAW. Use IntertialProvider.of(Frame) instead. See discussion on !189. Part of #586.
-
Evan Ward authored
Anne-Laure did most of the work to add more informative messages when root finding for event detection fails. This commit adds a few polishes. - Added Anne-Laure Lugan as a contributor - Updated messages to print g values to full precision. - Made try {} as small as possible since catch() is so broad - Fix checkstyle warnings - Add test to check message is formatted correctly
-