Skip to content
Snippets Groups Projects
  1. Jun 15, 2020
  2. Jun 11, 2020
  3. Jun 09, 2020
  4. Jun 05, 2020
  5. May 25, 2020
  6. May 05, 2020
  7. May 01, 2020
  8. Apr 26, 2020
  9. Mar 16, 2020
  10. Mar 04, 2020
  11. Dec 19, 2019
  12. Dec 17, 2019
  13. Dec 12, 2019
  14. Dec 11, 2019
  15. Dec 04, 2019
  16. Dec 02, 2019
  17. Nov 18, 2019
  18. Nov 02, 2019
  19. Oct 21, 2019
  20. 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
  21. Sep 17, 2019
  22. Sep 13, 2019
  23. Sep 10, 2019
  24. Sep 06, 2019
  25. Aug 05, 2019
    • 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