Dean Lee
fd2bc4ce18
Qt/CommaApi: cache private key ( #22715 )
...
* cache private key
* space
* no need to check mtime
* call_once
* simplify
old-commit-hash: 3f4cc9a246
4 years ago
Adeeb Shihadeh
95f5cabc04
add inter fonts to assets ( #22704 )
...
old-commit-hash: 950acb476c
4 years ago
Adeeb Shihadeh
2e995ea41a
installer: init submodules for all builds
...
old-commit-hash: 23d6aeb4b7
4 years ago
Adeeb Shihadeh
4099783375
add sdcard support ( #22703 )
...
* generalize
* factory reset
old-commit-hash: f4c2398db4
4 years ago
Willem Melching
8a0c57433e
navigation: use mapbox proxy server ( #22660 )
...
* use mapbox proxy
* remove MapboxToken param
* do not log jwt
* remove import
* move to staging url
* put has_prime in ui state
* logic was flipped
* Update selfdrive/ui/qt/maps/map.h
old-commit-hash: cca07c0c73
4 years ago
Adeeb Shihadeh
c9ebc1c442
move nose tests to unittest ( #22665 )
...
* move to unittest
* boardd loopback
* no more nose
* phone only
* fix panda decorator
old-commit-hash: b5960b9dc8
4 years ago
Dean Lee
6e0853986f
replay: use an enum for flags ( #22635 )
...
* enum flags
* continue
* remove yuv flag for now
old-commit-hash: af7dba9250
4 years ago
Adeeb Shihadeh
1d1c7e9c64
UI: increase camera view update frequency
...
old-commit-hash: 7f3904ee8e
4 years ago
Adeeb Shihadeh
f2e9540b73
UI: fix fcc.html when using QRC
...
old-commit-hash: 84d5adedd8
4 years ago
Adeeb Shihadeh
e042ec84be
little sound tester
...
old-commit-hash: 4749815419
4 years ago
Adeeb Shihadeh
4e005ead0a
UI: don't block UI on vipc recv ( #22644 )
...
* UI: don't block UI on vipc recv
* use a timer
* move that
old-commit-hash: c4de1fef4f
4 years ago
Dean Lee
c35975072e
replay: improve seeking, queuing segments ( #22625 )
...
* improve seeking, queuing segments
* cleanup,init current_segment_ to 0
* use isSegmentLoaded
* remove to isSegmentMerged
old-commit-hash: 317deeae84
4 years ago
Dean Lee
3542dfeacd
replay: fix replay looping ( #22618 )
...
old-commit-hash: 702fc5850c
4 years ago
Dean Lee
ea6ee497e5
replay: parse route string, replay from the specified segment ( #22503 )
...
* parse segment name
* return 0
* update regexp
* with |
* dd
* use struct
* move to class Route
* refactor loadFromLoacal
* simplify loadFromJson
* cleanup load from server
* const ref
old-commit-hash: 107ed35d1e
4 years ago
Dean Lee
ed5bd9719b
replay/camera: publish each camera in a separate thread ( #22591 )
...
* publish frames in a seperate thread for each camera
* cleanup
* cleanup
* prefetch next frame
* cleanup
old-commit-hash: 4678903a61
4 years ago
Willem Melching
03ed20610b
replay: improve download prints
...
old-commit-hash: e5e90aeae5
4 years ago
Dean Lee
e7aa4f16e5
replay: improve segment downloading ( #22504 )
...
* improve segment downloading
dd
* continue
* log retrying
* check aborting_ in loop
* std::endl
* log download information
* cleanup
* continue
* dd
* move download to seperate funciton
* simplify logging
* continue
* guard ts
* cleanup
* typo
old-commit-hash: 8d1d0c2cd7
4 years ago
Dean Lee
4f44e47aa1
replay: refactor FrameReader ( #22438 )
...
* decode from the previous keyframe after seek
* less memory
* some stream seems to contian no keyframes
* test random seek
* merge master
* continue
update test_cases
use fr
* merge master
old-commit-hash: 0189a19b8e
4 years ago
Dean Lee
26d7db6649
replay: just load one segment to start replaying ( #22598 )
...
old-commit-hash: ccc07db1ee
4 years ago
Dean Lee
e88d98223b
replay: allocate events in contiguous memory pool ( #22535 )
...
* memory pool
* reserve events too
* remove dctor
* cleanup
* move pool into class LogReader
* cleanup include
old-commit-hash: 94b3d4d267
4 years ago
Dean Lee
5afb4b9731
replay: start streaming after segment loaded ( #22575 )
...
* start streaming after segment loaded
dd
* loop from beginning if reaches the end
* isSegmentLoaded
* one loop
* move to ctor
* delete stream_thread_ on exit
* pause streaming while testing seek
* Revert "one loop"
This reverts commit f029cd118f7ac876dee1dbf2b91478403211ad47.
* test:dummy stream thread
* cleanup
* start thread after vipcserver
old-commit-hash: f6de10b55a
4 years ago
Dean Lee
c39afc1b7a
replay: fix hanging on shutdown while downloading ( #22592 )
...
old-commit-hash: c73d9ddaa6
4 years ago
Dean Lee
457266ce89
CameraView: fix possible crash on 'fit in widget' mode ( #22594 )
...
old-commit-hash: 5735d69d47
4 years ago
Dean Lee
5873c32178
framereader: remove swscale ( #22578 )
...
old-commit-hash: 085c424cf9
4 years ago
lipniak
69fb512da8
UI: add missing header to fix Ubuntu 21 build ( #22577 )
...
Co-authored-by: predicate@bonzo <noreply@example.com>
old-commit-hash: df9492d1e1
4 years ago
Comma Device
c28abda1d2
installer: fetch all for internal installer
...
old-commit-hash: d4b35dc130
4 years ago
Dean Lee
37212cdd24
Replay/framereader: fix c3 qcamera padding problem ( #22572 )
...
old-commit-hash: ae5eedb0b1
4 years ago
Dean Lee
4e2be9ccda
replay: added a missing #include <array> on Mac ( #22573 )
...
old-commit-hash: 47ce0b4cd2
4 years ago
Dean Lee
50cf6fd948
replay: fix possible segfault in CameraServer ( #22556 )
...
old-commit-hash: 20b0ae0e65
4 years ago
Dean Lee
f5335bd42d
replay: refactor Route and Segment ( #22531 )
...
* new functions
* fix wrong call to qUrl::isLocalFile
* cleanup
* keep extension in cached files
* cleanup
* simplify segment
* delete thread
* add output
* pre-decompress
* remove suffix
* revert remove suffix
* 1 connection for log file
* cleanup
* segment may not be continuous,use map
* don't emit finish if aborting_
* use QFuture and thread pool
* cleanup
* fix segfault in LoadFromLocal
* cleanup
* handle segment failed to load
* output info
* continue error handling
* Remove redundant testSeekTo
* cleanup
* always return true
* keep time is ok now
change to 1s
write 1 byte at the end of the sparse file
* log loading segment
* merge #22476
* Update selfdrive/ui/replay/logreader.cc
* correct connect
* pub message in function
* typo
* Update selfdrive/ui/replay/replay.cc
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: acc52ece20
4 years ago
Dean Lee
b87ec5ad68
watch3: fix layout warning ( #22566 )
...
old-commit-hash: 3de2cd897b
4 years ago
ZwX1616
d4cbef299b
wider FOV DM on comma three ( #22286 )
...
* c3 is straightforward
* c2 transform
* c3 preview
* alpha model
* Revert "alpha model": wrong quantization data
This reverts commit b50e573973
.
* yuv looks good
* a55b
* const int
* block top deadzone
* new box alpha curve
* update k
* fix debug
* rhd use same offset
* box shift for rhd
* 7e3e
* set new thresh
* update ref
* explain
* remove e2e
* same metric thresh
* process isocc
* model
* cancel extra policy
* update numbers
* new model
* update cereal
* up cereal
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 8574e79fec
4 years ago
Mitchell Goff
075d7a85a0
Use TICI intrinsics by default on PC ( #22546 )
...
old-commit-hash: fd3fdea7b4
4 years ago
Dean Lee
06a1dd7598
c++ replay: support local routes ( #22288 )
...
* support local route
* kind of works
* works
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 43a846843f
4 years ago
Adeeb Shihadeh
65556ea816
add tool to watch all three beautiful cameras ( #22528 )
...
old-commit-hash: ff771d9fcf
4 years ago
Adeeb Shihadeh
6472b5b6c9
replay: support old, pre-pandaStates routes ( #22525 )
...
* replay: support old, pre-pandaStates routes
* cleanup
old-commit-hash: f1fcf17c4c
4 years ago
Dean Lee
f0d16395b7
replay: get EncoderIndex from capnp::AnyStruct ( #22518 )
...
* get EncoderIndex from capnp::AnyStruct
* const
old-commit-hash: c801c65b9d
4 years ago
Dean Lee
96a8d9dd3e
UI: fix stuck in visionIPC receive timeout ( #22450 )
...
old-commit-hash: afaf235acd
4 years ago
Dean Lee
3f5c7afba3
replay/camera: fix incorrect console output ( #22491 )
...
old-commit-hash: 537dff3ae0
4 years ago
Comma Device
358547e114
remove semicolon
...
old-commit-hash: 52cd06aa62
4 years ago
Willem Melching
456faf16ab
installer: leave some space after strings
...
old-commit-hash: e788f4f587
4 years ago
Adeeb Shihadeh
87be9258b1
installer: cleanup old cache paths
...
old-commit-hash: db81bf52ea
4 years ago
Robbe Derks
58c99158a1
Make pandaState and safetyMode a list ( #22454 )
...
* wip: move to pandaStates
* bump cereal
* wip: SafetyMode struct
* move to safetyMode
* fix typo
* this can be None
* fix potential empty pandaStates list
* fix thermald
* fix controlsd
* rename safetyModes to safetyConfigs
* update process_replay
* fix test_models
* bump cereal
old-commit-hash: 91987f38d4
4 years ago
Willem Melching
1c5ffc32ea
Change APN from settings ( #22440 )
...
* Change APN from settings
* subtext
* one function
* bring connection down and up
* fix adapter type
* trim input
* fix scrolling in scanning state
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: d898841e87
4 years ago
Adeeb Shihadeh
782d7023d2
phonelibs -> third_party ( #22477 )
...
* git mv to third_party
* find and replace
* fix release tests
* update pre-commit
* update tici bins
* update eon bins
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 5b641379ae
4 years ago
Dean Lee
0f49ecbff7
replay: simplify seek&merge ( #22463 )
...
* simplify seek&merge
* update test cases
update test cases
* cleanup test cases
* new function currentSeconds
* add TODO
* thread safe publishFrame
* cleanup
* fix 'at x S' not printed if seek back to old time
* exit replay if failed to load route
* move out setCurrentSegment from if statement
* cleanup
* use std::find
* const variables
old-commit-hash: 5527736df6
4 years ago
Greg Hogan
95843a6754
replay: print current time when paused ( #22468 )
...
old-commit-hash: 188b634222
4 years ago
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