Skip to content
Snippets Groups Projects
  1. May 25, 2020
  2. May 07, 2020
  3. Apr 27, 2020
  4. Dec 19, 2019
  5. Dec 14, 2019
  6. Dec 12, 2019
  7. Dec 11, 2019
  8. Dec 10, 2019
  9. Dec 07, 2019
  10. Dec 05, 2019
  11. Dec 03, 2019
  12. Dec 02, 2019
  13. Nov 28, 2019
  14. Nov 27, 2019
  15. Nov 25, 2019
  16. Nov 22, 2019
  17. Nov 18, 2019
  18. Nov 13, 2019
  19. Nov 11, 2019
  20. Nov 07, 2019
  21. Oct 02, 2019
    • leprob001's avatar
      Time of arrival window update. · e0b32856
      leprob001 authored
      + Added soundsources/colorregister package that is used to assign a color
        to a specific sound source.
      + Added an edit field to the upper and lower boundary adjustment section
      + Added a histogram plot of the TOAs
      / The soundsource color legend shows only the color of an applied sound
        source, white otherwise.
      e0b32856
  22. Sep 25, 2019
    • leprob001's avatar
      Bugfix, Added duplicate toa table. · 179a9e7b
      leprob001 authored
      Bugfix:
        When soundsource has been applied, the zoom function was not functioning
        anymore.
      
      Toa table:
        It is now possible to select the duplicates in the toa table, and the
        the plot will zoom to it.
      179a9e7b
  23. Sep 13, 2019
  24. Sep 12, 2019
    • leprob001's avatar
      Various fixes and improvements to the TOA and main window. · 3d42b326
      leprob001 authored
      Main window additions:
        - The "Reload artoa.ini" button has been introduced.
      
      TOA window modifications:
        - The colormap of TOA now matches the nemo2profile colormap.
        - The colors of the sound sources can now be configured in artoa.ini.
        - The soundsources now are displayed as ring and in the configured color.
        - The TOA descriptions are now displayed in every third occurrence.
        - A legend with colors for the soundsources has been added to the window.
      3d42b326
  25. Sep 10, 2019
  26. Aug 17, 2019
  27. Aug 16, 2019
  28. Aug 10, 2019
    • leprob001's avatar
      Added timeOfArrival window, Plots are now self updating. · a964dfd7
      leprob001 authored
      New features:
        + If one plot changes, all other opened plots will be redrawn to
          instantly see the changes that have been made.
        + Added first version of the TOA window.
        + Added menu entry for Time of arrival editing window in the main window.
      a964dfd7
  29. Aug 08, 2019
  30. Aug 05, 2019
    • leprob001's avatar
      8b72ada5
    • leprob001's avatar
      Added editPressure figure, Extended controller functions, Added Interim file support. · 47b6feed
      leprob001 authored
      New features:
        + It is now possible to load and save an Interim file.
        + There are now 5 options to edit the temperature and pressure status
          from the edit temperature and pressure windows.
      
      Changes to the existing features:
      
      +gui/+edit/temperature.m:
        + Added toolbar to be able to zoom and pan
        + Added buttons to apply, delete, reset, apply all and reset all data
          points that have been selected using the pick button.
      
      +gui/main.m:
        + Added menu entries for loading sound source and interim files
        + Added menu entry for saving Interim files
        + Added menu entry to be able to open the editPressure window
      
      +gui/+edit/pressure.m:
        + Added definition of the editPressure window
      
      +controller/copyRfbToWorkspace.m:
        / Removed status variable from workspace, it has been replaced by
          statusTemperature and statusPressure
      47b6feed
Loading