240 Commits (0dcbc9cb15b93bb5876b24ce2ff9b3b754f8b94b)

Author SHA1 Message Date
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) 10 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) 12 months 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
Adeeb Shihadeh b4c03185d4 bump cereal (#31392) 1 year ago
Adeeb Shihadeh d14dd2dfe8 tools: fix up can_replay 1 year ago
Harald Schäfer 66dbadb029 Delete lat planner (#31089) 1 year ago
Justin Newberry 06091f48a9 speedup replay test (#31086) 1 year ago
Justin Newberry 5df01b3d22 LogReader: fix plotjuggler not reading properly (#31023) 1 year ago
Justin Newberry 4b7edec2b0 LogReader: move opci to tools/lib (#31021) 1 year ago
Adeeb Shihadeh bf6fc7a24f more unit test speedup (#30997) 1 year ago
Justin Newberry c8cc30112d rename segmentrangereader to logreader (#30981) 1 year ago