agl-demo-control-panel: Improve gRPC Mode 39/29339/2
authorsuchinton2001 <suchinton.2001@gmail.com>
Mon, 30 Oct 2023 13:28:40 +0000 (18:58 +0530)
committersuchinton2001 <suchinton.2001@gmail.com>
Wed, 1 Nov 2023 22:14:53 +0000 (03:44 +0530)
commitf9aef30f5e78f0f4e179948946d043c4725712d5
treed9edbcda6ac219155e9ef5642001395d694f1e9a
parentedfd96499fdbcf869c5182f2cfa89703cfb0dfd0
agl-demo-control-panel: Improve gRPC Mode

V1:
    - Remove redundant calls to set instance
    - Start client as soon as connection is established
V2:
    - Enable Subscriptions in gRPC mode
    - Fix UI stutter by blocking signals for specific widgets
    - Fix Vehicle Simulator, no longer run thread as a daemon

SPEC-4905

Signed-off-by: suchinton2001 <suchinton.2001@gmail.com>
Change-Id: Iea3b9ce0532c1ebae530aed9dddd92d72ff4dd7b
Widgets/ICPage.py
Widgets/settings.py
extras/FeedKuksa.py
extras/Kuksa_Instance.py
extras/UI_Handeler.py