12 Commits (13d947375a5908d68b33bf3b51b799f8021a35a6)

Author SHA1 Message Date
Dean Lee 55ccea2c52 replay: add support for decompressing ZST log files (#32910) 9 months ago
DevTekVE a981c26ed7 Processor definition check for __APPLE__ has a typo on replay (#32930) 10 months ago
Dean Lee 06aed0617a cabana: avoid dead locks and improve responsiveness (#32740) 11 months 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 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 620f74d3b9 replay: use `clock_nanosleep` for precise waiting on the scale of nanoseconds (#32125) 1 year ago
Dean Lee 9affc1c0c9 replay: make `installDownloadProgressHandler` thread safe (#30296) 2 years ago
Angus Gratton 0987987f33 replay: Include cstdarg from util (#29871) 2 years ago
Dean Lee 97e9d55588 cpplint: `build/include_what_you_use` (#29556) 2 years ago
Dean Lee 2156e71e7a move replay from selfdrive/ui/replay to tools/replay (#24971) 3 years ago
Adeeb Shihadeh f4675fc260 Merge common/ and selfdrive/common (#24556) 3 years ago
Dean Lee dd6b18857a tools/replay: replace deprecated usleep(0) with std::this_thread::yield (#23544) 3 years ago
Dean Lee fab73e6e9f remove trailing whitespaces (#23716) 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
Dean Lee 84481c134b replay/logreader: handle abort in load (#23321) 3 years ago
Dean Lee 1860d9c18c replay/util: initialize curl at startup (#23314) 3 years ago
Dean Lee 71c282d42a logreader: support reading from corrupt log (#23050) 3 years ago
Dean Lee 43812ae898 replay: refactor http download (#23052) 3 years ago
Dean Lee 7ff2217c8b util: remove function to_hex (#22792) 4 years ago
Dean Lee a031b938b0 replay: improve segment download and merge (#22654) 4 years ago
Willem Melching 03ed20610b replay: improve download prints 4 years ago
Dean Lee e7aa4f16e5 replay: improve segment downloading (#22504) 4 years ago
Dean Lee 4e2be9ccda replay: added a missing #include <array> on Mac (#22573) 4 years ago
Dean Lee f5335bd42d replay: refactor Route and Segment (#22531) 4 years ago
Dean Lee 66ca3985c9 replay : move utility functions into separate file (#22414) 4 years ago