nopenpilot/tools/lib
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
..
tests move to github container registry + CI speedup (#19621) 2020-12-31 14:57:01 -08:00
vidindex Add pre-commit hooks (#1629) 2020-06-03 12:54:49 -07:00
__init__.py merge in tools 2020-01-17 10:07:22 -08:00
api.py More LGTM fixups (#1457) 2020-05-02 20:00:41 -07:00
auth.py tools/lib/auth.py update oauth redirect url 2021-05-17 14:51:29 +02:00
auth_config.py HW abstraction layer (#19530) 2020-12-16 21:30:23 -08:00
cache.py Tools: Storage API (#1161) 2020-02-24 21:24:54 -05:00
exceptions.py merge in tools 2020-01-17 10:07:22 -08:00
file_helpers.py FileReader: cache files locally (#2170) 2020-09-17 13:03:34 +02:00
filereader.py remove parallel url downloader 2020-09-21 10:32:08 +02:00
framereader.py ffmpeg hwaccel is better 2020-06-12 16:11:40 -07:00
kbhit.py Add type hints, small cleanups (#21080) 2021-06-03 12:21:04 +02:00
lazy_property.py merge in tools 2020-01-17 10:07:22 -08:00
logreader.py fix log values with non-utf8 characters and remove index_log (#20173) 2021-03-01 13:03:44 -08:00
route.py add qcamera support to Route (#20521) 2021-03-30 11:48:27 +02:00
route_framereader.py Add type hints, small cleanups (#21080) 2021-06-03 12:21:04 +02:00
url_file.py move to github container registry + CI speedup (#19621) 2020-12-31 14:57:01 -08:00