cereal/visionipc
George Hotz d6c3cf6b33 visionipc_pyx: allow bytes or memoryviews to be passed in 2022-04-11 13:47:53 -07:00
..
.gitignore Cython wrapper for VisionIpc server (#117) 2021-02-09 17:15:18 +01:00
__init__.py Cython wrapper for VisionIpc server (#117) 2021-02-09 17:15:18 +01:00
ipc.cc Visionipc v2.0 (#101) 2021-01-08 14:54:41 +01:00
ipc.h Visionipc v2.0 (#101) 2021-01-08 14:54:41 +01:00
test_runner.cc Visionipc v2.0 (#101) 2021-01-08 14:54:41 +01:00
visionbuf.cc fix wshadow errors (#214) 2021-11-02 14:23:08 +01:00
visionbuf.h Rename RGB vision streams to match YUV streams (#256) 2022-03-14 13:31:03 -07:00
visionbuf_cl.cc fix wshadow errors (#214) 2021-11-02 14:23:08 +01:00
visionbuf_ion.cc fix shadow in visionbuf_ion 2021-11-02 17:15:06 +01:00
visionipc.h visionipc: increase max fds to 128 2021-07-10 14:30:59 -07:00
visionipc.pxd VisionIpcClient: add function is_connected (#203) 2021-10-05 09:42:21 +02:00
visionipc_client.cc vipc_client: zero buffers is fine 2021-11-26 14:48:58 +01:00
visionipc_client.h VisionIpcClient: add function is_connected (#203) 2021-10-05 09:42:21 +02:00
visionipc_pyx.pyx visionipc_pyx: allow bytes or memoryviews to be passed in 2022-04-11 13:47:53 -07:00
visionipc_server.cc visionipc: navd is valid name 2022-02-23 14:02:53 +01:00
visionipc_server.h cleanup include paths (#165) 2021-06-10 11:44:59 -07:00
visionipc_tests.cc Rename RGB vision streams to match YUV streams (#256) 2022-03-14 13:31:03 -07:00