Commit Graph

3 Commits

Author SHA1 Message Date
Justin Newberry
104d708547 Precommit: ensure executable bit is set (#1650)
* precommit ensure executable

* fix the violations

* the correct shebang
2023-09-05 15:32:44 -07:00
Shane Smiskol
17450b277d Same mypy checks as openpilot (#1233)
* no specific revision for mypy

* bump to ~OP version

* same warnings as openpilot

* ignore

* fix

* rm that

* switch to ignore so mypy lets us know when it's fixed

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2023-02-11 12:25:13 -08:00
Greg Hogan
605980ea03 CAN calibration protocol (CCP) python library (#640)
* CAN calibration protocol lib

* fix bugs

* allow specifying byte order

* enum for endian

* fix linting issues

* fix linting issues
2021-10-31 15:06:47 -07:00