Improve vehicle simulator 20/29920/1
authorScott Murray <scott.murray@konsulko.com>
Wed, 22 May 2024 19:08:23 +0000 (15:08 -0400)
committerScott Murray <scott.murray@konsulko.com>
Mon, 27 May 2024 13:18:21 +0000 (13:18 +0000)
commit7a4d074377f1ee424b1d31302de92e1d510611a3
treef479457c3b90774f34a7e7984556f91864b8239b
parent8a9b40d60807ddce8de5af6f1d7500e7e8d5e216
Improve vehicle simulator

Rework the vehicle simulator code to pull it out of the IC page
code to stand on its own, and extend it to support the requested
new signals.  The simulation logic for the values for the new
signals is ad hoc, and likely should be revisited for value sanity
down the road.

Bug-AGL: SPEC-5143

Change-Id: I0db0ebd6a9fc263abb1bc7f31daf032344e4f2c2
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit 08857a681022abf61330ce5b59d636f5cf446eba)
Widgets/ICPage.py
extras/VehicleSimulator.py [new file with mode: 0644]