Update extra modules 96/29196/6
authorsuchinton2001 <suchinton.2001@gmail.com>
Fri, 15 Sep 2023 17:38:52 +0000 (23:08 +0530)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 18 Sep 2023 15:57:18 +0000 (15:57 +0000)
commit746451c1587a2830b47904b5abb9f0b6c1b10641
tree4c2531b4740f4b7c61f2e245636c40df9d9c9844
parentc9e50f62b3a59133b64d98d15bfe18c52b2ba7f5
Update extra modules

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
extras/FeedCAN.py [new file with mode: 0644]
extras/FeedKuksa.py
extras/Kuksa_Instance.py
extras/UI_Handeler.py