Skip to content

Commit 374afcd

Browse files
committed
Preparing the v1.2.2 release.
- updated the copyright statements - updated the contact information
1 parent dfd6848 commit 374afcd

File tree

4 files changed

+66
-48
lines changed

4 files changed

+66
-48
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,13 @@ This library also contains a proposal for a naming convention covering the whole
1414

1515
## Current release
1616

17-
Download [VehicleInterfaces v1.2.2 (2013-03-13)](../../archive/v1.2.2.zip)
17+
Download [VehicleInterfaces v1.2.2 (2014-06-30)](../../archive/v1.2.2.zip)
1818

1919
#### Release notes
2020

21-
* [Version v1.2.2 (2013-03-13)](../../archive/v1.2.2.zip)
21+
* [Version v1.2.2 (2014-06-30)](../../archive/v1.2.2.zip)
2222
* Further adaption to the conventions of the Modelica Specification 3.2 Revision 2, removal of Dymola specific visualization.
23+
* Clean-up of superfluous annotations and HTML syntax and links
2324
* [Version v1.2.1 (2013-10-01)](../../archive/v1.2.1.zip)
2425
* Adapted to the conventions of the *Modelica Standard Library 3.2.1*.
2526

VehicleInterfaces/UsersGuide.mo

Lines changed: 57 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ package UsersGuide "User's Guide"
2121
<p>The control bus structure utilises expandable connectors to provide a flexible bus concept. This approach makes it easy to add new signals to the control bus so that data can be passed around the model. The control bus structure implemented is heirarchical so that signals are easily located. The approach adopted is that physical measurements taken from, for example, the transmission are placed on a sub-bus called <b>transmissionBus</b>. Signals output from control blocks, for example the transmission controller, are placed on a sub-bus called <b>transmissionControlBus</b>.</p>
2222
</html>", revisions="<html>
2323
<p>
24-
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon
24+
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon<br>
25+
Copyright &copy; 2013-2014, Modelica Association
2526
</p>
2627
</html>"));
2728
end QuickStart;
@@ -72,7 +73,8 @@ Parameters that represent initial values for simulation experiments are denoted
7273
<p>Wheels are identified by numbers from front left towards rear right. Those are, typically, used as indices in parameter or variable names. E.g., for a four-wheel car the front left wheel is \"1\", front right is \"2\", rear left \"3\", and rear right \"4\".</p>
7374
</html>", revisions="<html>
7475
<p>
75-
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon
76+
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon<br>
77+
Copyright &copy; 2013-2014, Modelica Association
7678
</p>
7779
</html>"));
7880
end NamingConventions;
@@ -104,7 +106,8 @@ Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon
104106
</ol>
105107
</html>", revisions="<html>
106108
<p>
107-
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon
109+
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon<br>
110+
Copyright &copy; 2013-2014, Modelica Association
108111
</p>
109112
</html>"));
110113
end AddingSignals;
@@ -226,7 +229,8 @@ Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon
226229
</table>
227230
</html>", revisions="<html>
228231
<p>
229-
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon
232+
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon<br>
233+
Copyright &copy; 2013-2014, Modelica Association
230234
</p>
231235
</html>"));
232236
end SignalBus;
@@ -326,7 +330,8 @@ Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon
326330
<p>For example: when the accelerator pedal position = 1, the driver is accelerating as fast as possible; when the clutch pedal position = 1, the driver has pressed the clutch pedal and the clutch is actually disengaged.</p>
327331
</html>", revisions="<html>
328332
<p>
329-
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon
333+
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon<br>
334+
Copyright &copy; 2013-2014, Modelica Association
330335
</p>
331336
</html>"));
332337

@@ -347,7 +352,8 @@ Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon
347352
</ol>
348353
</html>", revisions="<html>
349354
<p>
350-
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon
355+
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon<br>
356+
Copyright &copy; 2013-2014, Modelica Association
351357
</p>
352358
</html>"));
353359
end ModelRotatingParts;
@@ -375,7 +381,8 @@ Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon
375381
</ul>
376382
</html>", revisions="<html>
377383
<p>
378-
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon
384+
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon<br>
385+
Copyright &copy; 2013-2014, Modelica Association
379386
</p>
380387
</html>"));
381388
end SubsystemDefinitions;
@@ -396,7 +403,8 @@ Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon
396403
</ol>
397404
</html>", revisions="<html>
398405
<p>
399-
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon
406+
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon<br>
407+
Copyright &copy; 2013-2014, Modelica Association
400408
</p>
401409
</html>"));
402410
end Tutorial1;
@@ -413,15 +421,16 @@ Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon
413421
Some elements of the library may have been renamed since this tutorial but the principles are still utilised.</p>
414422
</html>", revisions="<html>
415423
<p>
416-
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon
424+
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon<br>
425+
Copyright &copy; 2013-2014, Modelica Association
417426
</p>
418427
</html>"));
419428
end Tutorials;
420429

