Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add presentations and explanation to workshop knowledgebase #48

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
79 changes: 66 additions & 13 deletions docs/workshops/index.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,80 @@
# Workshop presentation archive

<span style="color:red">The following list contains results and work products from past ELISA workshops and meetings conducted over several years. Please note that due to the evolving nature of technology and knowledge, the accuracy and relevance of these results may change over time. The content provided should be considered as drafts or provisional, and users are advised to exercise caution and verify the information independently. The purpose of this list is to provide a historical record of outcomes and ease accessibility to the material, but it should not be relied upon as definitive or final. Any decisions or actions based on the information in this list should be made with careful consideration and further investigation as necessary.</span>

## June 2024 (Lund)

| Title | Presenter(s) |
| ----- | ------------ |
| [Overall engineering approach to safety with systems involving Linux](2024-06-Lund/Overall-engineering-approach-to-safety-with-systems-involving-Linux.pdf) | Paul Albertella, Igor Stoppa |
| Title | Presenter(s) | Last revisited |
| ----- | ------------ | -------------- |
| [Overall engineering approach to safety with systems involving Linux](2024-06-Lund/Overall-engineering-approach-to-safety-with-systems-involving-Linux.pdf) | Paul Albertella, Igor Stoppa | 2024-11-13 |

## October 2023 (Munich)

| Title | Presenter(s) |
| ----- | ------------ |
| [A Systematic Approach to Using the Linux Kernel in a Safety Scenario](2023-10-Munich/A-Systematic-Approach-to-Using-the-Linux-Kernel-in-a-Safety-Scenario.pdf) | Igor Stoppa |
| [Update on Planned Processes for Safety Analysis and Documentation of Results](2023-10-Munich/Update-on-Planned-Processes-for-Safety-Analysis-and-Documentation-of-Results.pdf) | Paul Albertella |
| Title | Presenter(s) | Last revisited |
| ----- | ------------ | -------------- |
| [A Systematic Approach to Using the Linux Kernel in a Safety Scenario](2023-10-Munich/A-Systematic-Approach-to-Using-the-Linux-Kernel-in-a-Safety-Scenario.pdf) | Igor Stoppa | 2024-11-13 |
| [Update on Planned Processes for Safety Analysis and Documentation of Results](2023-10-Munich/Update-on-Planned-Processes-for-Safety-Analysis-and-Documentation-of-Results.pdf) | Paul Albertella | 2024-11-13 |

## June 2023 (Berlin)

| Title | Presenter(s) |
| ----- | ------------ |
| [Safety Analysis Approach](2023-06-Berlin/Safety-Analysis-Approach.pdf) | Paul Albertella |
| Title | Presenter(s) | Last revisited |
| ----- | ------------ | -------------- |
| [Safety Analysis Approach](2023-06-Berlin/Safety-Analysis-Approach.pdf) | Paul Albertella | 2024-11-13 |
| [Reproducible Multi Element System Composition with Linux, Xen & Zephyr](2023-06-Berlin/ELISA_Berlin_Workshop_2023-OSS_NA_ELISA_Systems-WG.pdf) | Philipp Ahmann | 2024-11-14 |

## September 2022 (Virtual)

| Title | Presenter(s) | Last revisited |
| ----- | ------------ | -------------- |
| [Automotive WG Update - Tell tales an evolution use case towards driver assistance](2022-09-Virtual/2022-09-07_ELISA_Virtual_Summit_Automotive-WG_Update.pdf) | Philipp Ahmann | 2024-11-14 |
| [~~Systems WG - Status and Roadmap~~](2022-09-Virtual/2022-09-07_ELISA_Virtual_Summit_Automotive-WG_Update.pdf) | Philipp Ahmann | 2024-11-14 outdated |

[YouTube recordings](https://www.youtube.com/playlist?list=PLuDNrzTpK8zpi0wloINTrg_MXD82S2VYp)

## November 2021 (Virtual)

| Title | Presenter(s) |
| ----- | ------------ |
| [Certification using the New Approach to Safety](2021-11-Virtual/Certification-using-the-New-Approach-to-Safety.pdf) | Paul Albertella |
| Title | Presenter(s) | Last revisited |
| ----- | ------------ | -------------- |
| [Certification using the New Approach to Safety](2021-11-Virtual/Certification-using-the-New-Approach-to-Safety.pdf) | Paul Albertella | 2024-11-13 |

[YouTube recordings](https://www.youtube.com/playlist?list=PLuDNrzTpK8zr2Vlx_z5WJZKM3nZ3TS9g8)

---

## Additional workshops

- April 2022 (Virtual)
[YouTube recordings](https://www.youtube.com/playlist?list=PLuDNrzTpK8zplE90pYWqR0GIfzDmRePnp)
- May 2021 (Virtual)
[YouTube recordings](https://www.youtube.com/playlist?list=PLuDNrzTpK8zqeFPcWBLDvWfuo_fjT7ege)
- February 2021 (Virtual)
- September 2020 (Virtual)
- May 2020 (Virtual)
- January 2020 (Brussels)
- September 2019 (Cambridge)
- June 2019 (Munich)

---

## Revisiting criteria

[//]: # "We should put this section into another more formal place,
as it applies also to other material."

When content gets contributed and added to the knowledge base following aspects should be considered.

- Technical review of presentations to check for factual inaccuracies
- Check that links included in the presentations are still accessible
- Identify any other serious issues with the presentation content

As there can be a delay in uploading content to the knowledge base, the following aspect
should be considered if material is not uploaded in a timely manner after actual presentation.

- Check with the author if they would like to make changes to address
any issues we find



Note: So far this is just a drafting idea under discussion and not enforced.
It should basically help as a guidance. In case you spot anything in the material
which need to be commented or updated, please raise an GitHub issue or PR.
Loading