248 Commits (13d947375a5908d68b33bf3b51b799f8021a35a6)

Author SHA1 Message Date
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) 9 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) 10 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
Dean Lee ad70ec8e45 replay/cabana : support segment range (#32026) 1 year ago
Dean Lee 46384f94d3 ui.py: quit if the "X"(exit) button is clicked (#31949) 1 year ago
Dean Lee eba689d638 replay: get route datetime from INIT_DATA (#31913) 1 year ago
Dean Lee 6ecd7bd524 replay: fix segfault in `Replay::queueSegment` (#31902) 1 year ago
Cameron Clough 46cf28d822 ui.py fix typo (#31870) 1 year ago
Adeeb Shihadeh da31ce154a refactor camera transformations (#31818) 1 year ago
Adeeb Shihadeh 52eb1aee05 tools: update replay route parsing for timeless format 1 year ago
Adeeb Shihadeh 1a08f8a9f3 can_replay fixups for bxcan hw 1 year ago
Justin Newberry b6b2ae1197 can_replay: log fingerprint for hardcoding (#31671) 1 year ago
Justin Newberry d036050624 can_replay: add type hint (#31601) 1 year ago
Cameron Clough 9bd90112d0 use pyupgrade to update to new typing syntax (#31580) 1 year ago
Justin Newberry bc9ad2ab13 fix static analysis 1 year ago
Adeeb Shihadeh 13ec05e3f3 add power cycling to can_replay 1 year ago