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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
argoTools
artoa4argo
Commits
2860fb1ddc48eb41d487872e042647760bc2557d
Select Git revision
1 result
artoa4argo
Author
Search by author
Any Author
authors
Olaf Boebel
oboebel
cks7419@fsu.edu
cks7419
****
project_1672_bot_313361f233bdec665fb3e76d6e98e303
leprob001
leprob001
4 authors
May 25, 2020
Bugfix, dropping the selection was not correct in the new picking methods.
· 2860fb1d
leprob001
authored
4 years ago
2860fb1d
Added missing function for loaded float information.
· 8870d745
leprob001
authored
4 years ago
8870d745
Added line for loaded float information in main window.
· 07f85b94
leprob001
authored
4 years ago
07f85b94
May 15, 2020
Bugfix, colorregister failed if more than one empty cell index is available.
· 9292b324
leprob001
authored
4 years ago
9292b324
Bugfix, the circular tracking method has not been copied correctly.
· 6099b9a7
leprob001
authored
4 years ago
6099b9a7
Introduced backward tracking feature.
· 3c4943be
leprob001
authored
4 years ago
3c4943be
May 13, 2020
Inserted comments about soundvelocity selection.
· b6c6cacc
leprob001
authored
4 years ago
b6c6cacc
Moved sample tracking method, it is now hidden from the selection panel.
· 56a85cea
leprob001
authored
4 years ago
56a85cea
Bugfix, missing check on removeSoundsourceCombination function.
· 75d952a3
leprob001
authored
4 years ago
75d952a3
Moved all default tracking methods to the plugins folder.
· 29e9d429
leprob001
authored
4 years ago
29e9d429
May 08, 2020
Bugfix, hitting ESC did not cancel the deletion of all trajectories.
· ebe16d5a
leprob001
authored
4 years ago
ebe16d5a
May 07, 2020
Bugfix, the wrong reference point has been chosen.
· a10a458c
leprob001
authored
4 years ago
a10a458c
Bugfix, removed unction call to an unavailable function.
· b906a04b
leprob001
authored
4 years ago
b906a04b
Bugfixes, there were several problems with the new pickPolygon method.
· bbab1a6c
leprob001
authored
4 years ago
bbab1a6c
May 06, 2020
Bugfix, removed the shortcuts because they intefere with the inputs on the main window.
· 297483bc
leprob001
authored
4 years ago
297483bc
Improvements to the selection modes in edit time of arrival window. The ginput...
· 1d31c245
leprob001
authored
4 years ago
1d31c245
May 05, 2020
Bugfix, the status message in rfb converter is now being updated correctly.
· 1bf5c0ba
leprob001
authored
4 years ago
1bf5c0ba
Bugfix, the reference position has been overridden by track parameter initialize function.
· a1cfbd9e
leprob001
authored
4 years ago
a1cfbd9e
Bugfix, reloading another rfb did not update artoa accordingly.
· 75f3c370
leprob001
authored
4 years ago
75f3c370
Refactoring, moved defaults from artoaWorkspace to artoaConfig.
· 2d32e3b3
leprob001
authored
4 years ago
2d32e3b3
Bugfix, the combobox for tracking method does not exist anymore.
· 1459fa61
leprob001
authored
4 years ago
1459fa61
Moved reference position creation to getDefaultCombinationCell function.
· 04d39ded
leprob001
authored
4 years ago
04d39ded
May 02, 2020
UI changes in the main window.
· 9c68a465
leprob001
authored
4 years ago
9c68a465
Bugfix, if nothing has been loaded, checking the "Use offset" checkbox throwed an error.
· 8b70e108
leprob001
authored
4 years ago
8b70e108
May 01, 2020
Introduced profile2rfb converter.
· 58dd967d
leprob001
authored
4 years ago
58dd967d
Bufgix, wrong distance km to m conversion.
· 947087f5
leprob001
authored
4 years ago
947087f5
Apr 28, 2020
Plugin method for single source tracking has been added.
· edd521a7
leprob001
authored
5 years ago
edd521a7
Bugfix, the date and toa values have been duplicated after interpolation for...
· 85ee7980
leprob001
authored
5 years ago
85ee7980
Bugfix, the plugin system registered only the first tracking method that has been found.
· cf043237
leprob001
authored
5 years ago
cf043237
Apr 27, 2020
Added pan using mouse wheel in TOA plot. z enables zoom, p enables pan in the TOA plot as well.
· e0a8716f
leprob001
authored
5 years ago
e0a8716f
Apr 26, 2020
The tracking method can now be selected in the soundsource combination table.
· 79fbc6dd
leprob001
authored
5 years ago
79fbc6dd
Updated migration 4176.
· ae1933f3
leprob001
authored
5 years ago
ae1933f3
Added migration file for versions prior to 4.175.
· 85a13bdc
leprob001
authored
5 years ago
85a13bdc
Bugfix, Version has not been added to workspace when loading an rfb file.
· 3e94f299
leprob001
authored
5 years ago
3e94f299
Bugfix, error due to moving the getVersionString function to another namespace.
· 571b20f9
leprob001
authored
5 years ago
571b20f9
Updated versioning system. Artoa now checks if your loaded interim file is...
· 93ef4bf7
leprob001
authored
5 years ago
93ef4bf7
Some adjustments to file permsissions and added missing copyright notice for external packages.
· 30e05005
leprob001
authored
5 years ago
30e05005
Apr 25, 2020
Added migration function to be able to upgrade old itm versions to the latest one.
· 1d43ff5f
leprob001
authored
5 years ago
1d43ff5f
Mar 16, 2020
Added plugin system to be able to write custom tracking methods.
· d313ed12
leprob001
authored
5 years ago
d313ed12
Mar 12, 2020
Bugfix, the main window is now being centered after initialization is complete.
· 99cc23c0
leprob001
authored
5 years ago
99cc23c0
Loading