Dean Lee
e621ce0763
Refactor get_port to use FNV-1a hash for consistency across platforms ( #634 )
...
Fix ZMQ issue caused by mismatched port values between macOS and Linux
2024-11-16 10:28:33 -08:00
Adeeb Shihadeh
3e17f865bb
visionipc: get arbitrary buffers from server ( #633 )
2024-10-12 11:01:41 -07:00
Adeeb Shihadeh
b4f0692c1a
visionipc: remove RGB support ( #632 )
...
* visionipc: remove RGB support
* lil more
2024-10-07 10:23:59 -07:00
Dean Lee
23cb05a80d
visionbuf: fix incorrect length passed to munmap ( #618 )
...
Fix incorrect length passed to munmap
2024-08-04 15:02:07 -07:00
Dean Lee
622de235f7
msgq: check MAP_FAILED instead of NULL for mmap ( #614 )
2024-08-04 14:53:06 -07:00
Uku Loskit
d7b99c4296
Convert tests to pytests ( #626 )
...
* make test pass
* linter
---------
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
2024-07-10 05:47:23 +00:00
Adeeb Shihadeh
74074d650f
msgq: bump max readers ( #623 )
2024-06-11 16:04:35 -07:00
Harald Schäfer
381fc3d9df
Restructure package ( #622 )
...
* Move around
* rename messaging to ipc
* More renames
* refactor visionipc ipc
* more movement
* compiles
* works well
* update workflow
* Update
* test fake
* fix names
* Fix test
* exclude library
* exclude from lint too
* Rm dir
* rm this wayu
* Try again
* mv logger
* delete old
* HAX
* Move logger down
* add warning abck
2024-06-09 17:17:12 -07:00