-----------------
| Release notes |
-----------------------------------------
| STOOD 5.4 - october 2013              |
| (v.5.4.0 for Windows 21.Oct.2013)     |
| (v.5.4.1 for Unix 21.Oct.2013)        |
| copyright Ellidiss 2013               |
| support:                              |
| - stood@ellidiss.com                  |
| - UK: +44 (0) 1260 291 449            |
| - FR: +33 (0)  298 451 870            |
-----------------------------------------

Main changes since last version (Stood 5.3.28/29 - Oct 2011)
Note: the HOOD features remain unchanged

1. Extending the scope of supported AADL 2.1 features by the graphical editor

- RASTO_13_001 (major) Adding AADL Virtual Buses
- RASTO_13_002 (major) Adding AADL Memory subcomponents in Memories
- RASTO_13_003 (major) Adding AADL Data subcomponents in Subprograms

2. Updating and Extending the scope of supported AADL 2.1 and annexes by the ODS editor

- updating core AADL predefined properties to v2.1 (document SAE AS 5506B)
- adding AADL Data Model Annex properties (document SAE AS 5506/1)
- adding AADL ARINC653 Annex properties (document SAE AS-5506/2)
- adding support of AADL Abstract components (pragma abstract on Systems)
- adding support of AADL Error Model v1 and v2 (sections emv1 and emv2)

3. Updating and Extending the scope of supported AADL 2.1 and annexes by the ODS editor

- AADL157 (30.Jan.12) changing .project file for Osate 2
- AADL158 (24.May.13) adding an id for connections (mandatory in AADL v2.1)
- AADL159 (24.May.13) changing file list (makefile) into AI project file
- AADL160 (12.Aug.13) removing nl at the end of generated files (issue with line numbering in AI)
- AADL161 (12.Aug.13) using 'NIL' instead of 'others' for empty implementations (reverts AADL132)
- AADL162 (12.Aug.13) fixing issues with feature groups and inverse of
- AADL163 (12.Aug.13) keeping AADL v1 reserved words (REFINES, SERVER, VALUE) for aadlrev
- AADL164 (12.Aug.13) handling ABSTRACT components and features: pragma abstract
- AADL165 (12.Aug.13) keeping always a PUBLIC section to handle the WITH statements
- AADL166 (20.Aug.13) handling Error Annex v1 + v2 ODS sections
- AADL167 (09.Sep.13) adding with Data_Model or with ARINC653 when using such ODS sections
- AADL168 (18.Sep.13) adding virtual buses
- AADL169 (29.Oct.13) adding Error Annex Libraries v1 + v2 ODS sections for packages

4. Integration of AADL Inspector 1.2

- updated AADL parser with support of AADL 2.1 and EMV2 draft 0.95
- including Cheddar v3 (schedulability analysis)
- including Marzhin v2 (run-time simulation)
- enhanced graphical chronograms

5. More AADL examples

- ARINC 653 example: 
same example as the one in the AADL ARINC653 Annex document
- Isolette example: this model is directly inspired from 
the ISOLETTE THERMOSTAT EXAMPLE provided in APPENDIX A of 
the Requirements Engineering Management Handbook, DOT/FAA/AR-08/32, June 2009.
Authors: David L. Lempia and Steven P. Miller, Rockwell Collins, Inc.
- Error Model V1 example:
same example as the one in the AADL Error Model (v1) Annex document
