From 75bef48d29029bf5cfcb3864cf72e16db9c90a41 Mon Sep 17 00:00:00 2001 From: Andrei Bechet Date: Tue, 30 Jun 2015 19:20:53 +0200 Subject: [PATCH] added diagram --- 2015/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/2015/README.md b/2015/README.md index 415f711..c1732c0 100644 --- a/2015/README.md +++ b/2015/README.md @@ -7,3 +7,5 @@ You are part of a 4 member team. Your task is to enhance the usability of our ca location data will come from the application developed by your fellow teammates, on the other controller of the system. In order to display a popup on the headunit you will have to implement an AIDL. To help the development process you will use a test framework which will give you fake location data and will test that you have displayed or hidden the popup accordingly. You will also have the possibility to check this in the android simulator by observing a notification in the task bar when the “current” location will be outside of the given geofence. For both tasks you have 2 hours, hence your team will be split into two sub-teams in order to tackle these different controllers. A valid result will contain working solutions for both tasks. When everything is working you will see your solution running on the latest car-sharing DriveNow system in a BMW i3. Good luck! + +![idea](https://raw.githubusercontent.com/esrlabs/TUM/master/2015/idea.png)