Adeeb Shihadeh
ae93956547
retry submodule checkout on internal installer
...
old-commit-hash: e424f7182c
4 years ago
Dean Lee
7d67bfa606
repaly: stop publish socket on multiple publishers error ( #22449 )
...
old-commit-hash: f7cf4be995
4 years ago
Dean Lee
d6614c3c89
test_replay: temporarily comment out some unit tests ( #22447 )
...
old-commit-hash: 261d51de41
4 years ago
Dean Lee
11014ca940
replay: cleanup output ( #22434 )
...
old-commit-hash: b5988d5601
4 years ago
Dean Lee
3df339e1ed
replay: refresh segment window after current segment is changed by seek ( #22436 )
...
old-commit-hash: 60b0c43c90
4 years ago
Dean Lee
38617c6c8f
FrameReader: increase probesize to 10MB ( #22437 )
...
old-commit-hash: 97fc8b941e
4 years ago
Willem Melching
2291683728
replay: do not use OpenCL ( #22431 )
...
old-commit-hash: 94afd0ea0f
4 years ago
Dean Lee
7b3200362b
c++ replay: graceful shutdown ( #22280 )
...
* graceful shutdown
* reset termios
* continue
* call clear in dctor
* unpause
* delete vipc_server
* relase context
* notify_one
* merge master
* merge master
* print vipc stop listen before shutdown down
old-commit-hash: 2253cba98b
4 years ago
Dean Lee
53bec066b6
replay: cleanup console output ( #22410 )
...
old-commit-hash: 29b9c8f13b
4 years ago
Dean Lee
a8c5acb884
c++ replay: publish all frames in CameraServer ( #22378 )
...
* cameraserver
* support yuv
* init camera server in start()
* trigger ci
old-commit-hash: 1eb79d7a59
4 years ago
Dean Lee
2dc5a00e3d
c++ replay: get socket name from capnp::Schema ( #22367 )
...
* get socket name from canp::Schema
* use vector
old-commit-hash: fd801c454a
4 years ago
Dean Lee
66ca3985c9
replay : move utility functions into separate file ( #22414 )
...
* move functions into util
* read bz2 into stream
* pre-decompress log in the download thread
* cleanup logreader
* cache sha256 path
* use readBZ2file in test_logger
* Revert "cache sha256 path"
This reverts commit 60459d3ea09a2c80f4560cf95b1ce7d6af59f06d.
* use macro
* use ostringstream
* cleanup readBZ2File
* move precise_nano_sleep into util
old-commit-hash: d28b98c602
4 years ago
Dean Lee
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: fa8ddd992d
4 years ago
Willem Melching
a16e2fba2a
ui: only update ignition when panda is connected ( #22425 )
...
old-commit-hash: 009e37e797
4 years ago
Willem Melching
10d0b511b5
ui: make OpenGL context current before connecting to VisionIPC
...
old-commit-hash: 9c771b45fc
4 years ago
Dean Lee
0a1fa4fa7b
replay/segment: std::atomic member variables ( #22409 )
...
old-commit-hash: a6da064a93
4 years ago
Adeeb Shihadeh
408273df05
update useradmin url
...
old-commit-hash: c11be0f49a
4 years ago
grekiki
2ea151be3c
C++ replay cache folder path / fix ( #22396 )
...
old-commit-hash: 4c7acf680c
4 years ago
Adeeb Shihadeh
361ee0e83c
UI: auto wide detection on PC ( #22392 )
...
* UI: auto wide detection on PC
* invert width
* cleanup
old-commit-hash: 23ae67bbf9
4 years ago
Jason Wen
3f2e0fc70b
UI: whitespace fix ( #22383 )
...
old-commit-hash: e797439c5f
4 years ago
Adeeb Shihadeh
26e39eb441
UI: big pairing QR code ( #22384 )
...
old-commit-hash: 45409cb4fe
4 years ago
Willem Melching
f4ac70557b
tools: make auth optional for public routes ( #22386 )
...
* tools: make auth optional for public routes
* handle 403
* show warning from c++ replay
old-commit-hash: a31c6ce3f9
4 years ago
Adeeb Shihadeh
4852437483
update demo route ( #22381 )
...
old-commit-hash: dd67dc6b34
4 years ago
Willem Melching
a3378ce0f7
replay: fall back to qlog ( #22362 )
...
old-commit-hash: b7c64542f4
4 years ago
Willem Melching
04e5fdb931
replay: send frames based on encodeIdx packet ( #22361 )
...
* send frames based on encodeIdx
* use start of frame time if set
* also use end of frame if set
* fix timestamp for encode packets
* handle all cameras
* add comment
* add twice
old-commit-hash: 6881688af2
4 years ago
Dean Lee
e5d79759ff
c++ replay: more accurate sleep ( #22348 )
...
* precise sleep
* cleanup
* continue
old-commit-hash: 318a8ba854
4 years ago
Dean Lee
48e07756a2
c++ replay: improve seeking&updating events ( #22319 )
...
* improve seeking
* qDebug
* cleanup
* wait on cv
robust
* Trailing underscores for member variables
* group log variables
* small cleanup,remove unnecess std::atomic
* remove debug output
* fix seek problem
* add comment
* better lambda
* faster seek.don't block stream thread if segment already loaded
* remove assert
old-commit-hash: a548d4b5b8
4 years ago
Dean Lee
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: 4e6ff308a8
4 years ago
Dean Lee
bac9a01cb2
load d/e camera by command line flags ( #22341 )
...
old-commit-hash: e888a7e939
4 years ago
Adeeb Shihadeh
a2e6e1c021
setup: add low voltage warning ( #22342 )
...
* setup: add low voltage warning
* read voltage
* fix path
old-commit-hash: 0d0aad05ce
4 years ago
cydia2020
d3bed07840
UI: Fix mph and wi-fi spelling ( #22334 )
...
* display WiFi as Wi-Fi
* fix typo in metric setting description
old-commit-hash: 70e1c9c40c
4 years ago
Jason Wen
3a1b5c7110
Fix small typo in DisableRadar toggle description ( #22333 )
...
old-commit-hash: 67c09b4caf
4 years ago
Adeeb Shihadeh
821f1f6cb6
remove community supported cars from community features ( #22330 )
...
* remove community supported cars from community features
* remove bosch and hkg long
* remove test case
* update refs
old-commit-hash: 649af76fd4
4 years ago
Willem Melching
06e22360ae
Add DisableRadar_Allow param and settings toggle ( #22329 )
...
old-commit-hash: 8c01ae5716
4 years ago
Achilles308
6770024b14
UI: re-order sidebar temp wording ( #22323 )
...
old-commit-hash: d888ef8f89
4 years ago
Dean Lee
f235e39bda
rename filereader.cc[h] to logreader.cc[h] ( #22279 )
...
old-commit-hash: dff6dbfbe9
4 years ago
Dean Lee
2fefa32476
UI: new class ListWidget ( #21273 )
...
* ListWidget
* continue
* remove function horizontal_line
* cleanup
* default spacing 25
* fix networkpanel margin on EON
* solid expanding
* 0 width
* cleanup
* apply reviews
* remove function addLayout,make it looks like QLIstWidget
* rename addWidget to addItem
* rebase master
* rebase master
* merge master
* cleanup
* fixed title bar position
* no flash while folding
* cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: abffc8b2ad
4 years ago
Dean Lee
e2332a0275
replay: pause/resume using spacebar ( #22278 )
...
* pause/resume using spacebar
* Update selfdrive/ui/replay/replay.cc
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: ec67d2b8f5
4 years ago
Dean Lee
5be69694ba
replay improvements ( #22203 )
...
* refactor replay
* cleanup
small cleanup
* merge 22239
* cleanup
* add optional argument for start time
* small cleaup
old-commit-hash: 50ae7dd6a9
4 years ago
Dean Lee
e44eabb2f8
replay: don't splits empty strings ( #22271 )
...
old-commit-hash: 8eb92a98ba
4 years ago
Dean Lee
969f992d59
replay: remove array subscript ( #22268 )
...
old-commit-hash: cb49ceabf0
4 years ago
Adeeb Shihadeh
cfed62dd36
replay: add nice arg parser ( #22264 )
...
* replay: add nice arg parser
* demo
* cleanup
old-commit-hash: f49e7629ee
4 years ago
Dean Lee
303cb411b4
replay: thread-safe seek ( #22228 )
...
old-commit-hash: f5aa3a30c9
4 years ago
Adeeb Shihadeh
757e768d9f
UI: show steering wheel icon while engaged or engageable
...
old-commit-hash: 78b97eaa36
4 years ago
Adeeb Shihadeh
b3a1f2c67d
UI: fix getting stuck after vipc recv timeout
...
old-commit-hash: 86beb9a81a
4 years ago
George Hotz
0fe0095d9f
demo route note in replay
...
old-commit-hash: 8d554abbf7
4 years ago
Willem Melching
c3a226afbf
Revert "ui: use C3 video sizes by default on PC"
...
This reverts commit 71484f14c0d13f9b3eb9bece3629726e834ea304.
old-commit-hash: abae4ef72c
4 years ago
Willem Melching
b85209979a
ui: use C3 video sizes by default on PC
...
old-commit-hash: cf4cd3b693
4 years ago
Dean Lee
1e1c4fcd83
fix Replay::mergeEvents: use std::end() ( #22215 )
...
old-commit-hash: a89bdb6a05
4 years ago
Dean Lee
1fd8466af0
replay: unlock mutex before sleep ( #22213 )
...
old-commit-hash: 365e8bfd93
4 years ago