Skip to content

Commit 2d0049e

Browse files
authored
Update information to reflect missing chair
As the Automotive Working Group currently misses a lead and host, the meetings are paused and activities taken in Systems WG. This information is updated in the readme of the WG repo.
1 parent c588d55 commit 2d0049e

File tree

1 file changed

+16
-48
lines changed

1 file changed

+16
-48
lines changed

README.md

Lines changed: 16 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# ELISA Automotive WG
2+
3+
> [!Caution]
4+
> The Automotive WG is currently paused and **looking for a new Working Group Lead**!
5+
>
6+
> Currently, Automotive activities are handled within the [ELISA Systems WG](https://github.com/elisa-tech/wg-systems/wiki)
7+
28
## Mission statement
39
The automotive workgroup discusses the conditions and prerequisites the automotive sector needs to integrate Linux into a safety critical system.
410

@@ -14,65 +20,26 @@ Subscribe to our mailing list:
1420
https://lists.elisa.tech/g/automotive
1521

1622
### Meetings
17-
The Automotive workgroup currently meets once per week.
18-
* Wednesday 10:00 AM CET/CEST (8:00/9:00 UTC)
1923

20-
As meeting times may change always check the web calendar associated with the mailing list for up to date information about all workgroup meetings. Consider subscribing to keep up to date!
24+
No explicit Automotive meeting is currently conducted until a new host aka working group lead is found.
25+
26+
Join the [Systems WG](https://lists.elisa.tech/g/systems) meetings instead. They are scheduled weekly on Mondays alternating with Tuesdays every other week.
2127

22-
Meeting minutes are kept at
23-
https://docs.google.com/document/d/1qgEkB6HBjq0ojoTSmI_E18BZco3lORK1ZZDrBH1YQo0/edit#heading=h.b7qah2h40uzb
28+
See the public ELISA calendar to find the next meeting: https://elisa.tech/community/meetings/
29+
30+
_Note: Use Chrome*ium engine in case the calendar is not properly rendered when following the link_
2431

2532
### Newcomer Onboarding Checklist
26-
We welcome newcomer. If you don't find your way forward, most likely it is on the WG to improve documentation. Just join one of the weekly meetings or drop a mail via the mailing list.
33+
We welcome newcomer. If you don't find your way forward, most likely it is on the WG to improve documentation.
34+
35+
If you are interested in becoming the the new Working Group Lead drop a mail on the [ELISA devel mailing list](https://lists.elisa.tech/g/main)
2736

2837
Other than that, here is a checklist to get you started:
2938
* Sign up for [mailinglist and calendar](#mailing-list-calendar-etc)
3039
* Get to know the [contribution process](#contribution-workflow)
3140
* Check out this repository and explore, [Repo overview](#elisa-automotive-wg---navigation-and-file-locations)
32-
* Check out the meeting minutes and drop by our [weekly sync call](#meetings)
3341
* [Developers] check out the meta-elisa repository to learn how to set up a build environment, build and run the [demo](#first-iteration-of-the-use-case)
3442

35-
# ELISA Automotive WG - Navigation and file locations
36-
## Google drive workgroup folder
37-
The google drive is used for drafts, presentation and general material that has to be considered work in process. The gdrive also is used for the meeting minutes.
38-
https://drive.google.com/drive/folders/1FCEzywCMfk3wY6lxBoMYjfQ_DQ44S5YS
39-
## Repo Orientation regarding the tell tale use case
40-
### Original considerations
41-
The originial considerations of the Use Case can be found in the subfolder "Initialy_discussed_system_scope" of this repository
42-
### First iteration of the use case (demo implemenation focused)
43-
The first iteration of the use case, that the meta-elisa demo is based on, can be found in the subfolder "AGL_cluster_demo_use_case" of this repository
44-
* Item definition
45-
* Safety Concept/Requirements
46-
47-
Our Implementation on top of the preexisting AGL Cluster demo is split in two repositories:
48-
* The meta layer: (also includes build and running instructions)
49-
* https://github.com/elisa-tech/meta-elisa
50-
* The sourcecode repository providing the actual code:
51-
* https://github.com/elisa-tech/wg-automotive-safety-app
52-
53-
### Second iteration of the use case (STPA analysis focused)
54-
The second iteration of the use case includes the ongoing STPA analysis can be found in the subfolder "Cluster_Display_Use_Case_v2"
55-
* Item definition [WIP]
56-
* SysML models [WIP]
57-
* STPA analysis [WIP]
58-
59-
The models are also visible via github page deployment as online viewer at:
60-
61-
https://elisa-tech.github.io/wg-automotive/
62-
63-
_(Note: svg graphics cannot be rendered with every browser directly. Chrome engine may be a good choice. The html export might not always be up to date with the models, generation is not automated.)_
64-
65-
# Tooling
66-
## Requirements
67-
Requirements and Safety concepts are stored and handled as Freeplane Mindmap using the Functional Safety Addon specifically developed for the task.
68-
* https://www.freeplane.org/wiki/index.php/Home
69-
* https://github.com/Jochen-Kall/Safety_concept_tool
70-
71-
![Mindmap Example](documentation/Example_requirements.png)
72-
## SysML modeling
73-
SysML models are done with Eclipse Papyrus with SysML v1.6 Plugin
74-
* https://www.eclipse.org/papyrus/
75-
* https://marketplace.eclipse.org/content/papyrus-sysml-16
7643

7744
# Contribution workflow
7845
The automotive working group uses the following github based workflow as base for contributions.
@@ -215,3 +182,4 @@ Pushing your rebased feature branch to your github fork requires the use of the
215182
```
216183
git push origin -force
217184
```
185+

0 commit comments

Comments
 (0)