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
dbee209b86b40bf6dcda70a09ec5f665d184bb8c
Select Git revision
Branches
1
master
default
protected
Tags
2
v2.0
v1.0
3 results
artoa4argo
Author
Search by author
Any Author
authors
Olaf Boebel
oboebel
cks7419@fsu.edu
cks7419
****
project_1672_bot_313361f233bdec665fb3e76d6e98e303
leprob001
leprob001
4 authors
Sep 13, 2019
Updated save functions and tests to the new rfb input file.
· dbee209b
leprob001
authored
5 years ago
dbee209b
The TOA plot and the sound source panel on the left is now updated on reloading artoa.ini.
· ffcaaf9b
leprob001
authored
5 years ago
ffcaaf9b
Added two sliders for adjusting the colormap limits in the TOA plot.
· dfe3c36d
leprob001
authored
5 years ago
dfe3c36d
Updated the GPS text.
· f8bf2ee6
leprob001
authored
5 years ago
f8bf2ee6
Bugfixes, addition of Apply and withdraw all visible points in TOA window.
· 5c0a426e
leprob001
authored
5 years ago
5c0a426e
Sep 12, 2019
Various fixes and improvements to the TOA and main window.
· 3d42b326
leprob001
authored
5 years ago
3d42b326
Sep 11, 2019
The colormap now matches the one of nemo2profile.
· ed49f496
leprob001
authored
5 years ago
ed49f496
The circle around the picked point has been updated.
· 1339cff9
leprob001
authored
5 years ago
1339cff9
Every third gps date is now plotted in TOA plot.
· 75c0cd67
leprob001
authored
5 years ago
75c0cd67
Sep 10, 2019
Updated the edit windows to match the requirements of issue
#11
.
· d9be920c
leprob001
authored
5 years ago
d9be920c
Bugfix, save interim saved to the wrong destination.
· 646e0806
leprob001
authored
5 years ago
646e0806
Introduced [view] section in artoa.ini.
· e99b8d32
leprob001
authored
5 years ago
e99b8d32
Bugfix, failed getting member if it is a boolean value.
· 1b6af89c
leprob001
authored
5 years ago
1b6af89c
Bugfix, loadInterim did not work.
· 8649fbb8
leprob001
authored
5 years ago
8649fbb8
Updated testdata.
· 051ea6b3
leprob001
authored
5 years ago
051ea6b3
Sep 06, 2019
The file save menu button is now disabled until something was loaded.
· bc2356f7
leprob001
authored
5 years ago
bc2356f7
Updated and smaller Bugfixes for pickPolygon functions.
· 271185ee
leprob001
authored
5 years ago
271185ee
The time of arrival window is disabled until pressure and temperature is selected.
· 9b54aa04
leprob001
authored
5 years ago
9b54aa04
Updated main gui.
· 56bb50e8
leprob001
authored
5 years ago
56bb50e8
The load and save interim functions are now using the values from the ini file.
· 9fb26f0e
leprob001
authored
5 years ago
9fb26f0e
Moved load functions of rfb and soundsource file to the file package.
· ed9f9306
leprob001
authored
5 years ago
ed9f9306
Added hasMember and getMember function.
· eef71ec1
leprob001
authored
5 years ago
eef71ec1
Bugfix, the determineParseType function returned the wrong type if the first...
· 3afbf5e2
leprob001
authored
5 years ago
3afbf5e2
Sep 01, 2019
The soundsource file that is given in artoa.ini is now loaded at startup.
· c4d76119
leprob001
authored
5 years ago
c4d76119
Adjusted the replacing of default values to NaN.
· 672528dc
leprob001
authored
5 years ago
672528dc
Moved generateSoundSourceColors function to the soundsources package.
· 4d98bb39
leprob001
authored
5 years ago
4d98bb39
Default are now values replaced by NaN.
· 83f014e1
leprob001
authored
5 years ago
83f014e1
Added the reading of artoa.ini file at startup.
· 22350721
leprob001
authored
5 years ago
22350721
Renamed variable that was named like a built-in MATLAB function.
· d5e76373
leprob001
authored
5 years ago
d5e76373
Bugfix, the loading function now checks the first character on parsing as struct.
· cb432789
leprob001
authored
5 years ago
cb432789
Aug 30, 2019
Added function that replaces the given value in the dataset by NaN.
· a5fc8609
leprob001
authored
5 years ago
a5fc8609
Removed preselection of data.
· ae38c66e
leprob001
authored
5 years ago
ae38c66e
Aug 29, 2019
GPS TOA data is now being adjusted to match the measured TOA.
· a6171638
leprob001
authored
5 years ago
a6171638
Small Bugfixes and cleanup.
· 4cc9bfe9
leprob001
authored
5 years ago
4cc9bfe9
Removed temporary TOA fix of commit
946b697b
.
· 97f824ee
leprob001
authored
5 years ago
97f824ee
Bugfix, the selection of soundsource lines and point are now correct.
· 42c5e2a8
leprob001
authored
5 years ago
42c5e2a8
Aug 27, 2019
Bugfix, CloseRequestFcn, The windows can now be closed even if clear all has been triggered before.
· 8fe51398
leprob001
authored
5 years ago
8fe51398
Aug 22, 2019
Values are now updated if available when the track parameter window is opened.
· 7a7f4bb0
leprob001
authored
5 years ago
7a7f4bb0
Bugfix, the track parameter have been deleted after closing the window.
· cbb59f2d
leprob001
authored
5 years ago
cbb59f2d
Aug 20, 2019
Added track parameter window.
· 17ff0b00
leprob001
authored
5 years ago
17ff0b00
Loading