Adeeb Shihadeh
ee9ac35ca5
fix route_framereader when segments are missing
...
old-commit-hash: 594877e4a8
4 years ago
Josh Smith
2cae3a3799
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
old-commit-hash: 77321dbac4
4 years ago
Willem Melching
a7ddd6ecc7
fix route framereader when using signed urls ( #21029 )
...
old-commit-hash: 476ee91845
4 years ago
Mitchell Goff
7eed124138
Updated RouteFrameReader to work on routes with missing segments ( #20971 )
...
old-commit-hash: 0dc27e3d6d
4 years ago
Willem Melching
a56e2b01f8
Make pylint more strict ( #1626 )
...
* make pylint more strict
* cleanup in progress
* done cleaning up
* no opendbc
old-commit-hash: 843a64c72f
5 years ago
Adeeb Shihadeh
9823f1164c
enable flake8 E303: too many blank lines
...
old-commit-hash: f3dcf861c7
5 years ago
Adeeb
5e857427ba
Enable more flake8 checks ( #1602 )
...
* enable some more flake8 checks
* some more quick ones
* bump opendbc
* e401
* e711 e712
* e115 e116
* e222
* e301
* remove that
* e129
* e701 e702
* e125 e131
* e227
* e306
* e262
* W503
* e713
* e704
* e731
* bump opendbc
* fix some e722
old-commit-hash: d9bf9f0a40
5 years ago
George Hotz
99c5800ea5
merge in tools
...
old-commit-hash: 29ac3da7b8
5 years ago