Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
Rugged-MOD
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
youngcle
Rugged-MOD
Graph
1db62b0129f325028948db1684eb6ca4fed92424
Select Git revision
Branches
10
381-algorithmId
debug-dump
develop
logging
master
default
protected
merge_rugged_refining
release-2.0
release-2.1
release-2.2
zipper-tiles
Tags
9
2.2
2.2-RC1
2.1
2.1-RC1
2.0
release-2.0-RC3
release-2.0-RC2
release-2.0-RC1
1.0
19 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
Mar
20
25
Feb
24
16
13
12
11
10
9
6
5
3
30
Jan
29
14
9
8
7
6
5
28
Dec
24
23
22
20
18
16
15
12
11
10
27
Nov
25
21
20
19
14
13
22
Oct
21
20
17
16
13
9
8
2
30
Sep
26
17
10
9
7
Aug
29
Jul
24
23
22
25
Jun
24
18
17
16
10
6
5
4
2
27
May
22
21
20
19
14
13
12
10
7
6
5
2
30
Apr
29
28
25
24
23
22
5
4
3
2
1
31
Mar
30
29
28
26
25
24
19
18
17
15
14
13
12
11
10
9
8
7
Fixed checkstyle warnings.
Fixed loop detection threshold in inver location.
Better protection against search loops.
Attempt to find an escape solution in some inverse location cases.
Improved inverse loc dump.
Merge remote-tracking branch 'origin/master'
Updated test after new methods are dumped.
Updated test threshold.
Updated test threshold.
Fixed a parse error for inverse location replay.
Added forgotten dump of algorithm.
Added dump/replay feature for inverse location.
Simplified tiles cache.
Added class diagram for LOS building.
Updated documentation after wiki update.
Source code for Wiki page tutorial InverseLocation
Correct velocities data to take into account velocity composition part
Merge branch 'master' of https://gprat@www.orekit.org/git/rugged-main.git
Correct velocities data to take into account velocity composition part
Typo.
Removed devlopment trace.
Fixed computation of min/max when some cells are Double.NaN.
REmoved obsolete test class.
Dump results of direct location calls.
debug-dump
debug-dump
Improved dump of min/max cell.
Dump min and max cells.
Fixed observation transforms indices.
Prepared first test for dump replay.
Removed output and changet test to really do some assertions.
Completed dump replayer.
Added an error for missing data in DEM.
Ignore NaN elevations when computing min/max.
Merge branch 'master' into debug-dump
Fixed javadoc link.
Backport several fixes from the forge wiki.
Rebuild the SpacecraftToObservedBody instance in dump replayer.
Added dump of interpolator overshoot tolerance.
Javadoc.
Added forgotten file.
Moved dump replayer to main library.
Loading