Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit c21d3781 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

Pull request #905: Master

Merge in VECTO/vecto-sim from VECTO/mq_vecto-sim:master to master

* commit 'dca3ca17':
  updating changelog, release notes adding release checklist and results
  update expected file in testcase to latest file version
parents 8d0db809 dca3ca17
No related branches found
No related tags found
No related merge requests found
File added
File added
No preview for this file type
No preview for this file type
......@@ -2,11 +2,17 @@
**VECTO-3.3.12**
***Build 2800 (2022-09-01) OFFICIAL RELEASE***
- Bugfixes (compared to 3.3.12.2769)
* [VECTO-1635] - Reading / Writing the ADAS Parameter ATEcoRollReleaseLockupClutch does not work
***Build 2769 (2022-08-01) RELEASE CANDIDATE***
- Improvement
* [VECTO-1584] - Hashing library uses constructor that is deprecated in newer .net versions
* [VECTO-1619] - Adaptations of XML Results in transition period
* [VECTO-1619] - Adaptations of XML Results in transition
* [VECTO-1619] - Reading Engine and Tyre component according to 2nd amendment (schema version 2.3)
* [VECTO-1461] - Alignment of Steering Pump Technology and Steered Axles not checked by VECTO
* [VECTO-1571] - Help file: Vehicle defined Torque Limitations
......
File added
......@@ -47,7 +47,7 @@ namespace TUGraz.VectoCore.Utils
public static string VersionNumber
{
get {
return "3.3.11.2675" + SUFFIX;
return "3.3.12.2800" + SUFFIX;
}
}
......
......@@ -3,7 +3,7 @@
"CreatedBy": "",
"Date": "2017-07-03T14:48:16.7076880Z",
"AppVersion": "3",
"FileVersion": 7
"FileVersion": 9
},
"Body": {
"SavedInDeclMode": true,
......@@ -65,6 +65,10 @@
}
]
},
"EngineStopStart": false,
"EcoRoll": "None",
"PredictiveCruiseControl": "None",
"ATEcoRollReleaseLockupClutch": false,
"CdA": 5.2
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment