Adeeb Shihadeh
|
e34ee43eea
|
camerad cleanup (#30573)
* misc cleanup
* rm those
* rm utils
* fix build
* rm pool
* little more
* goodbye imgproc
|
2023-12-01 20:10:07 -08:00 |
|
Adeeb Shihadeh
|
a9626f95b6
|
add openpilot prefix to imports (#29498)
* add openpilot prefix to imports
* more
* more
* fix docs
* fix linter
* bump submodules
* fix patched tests
* update dynamic imports
* debug
* Revert "debug"
This reverts commit db5e13b9911cc74438bee123bc3430da6c31b24b.
* fix pm test
|
2023-08-20 20:49:55 -07:00 |
|
Mitchell Goff
|
f0ae0c34cd
|
Added python VisionBuf class (#29075)
* Added python VisionBuf class
* fixed property names
* Bump cereal
|
2023-07-25 01:08:39 -07:00 |
|
Adeeb Shihadeh
|
90a4565eb2
|
params: make python and c++ API match (#25573)
* params: make python and c++ API match
* few more
|
2022-08-26 20:46:19 -07:00 |
|
Maxime Desroches
|
240c44e50c
|
snapshot: fix rgb overflow (#24963)
clamp rgb
|
2022-06-27 15:36:27 +02:00 |
|
Adeeb Shihadeh
|
6123ab3d1c
|
Move camerad to system/ (#24836)
* mv camerad
* add hardware symlink
* fix unit tests
|
2022-06-19 14:43:49 -07:00 |
|