aboutsummaryrefslogtreecommitdiffstats
path: root/assets
AgeCommit message (Collapse)AuthorFilesLines
2023-10-07agl-demo-control-panel: Update and add new assetssuchinton20016-0/+19
v1: - Add new carbon icons - update res.qrc and res_rc.py to include new icons - Relocate CA.pem - Add grpc jwt token v2: - Fix merge conflict for res.qrc and res_rc.py v3: - Remove autogenerated res_rc.py resource file Bug-AGL: SPEC-4905 Signed-off-by: suchinton2001 <suchinton.2001@gmail.com> Change-Id: I5172ad45cfa6ec8d9c6761fc8e8a3639097f5a96
2023-09-18Update Resources and Requirementssuchinton200131-29/+29
V1: Rename carbon icons folder under assets and update res.qrc to reflect the same V2: - Upload updated res_rc.py file (Recompiled) - Upload updated requirements.txt file Bug-AGL: SPEC-4905 Signed-off-by: suchinton2001 <suchinton.2001@gmail.com> Change-Id: I3d3aea92885b3fb80918356f2a591e997ffd26ce
2023-09-07Upload progress on AGL demo control panel in one batchsuchinton200146-0/+926
AGL Demo Control Panel is a PyQt5 application used to simulate CAN bus signals using Kuksa.val v1: Initial commit v2: Remove unused assets v3: Add Opensans fonts, remove un-used styles and add Lisences as attributions v4: - Remove Opensans fonts, default to Dejavu fonts - Replace feather icons with carbon icons. - Reusing AGL demo app assests for HVAC and Steering wheel inputs. v5: Remove assets/Images/Lisences.md attribution file Signed-off-by: suchinton2001 <suchinton.2001@gmail.com> Change-Id: I1529495deff6fc27eacb92f7a29c4f71f8c8d5d9