Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
artoa4argo
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
argoTools
artoa4argo
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
acec9c48791e971191f99ad4d14d5bb154f9263d
Select Git revision
Selected
acec9c48791e971191f99ad4d14d5bb154f9263d
Branches
3
master
default
protected
exp/re-enable-mercator-projection
wip/kalman-filter-adjustments
Tags
2
v2.0
v1.0
6 results
Select display option
Display full history
Display full history
Display up to revision
Created with Raphaël 2.2.0
25
May
15
13
8
7
6
5
2
1
28
Apr
27
26
25
16
Mar
12
11
5
4
2
27
Feb
13
Jan
8
3
27
Dec
19
17
16
14
13
12
11
10
7
6
5
4
3
2
29
Nov
28
27
26
25
24
23
22
21
19
18
17
16
13
11
7
5
3
2
21
Oct
2
26
Sep
25
22
17
13
12
11
10
6
1
30
Aug
29
27
22
20
17
16
10
8
5
3
26
Jul
20
19
17
12
11
10
9
5
Added zoom option for control + mousewheel. Updated panning function.
Bugfix, dropping the selection was not correct in the new picking methods.
Added missing function for loaded float information.
Added line for loaded float information in main window.
Bugfix, colorregister failed if more than one empty cell index is available.
Bugfix, the circular tracking method has not been copied correctly.
Introduced backward tracking feature.
Inserted comments about soundvelocity selection.
Moved sample tracking method, it is now hidden from the selection panel.
Bugfix, missing check on removeSoundsourceCombination function.
Moved all default tracking methods to the plugins folder.
Bugfix, hitting ESC did not cancel the deletion of all trajectories.
Bugfix, the wrong reference point has been chosen.
Bugfix, removed unction call to an unavailable function.
Bugfixes, there were several problems with the new pickPolygon method.
Bugfix, removed the shortcuts because they intefere with the inputs on the main window.
Improvements to the selection modes in edit time of arrival window. The ginput method is not used anymore.
Bugfix, the status message in rfb converter is now being updated correctly.
Bugfix, the reference position has been overridden by track parameter initialize function.
Bugfix, reloading another rfb did not update artoa accordingly.
Refactoring, moved defaults from artoaWorkspace to artoaConfig.
Bugfix, the combobox for tracking method does not exist anymore.
Moved reference position creation to getDefaultCombinationCell function.
UI changes in the main window.
Bugfix, if nothing has been loaded, checking the "Use offset" checkbox throwed an error.
Introduced profile2rfb converter.
Bufgix, wrong distance km to m conversion.
Plugin method for single source tracking has been added.
Bugfix, the date and toa values have been duplicated after interpolation for unknown reason. This has been removed.
Bugfix, the plugin system registered only the first tracking method that has been found.
Added pan using mouse wheel in TOA plot. z enables zoom, p enables pan in the TOA plot as well.
The tracking method can now be selected in the soundsource combination table.
Updated migration 4176.
Added migration file for versions prior to 4.175.
Bugfix, Version has not been added to workspace when loading an rfb file.
Bugfix, error due to moving the getVersionString function to another namespace.
Updated versioning system. Artoa now checks if your loaded interim file is compatible to the artoa version you are using.
Some adjustments to file permsissions and added missing copyright notice for external packages.
Added migration function to be able to upgrade old itm versions to the latest one.
Added plugin system to be able to write custom tracking methods.
Loading