User Tools

Site Tools


gsoc:2018-gsoc-agl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
gsoc:2018-gsoc-agl [2018/01/29 11:15]
jsmoeller
gsoc:2018-gsoc-agl [2018/01/29 22:02] (current)
jsmoeller
Line 17: Line 17:
 Git - gerrit.automotivelinux.org Git - gerrit.automotivelinux.org
  
-Mailing Lists  - http://​lists.linuxfoundation.org.org/​mailman/​listinfo/​automotive-discussions+Mailing Lists  - http://​lists.linuxfoundation.org/​mailman/​listinfo/​automotive-discussions
  
 IRC channel - #automotive on freenode IRC channel - #automotive on freenode
Line 30: Line 30:
   * Experience Level: Description   * Experience Level: Description
  
-  * Intermediate: ​Write a set of three AGL demonstrator applications consuming the provided APIs in creative ways (e.g. speed + navigation api = speed heatmap), document the applications,​ document the lessons learned in a set of training slides and hold a presentation +  * Intermediate: ​ 
-    * Mentors: Jan-Simon Möller, AGL Release Manager + TBD +    * Task #1: Application development 
-    * Desired Knowledge: C/C++, QML +    * Automotive Grade Linux is a project to create a Linux-based platform tailored for Automotive. One use-case is the dashboard in the car (IVI). Our reference UI is written in QML. The middleware in c/c++.  
-    * License: Apache 2.0+    * Your task will be to write a set of three AGL demonstrator applications consuming the provided APIs in creative ways (e.g. speed + navigation api = speed heatmap), document the applications,​ document the lessons learned in a set of training slides and hold a presentation 
 +      * Mentors: Jan-Simon Möller, AGL Release Manager + TBD 
 +      * Desired Knowledge: C/C++, QML 
 +      * License: Apache 2.0
  
-  * Advanced: ​Write a full stack example application from driver abstraction (low-level API) to middleware (high-level API) to Application. Example is a laser-scanner frontend UI which gathers the sensor over the high-level API and displays the data gathered from the lower layers in an intuitive UI. +  * Advanced: ​ 
-    * Mentors: Jan-Simon Möller, AGL Release Manager + TBD +    * Task #2: Middleware and Application development 
-    * Desired Knowledge: C/C++, QML +    * Automotive Grade Linux us a whole platform abstracting the hardware layer from the application layer by a middleware. This middleware framework handles access rights and security as well as the abstraction of the specific hardware from the upper layers. 
-    * License: Apache 2.0 and other OSS licenses as applicable+    * Your task will be to write a full stack example application from driver abstraction (low-level API) to middleware (high-level API) to Application. Example is a laser-scanner frontend UI which gathers the sensor over the high-level API and displays the data gathered from the lower layers in an intuitive UI. Your work should also be demonstrated during a conference
 +      * Mentors: Jan-Simon Möller, AGL Release Manager + TBD 
 +      * Desired Knowledge: C/C++, QML 
 +      * License: Apache 2.0 and other OSS licenses as applicable
  
  
-  * Advanced++: ​Port the partitioning hypervisor '​jailhouse'​ to AGL and demonstrate that the '​zephyr'​ rtos can be a running in a '​cell'​. ​Extra kudos for writing ​an extension to zephyr to communicate with AGL over websocket. +  * Advanced++: ​ 
-    * Mentors: Jan-Simon Möller, AGL Release Manager + TBD +    * Task #3: Platform Development 
-    * Desired Knowledge: C/C++, realtime, RTOS, zephyr +    * Realtime capabilities are an important part of the requirements of automotive systems. One approach is to partition your CPU using a partitioning hypervisor and run an independent RTOS with the time-sensitive code. 
-    * License: Apache 2.0 and other OSS licenses as applicable+    * Your task will be to port the partitioning hypervisor '​jailhouse'​ to an AGL reference platform (e.g. Minnowboard) ​and demonstrate that the '​zephyr'​ rtos can be a running in a '​cell'​. ​You should also write an extension to zephyr to communicate with AGL middleware ​over websocket. Your work should also be demonstrated during a conference
 +      * Mentors: Jan-Simon Möller, AGL Release Manager + TBD 
 +      * Desired Knowledge: C/C++, realtime, RTOS, zephyr 
 +      * License: Apache 2.0 and other OSS licenses as applicable
  
  
  
gsoc/2018-gsoc-agl.1517224534.txt.gz · Last modified: 2018/01/29 11:15 by jsmoeller