32 Commits (371f60413ae40555fe275dd6798764de8bc933ab)

Author SHA1 Message Date
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 dbf095522f cabana: bug fixes and improvements (#32934) 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) 10 months ago
Dean Lee 40de8d615f replay: add stop() function (#32673) 11 months ago
Dean Lee df13fe2ead replay: optimize memory usage with `MonotonicBuffer` (#32278) 1 year ago
Dean Lee 372bea14e2 replay: bug fixes and improvements (#32193) 1 year ago
Dean Lee 2c14e8d540 cabana: gray out inactive messages (#32121) 1 year ago
Dean Lee eba689d638 replay: get route datetime from INIT_DATA (#31913) 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) 1 year ago
Dean Lee 6f27ae486f replay: make `speed_` atomic (#30429) 1 year ago
Dean Lee 3fb329773e cabana: remove the qlog parsing thread (#30319) 2 years ago
Dean Lee 97e9d55588 cpplint: `build/include_what_you_use` (#29556) 2 years ago
Dean Lee 004a097c95 cpplint: add `readability/braces` filter (#29554) 2 years ago
Shane Smiskol d78ebfdc45 replay: new demo route (#29215) 2 years ago
Dean Lee 841f8bfb3f cabana: improve timeline (#28801) 2 years ago
Dean Lee f1bde81712 replay: fixed incorrect totalSeconds when there are invalid segments in route (#28388) 2 years ago
Kacper Rączy 0378e7ed81 replay: lock uiDebug and userFlag messages behind all flag (#28349) 2 years ago
Dean Lee 35e5b4d927 cabana: group CAN events by message id to reduce the time complex from O(N) to O(1) (#27601) 2 years ago
Dean Lee eb3429c5fb replay: show absolute time (#26869) 2 years ago
Dean Lee 79170305dc Cabana: display all logs in log view (#26659) 2 years ago
Dean Lee edb488ff41 cabana: increase replay's segment cache limit & add setting dialog (#26019) 3 years ago
Dean Lee 62adf87f40 Cabana: stable initial release (#26004) 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
Dean Lee ec96bc52d6 replay: add shortcuts for seeking to the next info, warning, and critical alerts (#25576) 3 years ago
Adeeb Shihadeh 35ff65121e pre-commit: add codespell (#25571) 3 years ago
Cameron Clough 07084dcbaf user event flagging (#25517) 3 years ago
Dean Lee 2156e71e7a move replay from selfdrive/ui/replay to tools/replay (#24971) 3 years ago
Joost Wooning c3bebf3e19 UI: use YUV stream instead of RGB (#24317) 3 years ago
Adeeb Shihadeh 8eb8cf95ec Revert "UI: remove RGB buffer usage (#24298)" 3 years ago
Joost Wooning e0c973fe70 UI: remove RGB buffer usage (#24298) 3 years ago
Willem Melching 760564da61 replay: use VideoToolbox HW decoder on Mac (#23832) 3 years ago
Dean Lee fab73e6e9f remove trailing whitespaces (#23716) 3 years ago
Dean Lee d6292e7c08 replay: cleanup functions (#23655) 3 years ago
Dean Lee c8b528e850 replay: ncurses GUI (#23608) 3 years ago
Dean Lee 1f0b5a6bc0 replay: handle abort in getRemoteFileSize (#23427) 3 years ago
Cameron Clough 6d714fb21a replay: add missing import for std::optional (#23416) 3 years ago
Dean Lee 10ce89d1ae replay: Add next engagement / disengagement jump capabilities (#23248) 3 years ago
Dean Lee 2a3a9e0bef replay: add flag to disable video (#23353) 3 years ago
Dean Lee 9191452120 replay: add flag REPLAY_FLAG_FULL_SPEED to play at full speed (#23324) 3 years ago
Dean Lee 446e59d10f replay: fix segfault or hanging on quit (#23323) 3 years ago
Dean Lee 066528dc2b replay: use std::unique_ptr to manage memory, reuse events buffer. (#23049) 3 years ago
Dean Lee 0c26c21c9c framereader: support hardware decoding (#22906) 3 years ago
Dean Lee 1e67fc25f1 replay: add qcam and YUV flags (#22788) 4 years ago
Dean Lee a031b938b0 replay: improve segment download and merge (#22654) 4 years ago
Dean Lee 6e0853986f replay: use an enum for flags (#22635) 4 years ago