diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d29fa1..66106d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ # Changelog -- FIX: bug in import script for FSAE TTC data (prominently occured in Round 9 data) +- NEW: FSAE TTC Parser refactored for readability and to remove + 'Signal Processing Toolbox' as a requirement to run the parser +- NEW: Kamm Circle plot diff --git a/README.md b/README.md index d929091..2a2465f 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ an overview of the library and is the recommended way to get started. This code generates the title figure of this README. Either clone the library or install it as a toolbox and try it yourself. You can download the example data -[here](https://github.com/teasit/magic-formula-tyre-library/tree/main/doc/examples/fsae-ttc-data). +[here](https://github.com/teasit/magic-formula-tyre-library/tree/main/doc/examples/ttc). The data has been de-identified to conform with the FSAE TTC's [license agreement](https://www.millikenresearch.com/FSAE_TTC_agreement.pdf). diff --git a/ToolboxPackager.prj b/ToolboxPackager.prj index 873bc82..96afef1 100644 --- a/ToolboxPackager.prj +++ b/ToolboxPackager.prj @@ -1,13 +1,13 @@ - + MagicFormulaTyreLibrary - - + Tom Teasdale + teasdale@lightsaber.red MATLAB library for Magic Formula Tyre Modeling ${PROJECT_ROOT}\doc\images\toolboximage.png - 2.0.4 + 2.1.0 ${PROJECT_ROOT}\MagicFormulaTyreLibrary.mltbx MATLAB @@ -131,7 +131,7 @@ sandbox - C:\workspace\magic-formula-tyre-tool\src\magic-formula-tyre-library\MagicFormulaTyreLibrary.mltbx + C:\Users\Tom\Documents\magic-formula-tyre-library\MagicFormulaTyreLibrary.mltbx