261 Commits (a642973dc73fb942e55e60e2425d12877d6d25f6)

Author SHA1 Message Date
Maxime Desroches 4f9794097b
ci: faster unit_tests (#33953) 6 months ago
Dean Lee 474607ba06
cabana: refactor video widget for simplified layout and enhanced rendering (#33909) 6 months ago
Dean Lee 24a32c3dec
replay: remove Qt dependency from Segment and Timeline (#33847) 6 months ago
Dean Lee 371f60413a
replay: refactor ConsoleUI to remove Qt dependency (#33826) 6 months ago
Dean Lee 30853a2c41
replay: replace Qt data types with standard C++ data types (#33823) 6 months ago
Dean Lee debd71ebec
replay: replace QCommandLineParser with getopt for command-line argument parsing. (#33812) 7 months ago
Will 8a8d8c2272
rerun: fix rp_visualization TypeError (#33749) 7 months ago
Adeeb Shihadeh 853febe21d
visionipc: remove RGB support (#33739) 7 months ago
Alexandre Nobuharu Sato 4a50526064
Typo on README.md of replay instructions (#33726) 7 months ago
Dean Lee 811bf06f8c
replay: improve README with clearer instructions and example (#33560) 7 months ago
Adeeb Shihadeh eea06b4c3e
camerad: camera_util is spectra (#33597) 7 months ago
Dean Lee 467bd74944
camerad: remove `CameraType` enum from `camera_common.h` (#33588) 7 months ago
Dean Lee fd893dfcb7
replay: optimize decompressZST with pre-allocated buffer (#33562) 8 months ago
Adeeb Shihadeh bd2b09c7b6 Deprecate controlsState state fields (#33437) 8 months ago
Dean Lee 9fb50bd1c6 replay: migrate old ControlState event to new format during log file parsing (#33425) 8 months ago
Adeeb Shihadeh 1b2bc44227 controlsd: split out state/alerts into selfdriveState (#33421) 8 months ago
Kacper Rączy 786aff27da azure_container: pass the filename explicitely when using get_url (#33407) 8 months ago
Maxime Desroches 8c8a4b4961 replace python with python3 (#33303) 9 months ago
Maxime Desroches df13b36638 fix all codespell issues (#33194) 9 months ago
Andrei Radulescu 7f53342993 fix multiprocessing issue with can_replay.py on macOS (#33139) 9 months ago
Dean Lee 55ccea2c52 replay: add support for decompressing ZST log files (#32910) 9 months ago
Kacper Rączy 4efe8d8118 Fix msgq context overrides (#33014) 10 months ago
Shane Smiskol a878118b00 Revert "selfdrive/car: ban imports from external modules" (#32993) 10 months ago
Dean Lee 58df39a2ba selfdrive/car: ban imports from external modules (#32973) 10 months ago
savojovic 6766df5f38 Replace ui.py with a Rerun visualizer (#32850) 10 months ago
Dean Lee cb80c49b5a replay: update README (#32966) 10 months ago
Dean Lee dbf095522f cabana: bug fixes and improvements (#32934) 10 months ago
DevTekVE a981c26ed7 Processor definition check for __APPLE__ has a typo on replay (#32930) 10 months ago
Dean Lee 6601133ad2 replay: handle route not found error with user warning message (#32895) 10 months ago
Dean Lee 1133898f68 replay: fix hangs on exit (#32795) 11 months ago
Dean Lee d1cd5f7ad6 cabana: improved error messaging (#32768) 11 months ago
Dean Lee 06aed0617a cabana: avoid dead locks and improve responsiveness (#32740) 11 months ago
Harald Schäfer 47d5601d8a long control: new API (#32706) 11 months ago
Harald Schäfer 05ed3d8c15 Restructure msgq (#32652) 11 months ago
Dean Lee 40de8d615f replay: add stop() function (#32673) 11 months ago
Harald Schäfer f870a968e9 Split cereal into cereal/msgq (#32631) 11 months ago
Dean Lee 958bdeda8a cabana: stop stream thread before exiting main event loop (#32634) 11 months ago
Adeeb Shihadeh 2c6829ed67 boardd is pandad (#32628) 11 months ago
Dean Lee 60387b191f replay: fix hang issue on system wake-up (#32341) 1 year ago
Dean Lee 8df37a97d3 cabana: Improve seeking and zooming (#32334) 1 year ago
Dean Lee e41bd18540 replay: shared decoder context (#32255) 1 year ago
Dean Lee df13fe2ead replay: optimize memory usage with `MonotonicBuffer` (#32278) 1 year ago
Dean Lee 84f3b07d46 replay: use nanosleep on MacOS (#32263) 1 year ago
Dean Lee 437dcc4258 Cabana: bug fixes (#32272) 1 year ago
Dean Lee 372bea14e2 replay: bug fixes and improvements (#32193) 1 year ago
Dean Lee 4b2a00ef73 replay: refactor `Event` to remove the readers (#32252) 1 year ago
Dean Lee 7e5191422d replay/framereader: no longer cache all AVPacket instances in memory (#32236) 1 year ago
Dean Lee 2c14e8d540 cabana: gray out inactive messages (#32121) 1 year ago
Dean Lee 620f74d3b9 replay: use `clock_nanosleep` for precise waiting on the scale of nanoseconds (#32125) 1 year ago
Dean Lee 05d0243ff5 replay/route: adds retry on network failures (#31948) 1 year ago