diff options
author | 2024-11-19 15:56:45 +0100 | |
---|---|---|
committer | 2025-01-02 21:34:38 +0000 | |
commit | bfd2802190a0bf15c8551e0369f8ff9d8c997a45 (patch) | |
tree | 96100a86b62ba8e0a55a5de8178cfbfb038a2587 /docs/03_Architecture_Guides/01_Introduction | |
parent | 32d269ea365f6c944b3222332eb9d99c6eb92a45 (diff) |
Update documentation
Update names of images. Remove out-of-date sections and streamline page.
Bug-AGL: SPEC-
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I140cc290204564c4d1f026b2e975f3ce04e2afb9
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30528
Diffstat (limited to 'docs/03_Architecture_Guides/01_Introduction')
-rw-r--r-- | docs/03_Architecture_Guides/01_Introduction/01_Overview.md | 53 | ||||
-rw-r--r-- | docs/03_Architecture_Guides/01_Introduction/02_AGL_Requirements_Specifications.md | 8 | ||||
-rw-r--r-- | docs/03_Architecture_Guides/01_Introduction/AGL Requirements Specifications.pdf | bin | 3801991 -> 0 bytes | |||
-rw-r--r-- | docs/03_Architecture_Guides/01_Introduction/images/architecture.jpg | bin | 687441 -> 0 bytes |
4 files changed, 0 insertions, 61 deletions
diff --git a/docs/03_Architecture_Guides/01_Introduction/01_Overview.md b/docs/03_Architecture_Guides/01_Introduction/01_Overview.md deleted file mode 100644 index 20cb888..0000000 --- a/docs/03_Architecture_Guides/01_Introduction/01_Overview.md +++ /dev/null @@ -1,53 +0,0 @@ ---- -title: Overview ---- - -The AGL Unified Code Base (UCB) is a Linux distribution built from the ground up -through a joint effort by automakers and suppliers to deliver a modern -in-vehicle infotainment and connected car experience for consumers. Further -helping reduce fragmentation and facilitate innovation in the development -process. The following use cases are in development or planned to be developed : - - - In Vehicle Infotainment (IVI) - - Instrument Cluster (IC) - - Telematics - - and more : - - Heads-up Display (HUD) - - Advanced Driver Assistance Systems (ADAS) - - Autonomous Driving (AD) - -The goal of the UCB platform is to provide 70-80% of the starting -point for a production project. This enables automakers and suppliers to focus -their resources on customizing the other 20-30% to meet their unique product needs. - -The [System Architecture Team](https://wiki.automotivelinux.org/agl-sat) defines the overall architecture of the AGL -software according to the business requirements established by the [Steering Committee](https://www.automotivelinux.org/about/steering-committee/). - -There are multiple parallel efforts in the areas of the following, with most having specialized [Expert Groups -(EG)](https://wiki.automotivelinux.org/#active_expert_groups) : - - - [App Framework and Security](https://wiki.automotivelinux.org/eg-app-fw) - - [Navigation](https://wiki.automotivelinux.org/eg-navi) - - [Speech](https://wiki.automotivelinux.org/eg-speech) - - [UI and Graphics](https://wiki.automotivelinux.org/eg-ui-graphics) - - [Connectivity](https://wiki.automotivelinux.org/eg-connectivity) - - [Continuous Integration and Test](https://wiki.automotivelinux.org/eg-ciat) - - [Instrument Cluster](https://wiki.automotivelinux.org/eg-ic) - - In Vehicle Infotainment (IVI) - - [Reference Hardware System Architecture](https://wiki.automotivelinux.org/eg-rhsa) - - Telematics - - [Requirements Specification](https://wiki.automotivelinux.org/eg-requirements-specification) - - [Vehicle to Cloud](https://wiki.automotivelinux.org/eg-v2c) - - [Virtualization](https://wiki.automotivelinux.org/eg-virt) - -The Automotive Grade Linux Software Architecture diagram is below. The architecture consists -of five layers. The App/HMI layer contains applications with their associated business logic and -HMI. - - - -The Application Framework layer provides the APIs for creating both managing and running -applications on an AGL system. The Services layer contains user space services that all -applications can access. The Operating System (OS) layer provides the Linux kernel and device -drivers along with standard OS utilities. For IVI (In Vehicle Infotainment) -system a full fledged demo is [available](https://docs.automotivelinux.org/en/ricefish/#01_Getting_Started/01_Quickstart/01_Using_Ready_Made_Images/). diff --git a/docs/03_Architecture_Guides/01_Introduction/02_AGL_Requirements_Specifications.md b/docs/03_Architecture_Guides/01_Introduction/02_AGL_Requirements_Specifications.md deleted file mode 100644 index b15202a..0000000 --- a/docs/03_Architecture_Guides/01_Introduction/02_AGL_Requirements_Specifications.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: AGL Requirements Specifications ---- - -<meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<meta http-equiv="refresh" content="0;URL='https://www.automotivelinux.org/wp-content/uploads/sites/4/2017/08/agl_spec_v1_280515.pdf'" /> - -[**AGL Requirements Specifications PDF**](AGL Requirements Specifications.pdf) diff --git a/docs/03_Architecture_Guides/01_Introduction/AGL Requirements Specifications.pdf b/docs/03_Architecture_Guides/01_Introduction/AGL Requirements Specifications.pdf Binary files differdeleted file mode 100644 index c5be950..0000000 --- a/docs/03_Architecture_Guides/01_Introduction/AGL Requirements Specifications.pdf +++ /dev/null diff --git a/docs/03_Architecture_Guides/01_Introduction/images/architecture.jpg b/docs/03_Architecture_Guides/01_Introduction/images/architecture.jpg Binary files differdeleted file mode 100644 index e83cbc4..0000000 --- a/docs/03_Architecture_Guides/01_Introduction/images/architecture.jpg +++ /dev/null |