Age | Commit message (Collapse) | Author | Files | Lines |
|
V1:
- Add module to feed Steering Control CAN messages
- Add License headers to files
- Modify UI_Handler to accommodate new Navigation bar animations
- Minor code refactoring
V2:
- Add subscription handling in UI_Handler module
- Add documentation for code
- Remove redundant code
Bug-AGL: SPEC-4905
Signed-off-by: suchinton2001 <suchinton.2001@gmail.com>
Change-Id: I6f7c2c2fb00885064c7894329329f13e447648d3
|
|
- Add License header
- Add CA.pem file path to enable "Secure mode" connection with kuksa
Bug-AGL: SPEC-4905
Signed-off-by: suchinton2001 <suchinton.2001@gmail.com>
Change-Id: Ib9c8d7d2984db97563d6ba62d03d272b79979823
|
|
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
|
|
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
|
|
|