diff --git a/Documentation/User Manual Source/Release Notes Vecto3.x.pdf b/Documentation/User Manual Source/Release Notes Vecto3.x.pdf index 8d606f3cc4574eec761b9b3d5513f83d4f7f7603..3d0bb53901a91be1b6192fbe44e8d193911dd8c8 100644 Binary files a/Documentation/User Manual Source/Release Notes Vecto3.x.pdf and b/Documentation/User Manual Source/Release Notes Vecto3.x.pdf differ diff --git a/Documentation/User Manual Source/Release Notes Vecto3.x.pptx b/Documentation/User Manual Source/Release Notes Vecto3.x.pptx index 41a3a48677f1687ee250a79af13500755024b287..d3d5031edbd77b61b23ba87d92c3bb18bda222cf 100644 Binary files a/Documentation/User Manual Source/Release Notes Vecto3.x.pptx and b/Documentation/User Manual Source/Release Notes Vecto3.x.pptx differ diff --git a/Documentation/User Manual/6-changelog/changelog.md b/Documentation/User Manual/6-changelog/changelog.md index 779c3a88a0154494acf3fdc0c001d9777fc90a40..fcf17673ec3e4ae38447c37ab30400ba979e9811 100644 --- a/Documentation/User Manual/6-changelog/changelog.md +++ b/Documentation/User Manual/6-changelog/changelog.md @@ -2,9 +2,27 @@ **VECTO 3.3.0** -***Build 1398 (2018-10-30)*** +***Build 1432 (2018-12-03) OFFICIAL RELEASE*** -- Bugfixes +- Bugfixes (compared to 3.3.0.1250) + * [VECTO-723] - Simulation aborts with engine speed too high in RD cycle + * [VECTO-724] - Simulation aborts with error 'EngineSpeedTooHigh' - duplicate of VECTO-744 + * [VECTO-728] - Simulation aborts when vehicle's max speed (n95h) is below the target speed + * [VECTO-730] - Simulation Aborts with ResponseOverload + * [VECTO-744] - ResponseEngineSpeedTooHigh (due to torque limits in gearbox) + * [VECTO-731] - Case Mismatch - Torque Converter + * [VECTO-711] - Elements without types in CIF and MRF + * [VECTO-757] - Correct contact mail address in Hashing Tool + * [VECTO-703] - PTO output in MRF file + * [VECTO-713] - Manufacturer Information File in the legislation is not compatible with the Simulation results + * [VECTO-704] - Allow VTP-simulations for AT gearboxes +- Changes (compared to 3.3.0.1398) + * [VECTO-795] - VECTO Hashing Tool crashes + + +***Build 1398 (2018-10-30) RELEASE CANDIDATE*** + +- Bugfixes (since 3.3.0.1250) * [VECTO-723] - Simulation aborts with engine speed too high in RD cycle * [VECTO-724] - Simulation aborts with error 'EngineSpeedTooHigh' - duplicate of VECTO-744 * [VECTO-728] - Simulation aborts when vehicle's max speed (n95h) is below the target speed diff --git a/Documentation/User Manual/help.html b/Documentation/User Manual/help.html index 5253bdfacb9202302ecc10acacaa210aefc594c4..916a87c886f61b2f57bf991d31b8f35398a07a92 100644 --- a/Documentation/User Manual/help.html +++ b/Documentation/User Manual/help.html @@ -6592,9 +6592,30 @@ CycleTime,UnknownCycleName,3600</code></pre> <div id="changelog" class="section level1"> <h1>Changelog</h1> <p><strong>VECTO 3.3.0</strong></p> -<p><strong><em>Build 1398 (2018-10-30)</em></strong></p> +<p><strong><em>Build 1432 (2018-12-03) OFFICIAL RELEASE</em></strong></p> <ul> -<li>Bugfixes +<li>Bugfixes (compared to 3.3.0.1250) +<ul> +<li>[VECTO-723] - Simulation aborts with engine speed too high in RD cycle</li> +<li>[VECTO-724] - Simulation aborts with error ‘EngineSpeedTooHigh’ - duplicate of VECTO-744</li> +<li>[VECTO-728] - Simulation aborts when vehicle’s max speed (n95h) is below the target speed</li> +<li>[VECTO-730] - Simulation Aborts with ResponseOverload</li> +<li>[VECTO-744] - ResponseEngineSpeedTooHigh (due to torque limits in gearbox)</li> +<li>[VECTO-731] - Case Mismatch - Torque Converter</li> +<li>[VECTO-711] - Elements without types in CIF and MRF</li> +<li>[VECTO-757] - Correct contact mail address in Hashing Tool</li> +<li>[VECTO-703] - PTO output in MRF file</li> +<li>[VECTO-713] - Manufacturer Information File in the legislation is not compatible with the Simulation results</li> +<li>[VECTO-704] - Allow VTP-simulations for AT gearboxes</li> +</ul></li> +<li>Changes (compared to 3.3.0.1398) +<ul> +<li>[VECTO-795] - VECTO Hashing Tool crashes</li> +</ul></li> +</ul> +<p><strong><em>Build 1398 (2018-10-30) RELEASE CANDIDATE</em></strong></p> +<ul> +<li>Bugfixes (since 3.3.0.1250) <ul> <li>[VECTO-723] - Simulation aborts with engine speed too high in RD cycle</li> <li>[VECTO-724] - Simulation aborts with error ‘EngineSpeedTooHigh’ - duplicate of VECTO-744</li> diff --git a/VECTO.sln b/VECTO.sln index a61389e9951ac55085a81bffe9b5e7a9379d442e..c933571a47ad03d6a98cbf892e5fbf3eeaf3755e 100644 --- a/VECTO.sln +++ b/VECTO.sln @@ -640,8 +640,8 @@ Global {E14FC935-30EA-4BE6-AA8A-85CB76FEBA6A}.DebugTUG|Any CPU.Build.0 = Debug|Any CPU {E14FC935-30EA-4BE6-AA8A-85CB76FEBA6A}.DebugTUG|x64.ActiveCfg = Debug|Any CPU {E14FC935-30EA-4BE6-AA8A-85CB76FEBA6A}.DebugTUG|x86.ActiveCfg = Debug|Any CPU - {E14FC935-30EA-4BE6-AA8A-85CB76FEBA6A}.Deploy|Any CPU.ActiveCfg = Deploy|Any CPU - {E14FC935-30EA-4BE6-AA8A-85CB76FEBA6A}.Deploy|Any CPU.Build.0 = Deploy|Any CPU + {E14FC935-30EA-4BE6-AA8A-85CB76FEBA6A}.Deploy|Any CPU.ActiveCfg = Release|Any CPU + {E14FC935-30EA-4BE6-AA8A-85CB76FEBA6A}.Deploy|Any CPU.Build.0 = Release|Any CPU {E14FC935-30EA-4BE6-AA8A-85CB76FEBA6A}.Deploy|x64.ActiveCfg = Debug|Any CPU {E14FC935-30EA-4BE6-AA8A-85CB76FEBA6A}.Deploy|x86.ActiveCfg = Debug|Any CPU {E14FC935-30EA-4BE6-AA8A-85CB76FEBA6A}.Release|Any CPU.ActiveCfg = Release|Any CPU