Tag:
Branch:
Tree:
2fcc8323dc
__nightly
aggressivepilot
audible-cancel
axmodel
badges
beeps
bigmodeld
biiiiig_model
bolt-lower-torque
burn
capnpy
commatwo_master
devel-staging
fakecam
fbw_model
gwm-driving
honda-altradar
honda-canfd
honda-ci-test
honda-notebook
honda-testing
jotpluggler
label-class
lagd-window-size
lkas_feedback_animation
locationd-standstill
log-compat-test
log-dashcam-reason
lsm_low_pass
master
master-tici
minplan
minplan2
modeld-misc-support
modeld-misc-support-secretgood
nevada-model
nightly
nightly-dev
no-block
op-diff
package-tinygrad
pr-setup-speedup
pylogger
pypanda
recorded-feedback
recorded-feedback-fixed-timeout
release-tici
release-tizi
release2
release3
release3-staging
rerun-fix
revert-fan
rl-scroller
rl-test
rmqt
runbiiiig
scenarios
secretgoodopenpilot
secretgoodopenpilot-big
sshane-patch-1
sync
taco
taco2
test-tx-msgs
testing-closet
tmp-jenkins-35405
tmp-jenkins-35820
tmp-jenkins-35821
tmp-jenkins-35908
toyota-ff-pitch
tr10
tr13
tr16
tr_for_cookiemonster
tst-odbc-sl
update-translations
uv_model_v2
wakeword-clip
wm_model
zeroten
v0.1
v0.10.0
v0.2
v0.2.1
v0.2.2
v0.2.3
v0.2.4
v0.2.5
v0.2.6
v0.2.7
v0.2.8
v0.2.9
v0.3.0
v0.3.1
v0.3.2
v0.3.3
v0.3.4
v0.3.5
v0.4.0.2
v0.4.1
v0.4.2
v0.4.4
v0.4.5
v0.4.6
v0.4.7
v0.5
v0.5.1
v0.5.10
v0.5.11
v0.5.12
v0.5.13
v0.5.2
v0.5.3
v0.5.4
v0.5.5
v0.5.6
v0.5.7
v0.5.8
v0.5.9
v0.6
v0.6.1
v0.6.2
v0.6.3
v0.6.4
v0.6.5
v0.6.6
v0.7
v0.7.1
v0.7.10
v0.7.2
v0.7.3
v0.7.4
v0.7.5
v0.7.6.1
v0.7.7
v0.7.8
v0.7.9
v0.8
v0.8.1
v0.8.10
v0.8.11
v0.8.12
v0.8.13
v0.8.14
v0.8.15
v0.8.16
v0.8.2
v0.8.3
v0.8.4
v0.8.5
v0.8.6
v0.8.7
v0.8.8
v0.8.9
v0.9.0
v0.9.1
v0.9.2
v0.9.3
v0.9.4
v0.9.5
v0.9.6
v0.9.7
v0.9.8
v0.9.9
${ noResults }
2 Commits (2fcc8323dc1b80a84376a0122feb8cc4dc4d0416)
Author | SHA1 | Message | Date |
---|---|---|---|
|
430e9808b3 |
c++ replay: more robust seek (#22375)
* skip invalid segment
* test seek
* fix wrong cur_mono_time when route_start_ts is 0
* don't notify stream thread if current segment not merged
* continue merge next segment if current is invalid
* cleanup seekTo
* continue
* fix seek cross-boundary
* new demo route has 11 segments
* continue
* fix cross-boundary
* cleanup & better test cases
cleanup
remoe &
typo
update comment
* update test
* reserve space for new_events
* parallel sorting
* usleep(0)
* Revert "parallel sorting"
This reverts commit d7d1b42f49944aef0b6ca2962e45a7f5318a1152.
old-commit-hash:
|
4 years ago |
|
9fae8b50f3 |
c++ replay: chunking and concurrent downloads (#22308)
* download segment files by chunks in multiple threads
* remove easy_handl on aborting
* add test cases
* better error handling
* update test
* cleanup
* add CURLGlobalInitializer
* check http code
* finish
old-commit-hash:
|
4 years ago |
|
0fac38e34f |
LoggerState: test cases (#21855)
* test multiple threads writing to log
* fix typo
* use util::getenv
* check INIT_DATA and SENTINEL
* test END_OF_SEGMENT
* add comment
* test multiple threads logging and rotation
* cleanup
* update
* LoggerHandle:quick fix
* cleanup
* revert test_loggerd.py
* refactor test case
* check lock file
* check refcnt after close
* test_runner.cc
d
* int eixt_signal
old-commit-hash:
|
4 years ago |