9 Commits (c00afb51be233cb507f18021cf5a44eea32e237e)

Author SHA1 Message Date
Dean Lee b31932382d
cabana: increase replay's segment cache limit & add setting dialog (#26019) 3 years ago
Dean Lee 750b96aaed
cabana: improve time control (#25985) 3 years ago
Dean Lee a6ba073231
canbana: complete basic functions (#25965) 3 years ago
Dean Lee 1b8324af87
c++ cabana: Initial version (#25946) 3 years ago
Shane Smiskol 26517a0ef9 replay: set CarParamsPersistent 3 years ago
Dean Lee 75c434bde7
replay: add shortcuts for seeking to the next info, warning, and critical alerts (#25576) 3 years ago
Adeeb Shihadeh 6590fb2b93
pre-commit: add codespell (#25571) 3 years ago
Cameron Clough b3cfe962cf
user event flagging (#25517) 3 years ago
Dean Lee fd5b3d7603
move replay from selfdrive/ui/replay to tools/replay (#24971) 3 years ago
Anton Rudomanenko 67b601e0ef
replay: handle missing socket while replaying route log with --allow flag (#24933) 3 years ago
Adeeb Shihadeh 1139fe507b
Move selfdrive/hardware/ to system/ (#24725) 3 years ago
Jake Lynn dc1a7bf082
fixed CarParams write in replay (#24613) 3 years ago
Adeeb Shihadeh cb8885cffb
Merge common/ and selfdrive/common (#24556) 3 years ago
Adeeb Shihadeh ab75c53792
replay: cleanup unused RGB buffers (#24537) 3 years ago
Dean Lee 3863a88356
tools/replay: replace deprecated usleep(0) with std::this_thread::yield (#23544) 3 years ago
Joost Wooning 43f43b1c64
UI: use YUV stream instead of RGB (#24317) 3 years ago
Adeeb Shihadeh 13e1c0b339 Revert "UI: remove RGB buffer usage (#24298)" 3 years ago
Joost Wooning b9907e86b2
UI: remove RGB buffer usage (#24298) 3 years ago
Dean Lee fa3a787e9a
replay: fix wrong logging for local route (#23652) 3 years ago
Dean Lee 2f91441382
replay: cleanup functions (#23655) 3 years ago
Dean Lee 3ca8e3653b
replay: ncurses GUI (#23608) 3 years ago
Dean Lee 86d730774d
replay: handle abort in getRemoteFileSize (#23427) 3 years ago
Dean Lee d2948f250b
replay: Add next engagement / disengagement jump capabilities (#23248) 3 years ago
Dean Lee 1e309a51f5
replay: add flag to disable video (#23353) 3 years ago
Dean Lee de6126ba06
replay: add flag REPLAY_FLAG_FULL_SPEED to play at full speed (#23324) 3 years ago
Dean Lee c9da1403bc
replay: fix segfault or hanging on quit (#23323) 3 years ago
Dean Lee 8a84263c2d
replay: use std::unique_ptr to manage memory, reuse events buffer. (#23049) 3 years ago
Dean Lee fb8ba34f31
replay: add qcam and YUV flags (#22788) 4 years ago
Dean Lee 09858f7f6f
replay: print colored text (#22771) 4 years ago
Dean Lee 6f78cc77fc
replay: fix hanging on exit if stream thread has not been started yet (#22770) 4 years ago
Dean Lee 2b4a477fbc
replay: improve segment download and merge (#22654) 4 years ago
Dean Lee d70e49dca5
replay: build on devices (#22632) 4 years ago
Dean Lee af7dba9250
replay: use an enum for flags (#22635) 4 years ago
Dean Lee 317deeae84
replay: improve seeking, queuing segments (#22625) 4 years ago
Dean Lee 702fc5850c
replay: fix replay looping (#22618) 4 years ago
Dean Lee 107ed35d1e
replay: parse route string, replay from the specified segment (#22503) 4 years ago
Dean Lee 4678903a61
replay/camera: publish each camera in a separate thread (#22591) 4 years ago
Dean Lee 8d1d0c2cd7
replay: improve segment downloading (#22504) 4 years ago
Dean Lee ccc07db1ee
replay: just load one segment to start replaying (#22598) 4 years ago
Dean Lee f6de10b55a
replay: start streaming after segment loaded (#22575) 4 years ago
Dean Lee acc52ece20
replay: refactor Route and Segment (#22531) 4 years ago
Dean Lee 43a846843f
c++ replay: support local routes (#22288) 4 years ago
Adeeb Shihadeh f1fcf17c4c
replay: support old, pre-pandaStates routes (#22525) 4 years ago
Dean Lee c801c65b9d
replay: get EncoderIndex from capnp::AnyStruct (#22518) 4 years ago
Dean Lee 5527736df6
replay: simplify seek&merge (#22463) 4 years ago
Greg Hogan 188b634222
replay: print current time when paused (#22468) 4 years ago
Dean Lee f7cf4be995
repaly: stop publish socket on multiple publishers error (#22449) 4 years ago
Dean Lee b5988d5601
replay: cleanup output (#22434) 4 years ago
Dean Lee 60b0c43c90
replay: refresh segment window after current segment is changed by seek (#22436) 4 years ago
Dean Lee 2253cba98b
c++ replay: graceful shutdown (#22280) 4 years ago