421430
package ReleaseNotes "Release notes"
422431
extends Modelica.Icons.ReleaseNotes;
423432

424-
class Version_1_2_2 "Version 1.2.2 (Jun. 21, 2014)"
433+
class Version_1_2_2 "Version 1.2.2 (Jun. 30, 2014)"
425434
extends Modelica.Icons.ReleaseNotes;
426435

427436
annotation (Documentation(info="<html>
@@ -603,30 +612,6 @@ on the library.
603612
</html>"));
604613
end ReleaseNotes;
605614

606-
class Acknowledgements "Acknowledgements"
607-
extends Modelica.Icons.Information;
608-
609-
annotation (Documentation(info="<html>
610-
<p>A number of automotive library developers and consultants have co-operated to develop this release of the VehicleInterfaces Library. The developers can all be contacted by emailing <a href=\"mailto:[email protected]\">[email protected]</a>. The developers are:</p>
611-
<ul>
612-
<li>Arsenal Research: Franz Pirker, Anton Haumer, Christian Kral</li>
613-
<li>Claytex Services Ltd: Mike Dempsey</li>
614-
<li>Dassault Syst&egrave;mes AB: Hilding Elmqvist</li>
615-
<li>DLR Oberpfaffenhofen: Martin Otter, Christian Schweiger, Jakub Tobolar</li>
616-
<li>DLR Stuttgart: Peter Treffinger, Marcus Baur, J&ouml;rg Ungeth&uuml;m</li>
617-
<li>Modelon AB: Johan Andreasson, Magnus G&auml;fvert</li>
618-
<li>Ricardo UK Ltd: Mark Ingram, Peter Harman</li>
619-
</ul>
620-
<p>This library has been developed from work on the original Modelica VMA (<a href=\"http://www.modelica.org/events/Conference2003/papers/h32_vehicle_Tiller.pdf\">Paper from the Modelica Conference 2003</a>) developed by Michael Tiller et al and published by Ford Motor Company.</p>
621-
<p>Additional ideas from intermediate work by members of DLR Oberpfaffenhofen and Modelon has also been incorporated. The above partners agreed to develop these ideas in to a new library and adopt this set of interface definitions.</p>
622-
<p>The implementation of the VehicleInterfaces library was led by Claytex Services Limited under contract to Dassault Syst&egrave;mes AB</p>
623-
</html>", revisions="<html>
624-
<p>
625-
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon
626-
</p>
627-
</html>"));
628-
end Acknowledgements;
629-
630615
class License "VehicleInterfaces license"
631616
extends Modelica.Icons.Information;
632617

@@ -667,20 +652,54 @@ even if advised of the possibility of such damage.
667652
</html>
668653
", revisions="<html>
669654
<p>
670-
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon
655+
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon<br>
656+
Copyright &copy; 2013-2014, Modelica Association
671657
</p>
672658
</html>"));
673659
end License;
660+
661+
class Contact "Contact"
662+
extends Modelica.Icons.Contact;
663+
664+
annotation (Documentation(info="<html>
665+
<p>This library is maintained by the Modelica Association. Further development takes place on <a href=\"https://github.com/modelica/VehicleInterfaces\">https://github.com/modelica/VehicleInterfaces</a> where users can also report issues and/or supply pull-requests.</p>
666+
<h5>History</h5>
667+
<p>A number of automotive library developers and consultants have co-operated to develop the VehicleInterfaces Library. The developers were:</p>
668+
<ul>
669+
<li>Arsenal Research: Franz Pirker, Anton Haumer, Christian Kral</li>
670+
<li>Claytex Services Ltd: Mike Dempsey</li>
671+
<li>Dassault Syst&egrave;mes AB: Hilding Elmqvist</li>
672+
<li>DLR Oberpfaffenhofen: Martin Otter, Christian Schweiger, Jakub Tobolar</li>
673+
<li>DLR Stuttgart: Peter Treffinger, Marcus Baur, J&ouml;rg Ungeth&uuml;m</li>
674+
<li>Modelon AB: Johan Andreasson, Magnus G&auml;fvert</li>
675+
<li>Ricardo UK Ltd: Mark Ingram, Peter Harman</li>
676+
</ul>
677+
<p>This library has been developed from work on the original Modelica VMA (<a href=\"http://www.modelica.org/events/Conference2003/papers/h32_vehicle_Tiller.pdf\">Paper from the Modelica Conference 2003</a>) developed by Michael Tiller et al and published by Ford Motor Company.</p>
678+
<p>Additional ideas from intermediate work by members of DLR Oberpfaffenhofen and Modelon has also been incorporated. The above partners agreed to develop these ideas in to a new library and adopt this set of interface definitions.</p>
679+
<p>The implementation of the VehicleInterfaces library was led by Claytex Services Limited under contract to Dassault Syst&egrave;mes AB</p>
680+
</html>", revisions="<html>
681+
<p>
682+
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon<br>
683+
Copyright &copy; 2013-2014, Modelica Association
684+
</p>
685+
</html>"));
686+
end Contact;
687+
674688
annotation (DocumentationClass=true, Documentation(info="<html>
675689
<p>The VehicleInterfaces Modelica library provides standard interface definitions for automotive subsystems and vehicle models. These are designed to promote compatibility between the various automotive libraries and provide a flexible, powerful structure for vehicle modelling. The main focus of the library is on defining the interfaces for the individual subsystems and a number of vehicle model examples are included to demonstrate how they might be used.</p>
690+
<p>
676691
<img src=\"modelica://VehicleInterfaces/Resources/Images/conventionalVehicle.png\" align=\"middle\">
692+
</p>
677693
<p>For an automotive library to be compatible with other libraries based on this set of interface definitions they should extend the interface definition from within this library and following the naming convention for the control signal bus and driver interaction bus if used. </p>
678694
<p>This library also contains a proposal for a naming convention covering the whole model library and the developers of this library would recommend that this convention is followed by other developers to ensure a consistent naming convention across the whole set of automotive models.</p>
679-
680-
<p>The library has been developed as a co-operation between a number of vendors who are currently developing automotive libraries. The developers can be contacted by emailing <a href=\"mailto://[email protected]\">[email protected]</a>, please see <a href=\"Modelica://VehicleInterfaces.UsersGuide.Acknowledgements\">here</a> for a list of the people involved in the development of this library.</p>
695+
<p>
696+
The complete documentation of the VehicleInterfaces library in PDF format
697+
is available as <a href=\"modelica://VehicleInterfaces/Resources/Documentation/VehicleInterfaces.pdf\">VehicleInterfaces.pdf</a>
698+
</p>
681699
</html>", revisions="<html>
682700
<p>
683-
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon
701+
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon<br>
702+
Copyright &copy; 2013-2014, Modelica Association
684703
</p>
685704
</html>"));
686705
end UsersGuide;

VehicleInterfaces/libraryinfo.mos

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ LibraryInfoMenuCommand(
22
category = "libraries",
33
text = "VehicleInterfaces",
44
reference = "VehicleInterfaces",
5-
version = "1.2.1",
5+
version = "1.2.2",
66
isModel = true,
7-
description = "VehicleInterfaces Library (version 1.2.1)",
7+
description = "VehicleInterfaces Library (version 1.2.2)",
88
ModelicaVersion = "3.2.1",
99
pos = 103);

VehicleInterfaces/package.mo

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,14 @@ package VehicleInterfaces "VehicleInterfaces Library (Version 1.2.2) - Interface
3232
</p>
3333
<p>For an automotive library to be compatible with other libraries based on this set of interface definitions they should extend the interface definition from within this library and following the naming convention for the signal bus. </p>
3434
<p>This library also contains a proposal for a naming convention covering the whole model library and the developers of this library would recommend that this convention is followed by other developers to ensure a consistent naming convention across the whole set of automotive models.</p>
35-
3635
<p>
37-
The complete documentation of the VehicleInterfaces library in pdf format
36+
The complete documentation of the VehicleInterfaces library in PDF format
3837
is available as <a href=\"modelica://VehicleInterfaces/Resources/Documentation/VehicleInterfaces.pdf\">VehicleInterfaces.pdf</a>
3938
</p>
40-
41-
<p>The library has been developed as a co-operation between a number of vendors who are currently developing automotive libraries. The developers can be contacted by emailing <a href=\"mailto://[email protected]\">[email protected]</a>, please see <a href=\"Modelica://VehicleInterfaces.UsersGuide.Acknowledgements\">acknowledgements</a> for a list of the people involved in the development of this library.</p>
39+
<p>The library has been developed as a co-operation between a number of vendors who are currently developing automotive libraries. Please see <a href=\"modelica://VehicleInterfaces.UsersGuide.Contact\">the contact information</a> on how to give feedback and for a list of the people involved in the development of this library.</p>
4240
<p>
43-
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon
44-
Copyright &copy; 2013-, Modelica Association
41+
Copyright &copy; 2005-2013, Dassault Syst&egrave;mes, DLR and Modelon<br>
42+
Copyright &copy; 2013-2014, Modelica Association
4543
</p>
4644
</html>"));
4745
end VehicleInterfaces;

0 commit comments

Comments
 (0)