55 Commits (b920e2a998eeb13e77fa383a53961b51a6247698)

Author SHA1 Message Date
Dean Lee b920e2a998
tools: add --auto flag to replay and cabana for loading routes from auto source (#34863) 3 days ago
Dean Lee 227bb68e18
replay: improve segment loading and event handling (#34490) 3 months ago
Dean Lee d6214690dc
replay: fix various synchronization and event handling issues (#34254) 5 months ago
Dean Lee 822f613139
cabana: real-time cursor and video frame sync for chart and video (#34301) 5 months ago
Angus Gratton 3363881844
replay: Update video immediately after seek when paused. (#34237) 5 months ago
Dean Lee 3c765a1f45
replay: eliminate qt dependency (#34102) 5 months ago
Dean Lee 24a32c3dec
replay: remove Qt dependency from Segment and Timeline (#33847) 7 months ago
Dean Lee 30853a2c41
replay: replace Qt data types with standard C++ data types (#33823) 7 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
Dean Lee dbf095522f cabana: bug fixes and improvements (#32934) 10 months ago
Dean Lee 1133898f68 replay: fix hangs on exit (#32795) 11 months ago
Dean Lee 06aed0617a cabana: avoid dead locks and improve responsiveness (#32740) 11 months ago
Dean Lee 40de8d615f replay: add stop() function (#32673) 11 months ago
Dean Lee 958bdeda8a cabana: stop stream thread before exiting main event loop (#32634) 11 months ago
Dean Lee 60387b191f replay: fix hang issue on system wake-up (#32341) 1 year ago
Dean Lee df13fe2ead replay: optimize memory usage with `MonotonicBuffer` (#32278) 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 2c14e8d540 cabana: gray out inactive messages (#32121) 1 year ago
Dean Lee ad70ec8e45 replay/cabana : support segment range (#32026) 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
Dean Lee 8aac0bdfff replay: support for setting a custom playback speed (#30462) 1 year ago
Dean Lee 543ea2bf57 replay: simplify the code for allow/block list (#30449) 2 years ago
Dean Lee 0de1648cca replay: remove deprecated support for `PANDA_STATE_D_E_P_R_E_C_A_T_E_D` (#30447) 2 years ago
Dean Lee 3fb329773e cabana: remove the qlog parsing thread (#30319) 2 years ago
Adeeb Shihadeh a9153a39cc Update Python packages and pre-commit hooks (#30149) 2 years ago
Dean Lee 99f4592513 replay: fix missing events before INIT_DATA (#30039) 2 years ago
Dean Lee 87c8ec0e5c replay: fix concurrency issues (#29797) 2 years ago
Adeeb Shihadeh 6b2ffe9490 bump cereal (#29561) 2 years ago
Dean Lee accd5f471b replay: fix seekTo issue (#29422) 2 years ago
Dean Lee 2d88501e21 replay: emit segmentsMerged before updateEvent (#28849) 2 years ago
AlexandreSato 098cb227de minor typo on replay.cc comment (#28692) 2 years ago
Dean Lee c31a4a40cf replay: fix timeline issues (#28501) 2 years ago
Kacper Rączy 0378e7ed81 replay: lock uiDebug and userFlag messages behind all flag (#28349) 2 years ago
Kacper Rączy 3c1ae19261 replay: replay deprecated pandaState if pandaStates is whitelisted (#28275) 2 years ago
Dean Lee 0fcc3b4da7 replay: fix incorrect format string in seekTo (#27547) 2 years ago
Dean Lee 43e4b84fec cabana: syc the last messages after seeking (#27149) 2 years ago
Dean Lee 10f39f4fd0 replay: fix hang if started with a special segment and there is no INIT_DATA in events (#27107) 2 years ago
Dean Lee 439549724f replay: only keep one init_data in merged events (#26863) 2 years ago
Dean Lee 79170305dc Cabana: display all logs in log view (#26659) 2 years ago
Dean Lee 1072246cf0 Replay: fix possible segfault on exit (#26768) 2 years ago
Dean Lee 7f578f13bb Replay: fix SEGFAULT in buildTimeline if segments are not continuous. (#26691) 2 years ago
Dean Lee bbdad5d115 Replay: fixed the freq of video and events are unstable after changing the replay speed (#26559) 2 years ago
Dean Lee edb488ff41 cabana: increase replay's segment cache limit & add setting dialog (#26019) 3 years ago
Dean Lee 2d9dacacfe cabana: improve time control (#25985) 3 years ago
Dean Lee f93f4e9f9b canbana: complete basic functions (#25965) 3 years ago
Dean Lee 292d55cf8a c++ cabana: Initial version (#25946) 3 years ago