243 Commits (b51dd225467d493b74b565584d217f1caf84ff0c)

Author SHA1 Message Date
Maxime Desroches 44c7144e1c
fix all codespell issues (#33194) 9 months ago
Andrei Radulescu 4e73b76a12
fix multiprocessing issue with can_replay.py on macOS (#33139) 9 months ago
Dean Lee ade13722cd
replay: add support for decompressing ZST log files (#32910) 9 months ago
Kacper Rączy c96dbd5a0b
Fix msgq context overrides (#33014) 9 months ago
Shane Smiskol 35a4a773f1
Revert "selfdrive/car: ban imports from external modules" (#32993) 10 months ago
Dean Lee 83d4623590
selfdrive/car: ban imports from external modules (#32973) 10 months ago
savojovic 75b07c042f
Replace ui.py with a Rerun visualizer (#32850) 10 months ago
Dean Lee f1416f337c
replay: update README (#32966) 10 months ago
Dean Lee 36815cc6d5
cabana: bug fixes and improvements (#32934) 10 months ago
DevTekVE 3c74ad145e
Processor definition check for __APPLE__ has a typo on replay (#32930) 10 months ago
Dean Lee 632c484dd5
replay: handle route not found error with user warning message (#32895) 10 months ago
Dean Lee 776b08d561
replay: fix hangs on exit (#32795) 10 months ago
Dean Lee 54da59c1fe
cabana: improved error messaging (#32768) 11 months ago
Dean Lee 865b98a5c4
cabana: avoid dead locks and improve responsiveness (#32740) 11 months ago
Harald Schäfer bc303df6a0
long control: new API (#32706) 11 months ago
Harald Schäfer e70dc90a45
Restructure msgq (#32652) 11 months ago
Dean Lee 3f84fe3557
replay: add stop() function (#32673) 11 months ago
Harald Schäfer e71ec4e8d7
Split cereal into cereal/msgq (#32631) 11 months ago
Dean Lee 1d61f320a8
cabana: stop stream thread before exiting main event loop (#32634) 11 months ago
Adeeb Shihadeh 34e329649d
boardd is pandad (#32628) 11 months ago
Dean Lee c0a2ce31ee
replay: fix hang issue on system wake-up (#32341) 1 year ago
Dean Lee d72f000d98
cabana: Improve seeking and zooming (#32334) 1 year ago
Dean Lee b13456f81f
replay: shared decoder context (#32255) 1 year ago
Dean Lee bbd1648f05
replay: optimize memory usage with `MonotonicBuffer` (#32278) 1 year ago
Dean Lee 618d73efd0
replay: use nanosleep on MacOS (#32263) 1 year ago
Dean Lee bab8cdfdef
Cabana: bug fixes (#32272) 1 year ago
Dean Lee 2c409e0980
replay: bug fixes and improvements (#32193) 1 year ago
Dean Lee a824bd75ef
replay: refactor `Event` to remove the readers (#32252) 1 year ago
Dean Lee 8124ba5f63
replay/framereader: no longer cache all AVPacket instances in memory (#32236) 1 year ago
Dean Lee bf61e92518
cabana: gray out inactive messages (#32121) 1 year ago
Dean Lee 354cbe5a26
replay: use `clock_nanosleep` for precise waiting on the scale of nanoseconds (#32125) 1 year ago
Dean Lee b8f5f50d39
replay/route: adds retry on network failures (#31948) 1 year ago
Dean Lee 0a2a3dfab7
replay/cabana : support segment range (#32026) 1 year ago
Dean Lee 028f6938b2
ui.py: quit if the "X"(exit) button is clicked (#31949) 1 year ago
Dean Lee d647361fae
replay: get route datetime from INIT_DATA (#31913) 1 year ago
Dean Lee e79cb0edaf
replay: fix segfault in `Replay::queueSegment` (#31902) 1 year ago
Cameron Clough 4dd5fd4619
ui.py fix typo (#31870) 1 year ago
Adeeb Shihadeh e3589e4b5c
refactor camera transformations (#31818) 1 year ago
Adeeb Shihadeh fd51bfb27b tools: update replay route parsing for timeless format 1 year ago
Adeeb Shihadeh 9b2665f0c1 can_replay fixups for bxcan hw 1 year ago
Justin Newberry b0496d8294
can_replay: log fingerprint for hardcoding (#31671) 1 year ago
Justin Newberry edd26acdc3
can_replay: add type hint (#31601) 1 year ago
Cameron Clough 995250ae49
use pyupgrade to update to new typing syntax (#31580) 1 year ago
Justin Newberry 3f104f3fbd fix static analysis 1 year ago
Adeeb Shihadeh e7695c3f32 add power cycling to can_replay 1 year ago
Adeeb Shihadeh daceb171bd
bump cereal (#31392) 1 year ago
Adeeb Shihadeh 3972073fd4 tools: fix up can_replay 1 year ago
Harald Schäfer e6c97c3846
Delete lat planner (#31089) 1 year ago
Justin Newberry 5c2b7882bf
speedup replay test (#31086) 1 year ago
Justin Newberry 61fe705160
LogReader: fix plotjuggler not reading properly (#31023) 1 year ago