- Dec 11, 2023
-
- Jun 27, 2020
-
-
leprob001 authored
Bugfix, the pressure and temperature window were drawing to the wrong figure with multiple figures open.
-
- Jun 01, 2020
-
-
leprob001 authored
The restore view button has been implemented in a custom function for temperature, pressure and toa window.
-
- May 30, 2020
-
-
leprob001 authored
Pick point and polygon methods are now equal to time of arrival in pressure and temperature windows.
-
- Nov 18, 2019
-
-
leprob001 authored
-
- Sep 10, 2019
-
-
leprob001 authored
-
- Aug 17, 2019
-
-
leprob001 authored
-
- Aug 10, 2019
-
-
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.
-
- Aug 08, 2019
-
-
leprob001 authored
-
- Aug 05, 2019
-
-
leprob001 authored
-
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
-