Top Banner
Modello More than just a pretty face Brian Jones
24

Modello, More Than Just a Pretty Picture

May 15, 2015

Download

Technology

Ryo Jin

Modello, More Than Just a Pretty Picture - Geoffroy Van Cutsem, Intel
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Modello, More Than Just a Pretty Picture

Modello

More than just

a pretty face

Brian Jones

Page 2: Modello, More Than Just a Pretty Picture

What is Modello?

Page 3: Modello, More Than Just a Pretty Picture

3

Page 4: Modello, More Than Just a Pretty Picture

4

• Fully functional and vehicle ready

• Hardware independent

• Open source and built with HTML

• A suite of applications

• Completely modular, choose and add what you want

• Able to have apps installed as stand alone

Modello is…

Page 5: Modello, More Than Just a Pretty Picture

What benefits

does Modello

provide to Tizen?

Page 6: Modello, More Than Just a Pretty Picture

6

• Attractive way to demonstrate what Tizen IVI can do

• Provides a real world test case for current and future Tizen web

APIs

• Fully customizable and allows for fast prototyping of layouts,

schemes, features, and new API use cases

• Provides a starting point for developers interested in the IVI

user space

• Modularly built, making it easy to add new applications to it

Page 7: Modello, More Than Just a Pretty Picture

Current features

Page 8: Modello, More Than Just a Pretty Picture

8

Homescreen

• Launches apps

• Shows certain vehicle

statuses

• Date / Time

Page 9: Modello, More Than Just a Pretty Picture

9

App Launcher

• Launches non Modello

apps

Page 10: Modello, More Than Just a Pretty Picture

10

HVAC

• Shows status of the

vehicle’s HVAC settings

• Allows adjustment of fan

speed, defrost, seat

warmers, etc

Page 11: Modello, More Than Just a Pretty Picture

11

Dashboard

• Displays various vehicle

statuses such as tire

position, child lock status,

and exterior light

Page 12: Modello, More Than Just a Pretty Picture

12

Settings

• Used for setting up

Bluetooth and Wifi

• Allows for theme changes

• Accessible from all parts of

Modello

Page 13: Modello, More Than Just a Pretty Picture

13

Navigation

• Demonstrates what

navigation would look like

• Turn by turn speech

• A selection of places to go

• Satellite or map view

Page 14: Modello, More Than Just a Pretty Picture

14

Multimedia Player

• Plays both audio and video

• Video can be fullscreen

• File list browser, sortable

by name, artist, or filename

• Supports both local files

and DLNA remote media

Page 15: Modello, More Than Just a Pretty Picture

15

Phone

• Hands free dialing via

Bluetooth

• Shows call history

• Contact list

Page 16: Modello, More Than Just a Pretty Picture

16

Theming

• Blue and green themes

• Theme change is reflected

in all the applications

• Theme changes are saved

for the next time the system

is booted

Page 17: Modello, More Than Just a Pretty Picture

Some future plans

Page 18: Modello, More Than Just a Pretty Picture

18

• Multimedia – Multiuser support, last track, A2DP, AVRCP, voice

controls, expanded DLNA features

• Dashboard and HVAC – Multiuser support, greater Automotive

Message Broker (AMB) support

• All – Port to the next version of AMB, port to Crosswalk, add

localization support

Page 19: Modello, More Than Just a Pretty Picture

How to install

Modello and get

involved

Page 20: Modello, More Than Just a Pretty Picture

20

- Install a Tizen IVI image (April 22nd or newer) from

download.tizen.org

- Note: April 22nd is WRT based, all others use Crosswalk

- To get the entire Modello suite of apps use:

- ‘zypper install -t pattern ivi-ux-modello-ui‘

- To pick and choose your apps:

- ‘zypper install Modello_<appName>’

- ‘zypper install Modello_Installer-xwalk’ if you are on a Crosswalk image.

Getting set up

Page 21: Modello, More Than Just a Pretty Picture

21

- To get the latest version of Modello, change to the snapshot repo before installation:

- ‘zypper mr –d ivi-daily’

- ‘zypper mr –e ivi-snapshot’

- ‘zypper refresh’

- For Crosswalk Launching

- xwalkctl

- xwalk-launcher <appID>

- For WRT Launching

- wrt-launcher –l

- wrt-launcher –s <appID>

Getting set up

Page 22: Modello, More Than Just a Pretty Picture

22

- Code is located in /home/app/.config/xwalk-

service/applications/<appID>/ for Crosswalk images

- Code is located in /opt/usr/app/<appName>/res/wgt/ for the

April 22nd image

Getting set up

Page 23: Modello, More Than Just a Pretty Picture

23

Tizen IVI mailing list – [email protected]

Wiki – wiki.tizen.org/wiki/IVI/Modello

Report bugs - http://bugs.tizen.org

Brian J Jones – [email protected]

Be sure and check out the demos at the Tech Showcase

Contact and Wiki

Page 24: Modello, More Than Just a Pretty Picture