nopenpilot/selfdrive/hardware
Josh Smith 77321dbac4
Add type hints, small cleanups (#21080)
* improve tools.lib.kbhit and tools.sim.lib.keyboard_ctrl

* unpack more efficiently

* minor improvements

* agnos.py match spec better

* manual_ctrl test missing queue arg

* fix incorrect type annotation

* queues are generic

* varname reuse resulting in incorrect type inference

* bytes().hex() rather than bytes.hex(bytes())

* a bit of type hinting stuff
2021-06-03 12:21:04 +02:00
..
eon thermald: fetch more detailed network info (#20928) 2021-05-17 13:10:08 +02:00
pc thermald: fetch more detailed network info (#20928) 2021-05-17 13:10:08 +02:00
tici Add type hints, small cleanups (#21080) 2021-06-03 12:21:04 +02:00
__init__.py HW abstraction layer (#19530) 2020-12-16 21:30:23 -08:00
base.h Cleanup selfdrive/ includes (#20822) 2021-05-08 22:15:17 -07:00
base.py thermald: fetch more detailed network info (#20928) 2021-05-17 13:10:08 +02:00
hw.h Replace ifdef with hw abstraction layer (#20843) 2021-05-06 14:39:05 +02:00