Skip to content

Commit

Permalink
Add AMM 2023 fall talk
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Schildt <[email protected]>
  • Loading branch information
SebastianSchildt committed Nov 24, 2023
1 parent a4fc1af commit ee83d91
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions content/publications.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ draft: false

# Publications


- Sebastain Schildt: "VSS in-vehicle, KUKSA State of the Union: Android and the Return of VISS", COVESA AMM Fall 2024, Troy, Michigan https://wiki.covesa.global/download/attachments/78840403/VSS-in-vehicle-KUKSA-State.pdf?version=1&modificationDate=1697552147551&api=v2
- ITEA4 Eureka Cluster on Software Innovation: "ITEA Success story APPSTACLE Vehicle connectivity for novel applications", 2022 https://itea4.org/project/success-story/appstacle-succes-story-1.html
- D. Grewe, M. Wagner, U. Ambalavanan, L. Liu, N. Nayak and S. Schildt: "On the Design of an Information-Centric Networking Extension for IoT APIs", 2021 IEEE 94th Vehicular Technology Conference (VTC2021-Fall), 2021, https://ieeexplore.ieee.org/abstract/document/9625470
- Junhyung Ki, Sebastian Schildt, Andreas Hastall Sven Erik Jeroschewski, Robert Hottger: "Eclipse KUKSA.val for SCR Anti-Tampering Monitoring in Heavy Vehicles", 2nd Eclipse Research International Conference on Security, Artificial Intelligence, Architecture and Modelling for Next Generation Mobility, 2021, http://ceur-ws.org/Vol-3028/D2-02-ESAAMM_2021_paper_3.pdf
Expand Down
8 changes: 4 additions & 4 deletions content/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ issues are tracked and discussed in the repository of the respective sub-project
| Eclipse KUKSA.val |https://github.com/eclipse/kuksa.val | KUKSA Vehicle Abstraction Layer, this is a an implementation of a VSS server provding access to in-vehicle signals using VISS or GRPC interfaces |
| Eclipse KUKSA.val.feeders |https://github.com/eclipse/kuksa.val.feeders | Multiple data and actuation providers, gathering vehicle data and transforming it to VSS suitable for KUKSA.val |
| Eclipse KUKSA.val.services | https://github.com/eclipse/kuksa.val.services | Set of example vehicle services |
| Eclipse KUKSA Android SDK | https://github.com/eclipse/kuksa.val.services | SDK to develop KUKSA clients on Android using Kotkin or Java |
| Eclipse KUKSA Android Companion | https://github.com/eclipse-kuksa/kuksa-android-companion | Example App using the Android SDK to check and control temperture, tire pressure, doors etc. from your phone |
| Eclipse KUKSA Python SDK | https://github.com/eclipse-kuksa/kuksa-python-sdk | SDK to develop KUKSA applications and providers using Python |
| Eclipse KUKSA Android SDK | https://github.com/eclipse/kuksa.val.services | SDK to develop KUKSA clients on Android using Kotlin or Java |
| Eclipse KUKSA Android Companion | https://github.com/eclipse-kuksa/kuksa-android-companion | Example App using the Android SDK to check and control temperature, tire pressure, doors etc. from your phone |
| Eclipse KUKSA Python SDK | https://github.com/eclipse-kuksa/kuksa-python-sdk | SDK to develop KUKSA applications and providers using Python. Also includes a versatile CLI client for testing/debugging |
| Eclipse KUKSA.hardware | https://github.com/eclipse-kuksa/kuksa-hardware |Hardware schematics and manufacturing files for the KUKSA SDV prototpying platform. This is a PI-compatible hardware providing access to CAN, OBD and cellular connectivity |
| KUKSA-website | https://github.com/eclipse-kuksa/kuksa-website | The sources for the website you are reading now |
{{< /table >}}
Expand All @@ -49,7 +49,7 @@ This repositories contain components that have been developed in the past, but a
| Eclipse KUKSA.ide | https://github.com/eclipse/kuksa.ide | Browser-based IDE used by developers to create applications for the Eclipse Kuksa in-vehicle. If you are searching for an integrated way to build applications based on vehicle data provided by KUKSA.val, you may want to check the [Velocitas framework](https://eclipse-velocitas.github.io/velocitas-docs/). As first step you can have a look at the playground from [digital auto](https://digitalauto.netlify.app/). |
| KUKSA.Apps | https://github.com/eclipse/kuksa.apps | Contains applications to showcase use-cases of Eclipse KUKSA. Demos regarding vehicle signal access have been moved over to [KUKSA.val](https://github.com/eclipse/kuksa.val) |
| KUKSA.In-Vehicle | https://github.com/eclipse/kuksa.invehicle | The in-vehicle platform of Eclipse Kuksa. The KUKSA hardware has been moved to [KUKSA.hardware](https://github.com/eclipse/kuksa.hardware), the VISS dataserver for accessing in-vehicle data is further developed in [KUKSA.val](https://github.com/eclipse/kuksa.val ). For a modern integrated SDV distribution check [Eclipse LEDA](https://eclipse-leda.github.io/leda/) |
| Eclipse KUKSA.cloud | https://github.com/eclipse/kuksa.cloud | The cloud-backend of Eclipse KUKSA, including the App Store. Provides helmcharts for easy deployment of the KUKSA.cloud. For deploying software in a vehicle check [Eclipse Kanto](https://github.com/eclipse-kanto) or other pojects in [Eclipse SDV](https://sdv.eclipse.org/). For updated versins of the components utilized in KUKSA.cloud check [Eclipse IoT packages](https://github.com/eclipse/packages) |
| Eclipse KUKSA.cloud | https://github.com/eclipse/kuksa.cloud | The cloud-backend of Eclipse KUKSA, including the App Store. Provides helmcharts for easy deployment of the KUKSA.cloud. For deploying software in a vehicle check [Eclipse Kanto](https://github.com/eclipse-kanto) or other pojects in [Eclipse SDV](https://sdv.eclipse.org/). For updated versions of the components utilized in KUKSA.cloud check [Eclipse IoT packages](https://github.com/eclipse/packages) |
{{< /table >}}


0 comments on commit ee83d91

Please sign in to comment.