User Tools

Site Tools


project-agl-demonstrator

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
project-agl-demonstrator [2014/10/03 00:06]
FGraham [Project Name]
project-agl-demonstrator [2022/07/26 23:44]
waltminer Obsolete - delete page
Line 1: Line 1:
-===== Project ​Name =====+//​**This ​Project ​is now complete and obsolete. This page is maintained as an archive.**  
 +//
  
 +**The latest code for the AGL demonstrator can be found [[agl-distro|here]].**
  
-**AGL Demonstrator** 
-==== Repo Name ====  
  
-Please select a Repository (Repo) name for your project. ​ Please keep in mind it should be: +====== AGL Demonstrator ====== 
-* all lower case + 
-* Short +{{:​wiki:​wiki:​automotive_grade_linux.png?​350|}}
-* Suitable for use as a java/C identifier like a package name+
  
 ==== Description ​ ==== ==== Description ​ ====
Line 35: Line 34:
  
   * [[installing_a_system_image|Installing a System Image]]   * [[installing_a_system_image|Installing a System Image]]
-  * [[what_you_need_for_development_work|What You Need for Development Work]] +  * What You Need for Development Work 
-  * [[https://​source.tizen.org/​documentation/​developer-guide/​environment-setup|Development Environment Setup]] +    * [[https://​source.tizen.org/​documentation/​developer-guide/​environment-setup|Development Environment Setup]] 
-  * [[https://​source.tizen.org/​documentation/​developer-guide/​installing-development-tools|Installing Development Tools]] +    * [[https://​source.tizen.org/​documentation/​developer-guide/​installing-development-tools|Installing Development Tools]] 
-  * [[https://​source.tizen.org/​documentation/​developer-guide/​cloning-tizen-source|Getting Tizen Sources]] +    * [[https://​source.tizen.org/​documentation/​developer-guide/​cloning-tizen-source|Getting/​Cloning ​Tizen Sources]] 
-  * [[https://​source.tizen.org/​documentation/​developer-guide/​building-packages-locally|Building Packages Locally]] +    * [[https://​source.tizen.org/​documentation/​developer-guide/​building-packages-locally|Building Packages Locally]] 
-  * [[https://​source.tizen.org/​documentation/​developer-guide/​creating-tizen-image|Creating Tizen Images]]+    * [[https://​source.tizen.org/​documentation/​developer-guide/​creating-tizen-image|Creating Tizen Images]]
  
  
Line 46: Line 45:
  
  
-The AGL Reference Platform User Experience is entirely ​written in HTML5 and JavaScript. It uses the Tizen IVI web runtime which interfaces with the vehicle through plugins that communicate with vehicle buses via the Automotive Message Broker (AMB).+The AGL Reference Platform User Experience is written ​entirely ​in HTML5 and JavaScript. It uses the Tizen IVI web runtime which interfaces with the vehicle through plugins that communicate with vehicle buses via the Automotive Message Broker (AMB).
  
-The current web runtime is Webkit but Tizen will migrate to Crosswalk within the next couple of months. Crosswalk is a more modern web runtime environment based in Chrome and Blink. It is also better performing than Webkit.+The current web runtime is Webkit but Tizen will migrate to Crosswalk within the next couple of months. Crosswalk is a more modern web runtime environment based on Chrome and Blink. It is also better performing than Webkit.
  
-The purpose of the AGL Reference Platform User Experience is to demonstrate how applications ​for are developed and to exercise the underlying middleware and operating system stack components. This is not meant to be a production user interface.+The purpose of the AGL Reference Platform User Experience is to demonstrate how applications are developed and to exercise the underlying middleware and operating system stack components. This is not meant to be a production user interface.
  
-These are the components ​the comprise the current AGL Reference Platform User Experience:+These are the components ​that comprise the current AGL Reference Platform User Experience:
  
-  * [[common|Common]] +  * [[agl-demonstrator:​common|Common]] 
-  * [[home_screen|Home Screen]] +  * [[agl-demonstrator:​home_screen|Home Screen]] 
-  * [[dashboard|Dashboard]] +  * [[agl-demonstrator:​dashboard|Dashboard]] 
-  * [[hvac|HVAC]] +  * [[agl-demonstrator:​hvac|HVAC]] 
-  * [[google_maps|Google Maps]] +  * [[agl-demonstrator:​google_maps|Google Maps]] 
-  * [[media|Media]] +  * [[agl-demonstrator:​media|Media]] 
-  * [[news|News]] +  * [[agl-demonstrator:​news|News]] 
-  * [[bluetooth_phone|Bluetooth Phone]] +  * [[agl-demonstrator:​bluetooth_phone|Bluetooth Phone]] 
-  * [[most_audio_controls|MOST Audio Controls]] +  * [[agl-demonstrator:​most_audio_controls|MOST Audio Controls]] 
-  * [[smart_device_link_sdl_|Smart Device Link]] +  * [[agl-demonstrator:​smart_device_link_sdl_|Smart Device Link]] 
-  * [[near_field_comms|Near Field Communication]] +  * [[agl-demonstrator:​near_field_comms|Near Field Communication]] 
-  * [[browser|Browser]] +  * [[agl-demonstrator:​browser|Browser]] 
-  * [[wifi|Wi-Fi]]+  * [[agl-demonstrator:​wifi|Wi-Fi]] 
 +  * [[agl-demonstrator:​fingerprint|Fingerprint]] 
 +  * [[agl-demonstrator:​voiceprint|Voiceprint]] 
 +  * [[agl-demonstrator:​weather|Weather]] 
 +  * [[agl-demonstrator:​email|Email]]
  
  
 We are constantly adding new components to build the system out into a fully functional IVI system. We are constantly adding new components to build the system out into a fully functional IVI system.
-==== Scope  ==== 
- 
-What is the scope of the project? Some things to consider:\\ 
-- Is there specific hardware or a specific configuration being targeted.\\ 
-- Is there anything expressly out of scope for this project?​\\ ​ 
- 
-==== Resources Committed (developers committed to working) ​ ==== 
- 
-For new project proposals please identify the project proposer and organization. ​ 
- 
-Formatted as Real Name (email address). For example: 
- 
-John Doe (johndoe@company.com) 
- 
-Need to answer: 
-- Number of people required to start the project? 
-- How many resources does the proposer have to dedicate to the project? 
-- How many total resources will be required for the project?  ​ 
-- How may AGL dedicated FTE's are requested for the project? 
-==== Initial Committers ​ ==== 
- 
-Formatted as Real Name (email address). For example: 
- 
-John Doe (johndoe@company.com) 
- 
-==== Vendor Neutral ​ ==== 
- 
-If this proposal is coming from an existing proprietary codebase, have you 
-ensured that all proprietary trademarks, logos, product names, etc. have 
-been removed? ​ Please specify. 
  
-==== Meets Board Policy (including IPR)  ==== +Each page listed above will contains links to source, video, DRD, and Widget files for that given component/app.
-Yes/No+
  
-==== Project Status Reports ====