Releases: teasit/magic-formula-tyre-tool
Releases · teasit/magic-formula-tyre-tool
v1.5.1
Changelog
- fix: [#4] Downsampling Error for Magic Formula Tyre Tool V1.4 "Expected X to be nonempty"
- prominently occured with Round 9 data
- fixed by updating parser in submodule
v1.5.0
Changelog
- fix: [#3] "No data available for steady state settings"
- depending on x-axis selection the measurements are prefiltered to avoid
the annoying error message in common use cases
- new: improved data import workflow
- import can now do multiple files at a time
- the whole process is within same uifigure
- button that opens the selected parser for editing
(in case something has to be changed)
v1.4.0
Changelog
- new: upgrade magicformula submodule to version v2.0.3
- new: can now fit MX/MY/MZ!
- new: downsampling-factor can be set to reduce data resolution and thereby
enables quicker fitting.
v1.3.7
Changelog
- new: improved user feedback when fitting fails due to incomplete data.
- fix: in R2022b, some persistent settings fail to save; added try/catch.
v1.3.6
Changelog
- new: app throws warning when older matlab release is used than it was created with
- new: improved usability of analysis tab (persistency of settings and speed)
v1.3.5
Changelog
- fix: missing files in packaged app
v1.3.4
Changelog
- new: search bar for tyre model; searches through parameter names and descriptions
- fix: packaging issues in v1.3.3
v1.3.3
Changelog
- new: search bar for tyre model; searches through parameter names and descriptions
v1.3.2
Changelog
- fix: no more warning that AppSettings couldnt be deleted on App Exit
v1.3.1
Changelog
- new: app and code renaming due to conflicts with existing trademark
- documentation and screenshots updated
- fix: event-listener lifecycling issues fixed