aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
40 hoursRemove integration type without container manager from container integrationHEADmasterNaoto Yamaguchi1-31/+23
Existing container integration was supporing with container-manager and without container-manager integration. After the scarthgap update, systemd cgroup-v1 and v2 mixed support was disabled. It require to big rework in resource controle feature. The lxc only integration (without container-manager integration) has some limitation for device support. For example, it can't handle dynamic device/network interface change, it' can't protect device access from guest using mknod. On the other hand, if I mantain to this integration, it need many human resource. The lxc only integration does not have value for these work. This change aim to maintain document. Bug-AGL: SPEC-5283 Change-Id: I2c89e243538bcdb73ec4ee9adb5d28a4ec99f9ff Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30513 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-11-04agl-demo-control-panel: Update DocumentationSuchinton Chakravarty10-35/+83
- Explain new Config options - Provide Tips and Workarounds to CARLA playback steps - Update Steps required to run Qt6 version of Demo Control Panel - Add new Screenshots to documentation Bug-AGL: SPEC-5161 Change-Id: I1005b216bda6e5515137eb549dc38e1d4b72b90b Signed-off-by: Suchinton Chakravarty <suchinton.2001@gmail.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30444 Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-10-22Update documenatation for AGL Voice AssistantAnuj Solanki8-28/+88
- Update documentation for voice assistant. Bug-AGL: SPEC-5200 Change-Id: Ib0144041b2d152c22038bfb64402c43bf5601501 Signed-off-by: Anuj Solanki <anuj603362@gmail.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30417 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-09-30Add NanoPC T6 board container integration documentNaoto Yamaguchi1-7/+39
This change add container integration document for NanoPC T6 board. Bug-AGL: SPEC-5247 Change-Id: I834d0770a3642519e33869d70d2ca7fd3f289402 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30302 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-09-30Add NanoPC T6 board documentNaoto Yamaguchi2-0/+133
This change add document for NanoPC T6 board. Bug-AGL: SPEC-5247 Change-Id: Ie99337263944ce2667c7417b9b679efdbd3308f3 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30301 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-09-30Move basic build procedure to under Building_the_AGL_Image sectionNaoto Yamaguchi16-8/+9
Existing document has many board specific build procedure. This change move board specific build procedure to under subsection. Bug-AGL: SPEC-5247 Change-Id: I11492cbf530a1fabdfb8234f824e5c293b666f5c Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30300 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-09-30Move KVM demo image document from 02_Building_AGL_Image to ↵Naoto Yamaguchi3-0/+0
03_Build_and_Boot_guide_Profile Existing 02_Building_AGL_Image section is big. That include build procedure for basic IVI demo images. The 22_Available_KVM_Demo_Images is a extra demo image build procedure. These extra procedure stay on 03_Build_and_Boot_guide_Profile, that is more better solution to avoid complexity for 02_Building_AGL_Image section. This change move KVM demo image document from 02_Building_AGL_Image to 03_Build_and_Boot_guide_Profile. Bug-AGL: SPEC-5247 Change-Id: I694b650438c24f47dd5212a86363d8fd1fa24749 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30299 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-08-26Update test status for masterNaoto Yamaguchi1-1/+1
Rpi4 was tested at master with https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-devel/+/30227 This patch update test status. Bug-AGL: SPEC-5237 Change-Id: I98de50709b250a8b27431371b7857caf6143e4a9 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30228 Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-08-26GSoC '24 Add and Update Documentation for CARLA and Demo Control PanelSuchinton2-14/+112
- Update the AGL Demo Control Panel documentation. - Add Documentation for CARLA with AGL. Bug-AGL: SPEC-5161 Change-Id: I33e4b488749959a055183596ec187d1cb01827d6 Signed-off-by: Suchinton Chakravarty <suchinton.2001@gmail.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30097 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-08-19Updated AGL Persistent Storage API: added config info, fixed typosLudwig Schwiedrzik1-225/+229
Bug-AGL: [SPEC-5223] Change-Id: Ia98f7484df89d9fb7020840216a494543cef05e3 Signed-off-by: Ludwig Schwiedrzik <ludwig.schwiedrzik@d-fine.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30160 Reviewed-by: Walt Miner <walt@linux.com> Tested-by: Walt Miner <walt@linux.com>
2024-08-19Update to latest status to IC quick start documentNaoto Yamaguchi1-9/+7
AGL IC quick start document did not match to latest status. This patch sync between latest status and document. Bug-AGL: SPEC-5224 Change-Id: I054db17515e7468cbe0b378ae3849ed09dece343 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30180 Reviewed-by: Walt Miner <walt@linux.com> Tested-by: Walt Miner <walt@linux.com>
2024-08-19Add command line container exchange method for IC containerNaoto Yamaguchi3-30/+85
This patch add most easy container exchange method to document. Bug-AGL: SPEC-5224 Change-Id: Idb9b1b046286dc2cd5b48247d4a007d12ce9bb9f Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30166 Tested-by: Walt Miner <walt@linux.com> Reviewed-by: Walt Miner <walt@linux.com>
2024-08-19Add Momi Navi information to documentationNaoto Yamaguchi4-0/+47
The Momi Navi need few environment variable to show map and customize view. This patch add these information. Bug-AGL: SPEC-5224 Change-Id: I64e19175bdaa1e8c63f8bd2b796c98bdf91fb69b Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30161 Reviewed-by: Walt Miner <walt@linux.com> Tested-by: Walt Miner <walt@linux.com>
2024-07-03Add documentation for building EC2 instancessalmon_18.90.0salmon/18.90.018.90.0Jan-Simon Möller6-0/+155
This adds the documentation for building and uploading EC2 images (AMIs) that can run on graviton instances. Bug-AGL: SPEC-5181 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: I824db52579247c731b7e0e34f755f80ffa338ed6 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30054
2024-06-26Add documentation for persistent storage grpc APILudwig Schwiedrzik1-0/+225
This change adds documentation for the recently merged AGL Persistent Storage API (Gerrit Change 29996). Bug-AGL: [SPEC-5187] Change-Id: Ic9743c95885b2d60b3728f58568a7e27aefe6a59 Signed-off-by: Ludwig Schwiedrzik <ludwig.schwiedrzik@d-fine.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30013 Reviewed-by: Walt Miner <walt@linux.com> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-06-03Document demo imagesricefish_17.92.0ricefish_17.91.0ricefish/17.92.0ricefish/17.91.017.92.017.91.0Scott Murray2-0/+235
Add new pages under the build section that describe all of the currently available images for both the regular and KVM demos. Bug-AGL: SPEC-5138 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I05793147bc385f08304a873127912739e071a193 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29958 Reviewed-by: Walt Miner <walt@linux.com> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-06-03doc changes for image renaming.Jan-Simon Moeller16-115/+114
Changes: - Global replace of image names with post-rework names. - .rootfs image name suffix added to locally built image filenames. - Image list updated in a couple of places to match conf-notes.txt update that has been submitted for meta-agl-core. Bug-AGL: SPEC-5138 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I437f1e32078972ead2d1156686c54475e87bebaf Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29915
2024-05-23Update release name.Jan-Simon Moeller1-2/+2
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I9bbc4ccca03df50010801b813c72e504c915a2ac
2024-03-0802_agl_compositor.md: How to change default ref UIMarius Vlad1-1/+42
02_agl_compositor.md: Add simple client examples + how to incorporate/integrate a different UI. Bug-AGL: SPEC-4832 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I5750c309dc36f5a87bbeab492efa730e7e0c708a Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29724 Reviewed-by: Lisandro Perez Meyer <lpmeyer@ics.com> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-03-0802_agl_compositor.md: Update agl-shell versionsMarius Vlad1-0/+75
Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I8d27816611990ee736deaaf33aa4ddab31f51f85 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29723 Reviewed-by: Lisandro Perez Meyer <lpmeyer@ics.com> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-03-0802_agl_compositor: Added gRPC proxy docsMarius Vlad1-1/+153
Adds the proto buf protocol as well as pointing out to agl-shell-activator or window-management-clieng-grpc. Bug-AGL: SPEC-4833 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: Ib683c09e81cfbb03c9fdbc290e475c6563de9025 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29722 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-by: Lisandro Perez Meyer <lpmeyer@ics.com> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-03-08Small corrections to avoid warningsMarius Vlad4-38/+6
- index.html is not needed - fixing relative links Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I1464ec731149ea8b914ef0ba9b3e7cc1a3ab399f Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29721 Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-by: Lisandro Perez Meyer <lpmeyer@ics.com> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-03-0801_AGL_components, 02_agl_compositor: Remove Waltham mentionsMarius Vlad2-5/+7
Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: Iec9e1b1c75c134a297dab3f8fa5a4fe38ea863db Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29720 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-by: Lisandro Perez Meyer <lpmeyer@ics.com> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-02-19Add documentation for Unified HMIFumiya Kohzu3-0/+165
This will add documentation to build, setup, boot and run the RVGPU of Unified HMI. Bug-AGL: SPEC-4744 Change-Id: Ib6fca25316532197dd998d5b54a798cad832186a Signed-off-by: Fumiya Kohzu <kohzu.fumiya@jp.panasonic.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29692 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-02-13Add gitlab issue/merge request templatesricefish_17.90.0ricefish/17.90.017.90.0Jan-Simon Moeller2-0/+6
Add template files for gitlab Bug-AGL: SPEC-4474 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I7a72a5b5334d38d3329fc64cdf9569fb6f61b00b
2023-12-11Added instruction for installing pip in case it is not installed prior to ↵quillback_16.93.0quillback_16.92.0quillback/16.93.0quillback/16.92.016.93.016.92.0Walt Miner1-1/+7
building doc site. BUG-AGL: SPEC-5007 Change-Id: Id79f895bb5b76e55f00bcadeddafd1d3a8f3775c Signed-off-by: Walt Miner <walt@linux.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29513 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-10-30Update voice agent documentationquillback_16.91.1quillback_16.91.0quillback/16.91.1quillback/16.91.016.91.116.91.0Malik Talha1-10/+20
Add details about loading config from a file and change links to point to gerrit. Change-Id: I3ac442c4d0c6e9fcfcb26fe70f296441ff7126cc Signed-off-by: Malik Talha <talhamalik727x@gmail.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29338 Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-10-24Remove version for python from .readthedocs.ymlJan-Simon Moeller1-1/+0
This moved up into the os section. Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I3a2fb9ec8740516cb13ffadcb54f85ec6c3f9148
2023-10-23Add new flags required by readthedocsJan-Simon Moeller1-0/+5
We're adding build.os as this is required now. Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Iebc0a567756330dba07af45bf14f6ee34bd4395d Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29297
2023-10-23Enable header permalinksScott Murray1-0/+2
Use the toc extension "permalinks" option to enable header permalinks. Bug-AGL: SPEC-4927 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: If06b1172d1dd295cc22e60bdf89f301b0c880ae6 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29285 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-10-23Update application framework documentationScott Murray8-449/+416
Changes: - Moved "Creating a New Service" page back over to "Developer Guides" since it is not application framework specific. - Removed obsolete applaunchd D-Bus configuration documentation now that the functionality has been completely removed as of Pike. - Updated the application framework introduction discussion around protocols to document preference for gRPC over D-Bus for AGL projects. - Updated "Creating a New Application" documentation to document the requirements for having applications usable with applaunchd, as well as using the application templates, with BitBake recipe examples. - Added "Application Sandboxing" section that documents the existing example configurations and discusses other potential configuration options for systemd. Bug-AGL: SPEC-4928 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I6e0c0afcf571d9214df5300d2082b15fa3bb2a27 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29284 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-10-23Move application framework sectionScott Murray12-22/+15
Move application framework section from "Developer Guides" to "Component Documentation" and fix all links. Bug-AGL: SPEC-4928 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I6bb10908860860d6634b23f6a458959397a98e81 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29283 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-10-23agl-demo-control-panel: Update documentationsuchinton200112-44/+62
- Add steps to add custom configs - Update image assets and fix typo in dir name Bug-AGL: SPEC-4905 Signed-off-by: suchinton2001 <suchinton.2001@gmail.com> Change-Id: Ib0ffcdc3c6c0ee9fa693bba2959901c174f01a4e Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29292 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-10-23Add documentation for AGL voice agentMalik Talha6-4/+285
This adds in-depth documentation of the voice agent service, flutter app, intent engines, and vosk kaldi. SPEC-4906 Signed-off-by: Malik Talha <talhamalik727x@gmail.com> Change-Id: I4ba8a76ff036100b2ec9ee72a224721e4cd919af Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29280 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-09-27agl-demo-control-panel: Upload documentationsuchinton20017-0/+122
V1: - Add screen-shots - Provide steps to setup and use control panel V2: - Add steps to add cannilloni to AGL builds - Update installation step to clone from gerrit Bug-AGL: SPEC-4905 Signed-off-by: suchinton2001 <suchinton.2001@gmail.com> Change-Id: Iaa247cda14162108dfcd78a7c0e64af8e5ff512c Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29243 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-08-02Update build producer document for AGL IC container integrationVinod Ahuja12-73/+385
Updating AGL IC container integration documentation based on revised documentation available on confluence https://confluence.automotivelinux.org/display/IC/Build+Procedure+for+AGL+IC+with+Container+Integration Bug-AGL: [SPEC-4805] Signed-off-by: Vinod Ahuja <vahuja@unomaha.edu> Change-Id: I6f49d3ee846bfee371662d0ac1b98dbd3fd76bbb Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29000 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-05-30Removing Waltham pagepike_15.92.0pike_15.91.1pike_15.91.0pike/15.92.0pike/15.91.1pike/15.91.015.92.015.91.115.91.0Vinod Ahuja1-96/+0
Removing Waltham page as dicussed in community meeting. Bug-AGL: [SPEC-4470] Signed-off-by: Vinod Ahuja <vahuja@unomaha.edu> Change-Id: Ibc28380500ba7454ac695894fd9a5f084f04f359 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28872 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-05-05Updating AGL LAVA Lab setup pageVinod Ahuja1-1/+5
1. Fixing Title formatting. 2. Providing a brief overview about what LAVA Lab. Bug-AGL: [SPEC-4470] Signed-off-by: Vinod Ahuja <vahuja@unomaha.edu> Change-Id: Icebc5796c4396e9bd73ab0cf033ad345e204398c Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28783 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-04-14Updating information for building AGL cluster imagesVinod Ahuja1-2/+2
Updating Run aglsetup.sh scripts Updating Using BitBake image information Bug-AGL: [SPEC-4604] Signed-off-by: Vinod Ahuja <vahuja@unomaha.edu> Change-Id: If6489d14c0e479b6fa10ee4c97863aae4829abe2 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28637 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-04-13documentation: fix typoanujsolanki621-2/+2
Correct typo in git config command Bug-AGL: SPEC-4752 Signed-off-by: Anuj Solanki <anuj603362@gmail.com> Change-Id: Ibaa9a524ffb2a75fec6a43ced819611914d6fb45 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28630 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-04-13IVI Flutter apps: correct build directory pathAnuj-S621-4/+4
Changed build-flutter-dashboard directory path Bug-AGL: SPEC-4752 Signed-off-by: Anuj Solanki <anuj603362@gmail.com> Change-Id: Ie9325b325378b5cec3527fab179e536012008a69 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28629 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-04-13documentation: fix typoYan1-1/+1
typo on 'frameword', now is fixed. Bug-AGL: SPEC-1902 Signed-off-by: Yan <yanxk.fnst@fujitsu.com> Change-Id: I57c58bbb2300cab496958e8d3ff297723d8c942d Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28628 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-04-06Updating AGL featureVinod Ahuja1-24/+26
Updating AGL feature list to match with git listed features and adding link to the git feature repository. Not adding the descriptions for some of some features as readme files of those feature are not updated. Bug-AGL: [SPEC-1902] Signed-off-by: Vinod Ahuja <vahuja@unomaha.edu> Change-Id: Ib2f74868b417b49d09193341a1ab1e44e412c375 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28624 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-03-2701_Application_Framework: Add an extended version of app startupMarius Vlad5-2/+165
And activation, that describes in more detail how that is handled. Bug-AGL: SPEC-4700 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I5f9a2764d66947c06bf8dc346dfaef72d993733f Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28526 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-03-23Updating AGL Layer documentationVinod Ahuja4-216/+136
As per the guidance on Jira Ticket 3247 I have updated the AGL layer documentation. Bug-AGL: [SPEC-3247] Signed-off-by: Vinod Ahuja <vahuja@unomaha.edu> Change-Id: Ibc97a5841b128da7dac7be314474dfb57ae7acd0 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28575 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-03-2201_Application_Framework: 02_Application_Startup_Dbus: Refer to D-Bus activationMarius Vlad2-3/+7
Creating a new application is as well quite specific to D-bus activation so use a dedicated page for it, and modify the links that point to it. Bug-AGL: SPEC-4700 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I3fd7174ac573e1670231570ff6422156b53e5a06 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28525 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-03-2201_Application_Framework: Moved D-bus actvation to its own pageMarius Vlad2-137/+287
The 02_Application_Startup pages actually contains quite a lot of D-Bus specific bits so move it to its own page, rather than adding items about the gRPC one. The gRPC part are inlined into the current page though. Bug-AGL: SPEC-4700 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I4808cc1773f071f2455e24b5417a8b30337cbb8a Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28524 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-03-2201_Application_Framework: Further clarify some bits about D-BusMarius Vlad1-13/+23
This clarifies some bits about D-Bus as being in deprecation phase and that gRPC should be used instead. Bug-AGL: SPEC-4700 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: Iec494e165db2b40586a285117dd9f8b0a38971b0 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28523 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-03-2201_Application_Framework: Migrate new service and new application creationMarius Vlad3-1/+1
This moves out 03_Creating_a_New_Service and 04_Creating_a_New_Application under Application Framework folder, as they don't really make sense being outside of it, when in fact they are referring quite a lot to the Application Framework, being dependent on the D-Bus IPC. Bug-AGL: SPEC-4700 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I08819725efa89afe0b44ff7e3146906c43ff40d0 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28522 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-03-2201_Application_Framework: 01_Introduction.mdMarius Vlad1-71/+97
This formats the entire page to at most 80 characters wide pagraphs. Mentions that with 'needlefish' we started using gRPC and that we've started to deprecate D-Bus, including the fact that we no longer spawn directly applications, that we use system units for listing applications. Most the of page is kept intact with those minor changes being added. Bug-AGL: SPEC-4700 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: Id19e6cea90fdbe9a6bd4eee851f83b9d0f800db5 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28521 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>