133 Commits (b1091d505e270ac57bf50adbb2bc8e01e7f6e9ee)

Author SHA1 Message Date
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
Willem Melching e5e90aeae5 replay: improve download prints 4 years ago
Dean Lee 8d1d0c2cd7
replay: improve segment downloading (#22504) 4 years ago
Dean Lee 0189a19b8e
replay: refactor FrameReader (#22438) 4 years ago
Dean Lee ccc07db1ee
replay: just load one segment to start replaying (#22598) 4 years ago
Dean Lee 94b3d4d267
replay: allocate events in contiguous memory pool (#22535) 4 years ago
Dean Lee f6de10b55a
replay: start streaming after segment loaded (#22575) 4 years ago
Dean Lee c73d9ddaa6
replay: fix hanging on shutdown while downloading (#22592) 4 years ago
Dean Lee 085c424cf9
framereader: remove swscale (#22578) 4 years ago
Dean Lee ae5eedb0b1
Replay/framereader: fix c3 qcamera padding problem (#22572) 4 years ago
Dean Lee 47ce0b4cd2
replay: added a missing #include <array> on Mac (#22573) 4 years ago
Dean Lee 20b0ae0e65
replay: fix possible segfault in CameraServer (#22556) 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 537dff3ae0
replay/camera: fix incorrect console output (#22491) 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 261d51de41
test_replay: temporarily comment out some unit tests (#22447) 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 97fc8b941e
FrameReader: increase probesize to 10MB (#22437) 4 years ago
Willem Melching 94afd0ea0f
replay: do not use OpenCL (#22431) 4 years ago
Dean Lee 2253cba98b
c++ replay: graceful shutdown (#22280) 4 years ago
Dean Lee 29b9c8f13b
replay: cleanup console output (#22410) 4 years ago
Dean Lee 1eb79d7a59
c++ replay: publish all frames in CameraServer (#22378) 4 years ago
Dean Lee fd801c454a
c++ replay: get socket name from capnp::Schema (#22367) 4 years ago
Dean Lee d28b98c602
replay : move utility functions into separate file (#22414) 4 years ago
Dean Lee fa8ddd992d
c++ replay: more robust seek (#22375) 4 years ago
Dean Lee a6da064a93
replay/segment: std::atomic member variables (#22409) 4 years ago
grekiki 4c7acf680c
C++ replay cache folder path / fix (#22396) 4 years ago
Adeeb Shihadeh dd67dc6b34
update demo route (#22381) 4 years ago
Willem Melching b7c64542f4
replay: fall back to qlog (#22362) 4 years ago
Willem Melching 6881688af2
replay: send frames based on encodeIdx packet (#22361) 4 years ago
Dean Lee 318a8ba854
c++ replay: more accurate sleep (#22348) 4 years ago
Dean Lee a548d4b5b8
c++ replay: improve seeking&updating events (#22319) 4 years ago
Dean Lee 4e6ff308a8
c++ replay: chunking and concurrent downloads (#22308) 4 years ago
Dean Lee e888a7e939
load d/e camera by command line flags (#22341) 4 years ago
Dean Lee dff6dbfbe9
rename filereader.cc[h] to logreader.cc[h] (#22279) 4 years ago
Dean Lee ec67d2b8f5
replay: pause/resume using spacebar (#22278) 4 years ago
Dean Lee 50ae7dd6a9
replay improvements (#22203) 4 years ago
Dean Lee 8eb92a98ba
replay: don't splits empty strings (#22271) 4 years ago
Dean Lee cb49ceabf0
replay: remove array subscript (#22268) 4 years ago
Adeeb Shihadeh f49e7629ee
replay: add nice arg parser (#22264) 4 years ago
Dean Lee f5aa3a30c9
replay: thread-safe seek (#22228) 4 years ago
George Hotz 8d554abbf7 demo route note in replay 4 years ago
Dean Lee a89bdb6a05
fix Replay::mergeEvents: use std::end() (#22215) 4 years ago