Skip to content

Commit

Permalink
Merge pull request #49 from elisa-tech/pahmann-workshop-documentation
Browse files Browse the repository at this point in the history
Add details to workshop documentation
  • Loading branch information
reiterative authored Dec 20, 2024
2 parents 5a1d22b + f536126 commit c8e0f9b
Show file tree
Hide file tree
Showing 5 changed files with 74 additions and 13 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
86 changes: 73 additions & 13 deletions docs/workshops/index.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,87 @@
# Workshop presentation archive

The following list contains results and work products from past ELISA workshops and meetings, conducted over several years.

**Please note:**

* This workshop content should not be relied upon as definitive or final guidance from ELISA or the authors.
* Due to the evolving nature of technology and our understanding of it, the accuracy and relevance of these results may change over time. The content provided should therefore be considered draft or provisional, and users are advised to exercise caution and verify the information independently.
* This is not peer-reviewed content and it is intended only as a historical record of outcomes and discussions, to provide context for current ELISA activities.
* Any decisions or actions based on the information in the workshop content should be made with careful consideration and further investigation as necessary.

## 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 is contributed and added to the knowledge base, the 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.
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ markdown_extensions:
- attr_list
- pymdownx.pathconverter:
absolute: true
- pymdownx.tilde

nav:
- ELISA: https://elisa.tech/
Expand Down

0 comments on commit c8e0f9b

Please sign in to comment.