Cameron Clough
98a30f10f4
deleter: preserve flagged segments ( #28814 )
2 years ago
Dean Lee
65fe3c8c34
encoder: remove function `publisher_init`, init PubMaster in constructor ( #28980 )
2 years ago
Cameron Clough
f14447ad66
loggerd: fix whitespace and indentation
2 years ago
Dean Lee
06aef9edd3
encoder: remove public function `encoder_init` ( #28971 )
2 years ago
Dean Lee
cbed057789
encoderd: get avaiable streams from vipc server ( #28935 )
...
* get avaiable streams
* use std::thread
* assert buf size
* Update system/loggerd/encoderd.cc
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2 years ago
Dean Lee
713d2ec586
loggerd/encoder: refactor constructors to take EncoderInfo as parameter ( #28921 )
...
* refactor constructors to take EncoderInfo as parameter
* remove last arg codec
* use macro to init function pointers
2 years ago
Cameron Clough
5d45d1fadc
loggerd: add types to tests and use pathlib ( #28943 )
2 years ago
Dean Lee
f1a1456f27
logger: use reference in range based loop ( #28894 )
2 years ago
ntegan1
0ddecd36cf
v4l_encoder: enable hevc vui header timing info flag ( #27156 )
...
v4l_encoder: enable hevc vui timing info flag
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
2 years ago
Dean Lee
36fe84ccdd
loggerd: pass `encoder_info` by reference ( #28694 )
2 years ago
Harald Schäfer
2453d3a04b
Encoderd: refactor msg getters and setters ( #28509 )
...
* Encoderd: refactor msg getters and setters
* whitespace
* whitespace
* whitespace
2 years ago
Harald Schäfer
5df4ac61d3
Encoderd: Give encoder threads good names ( #28508 )
2 years ago
Harald Schäfer
ac45b77d3b
Encoderd: give every camera stream list of encoder streams ( #28480 )
...
* Compiles
* fixed something
* CLEANUP
* todo
* More cleanup
* Add TODO
* Update loggerd.cc
* remove write here too
2 years ago
Harald Schäfer
d8f677c5eb
Encoderd: encoders don't write, they only encode ( #28499 )
...
* Encoders dont write, they encode
* Delete words
* unused
---------
Co-authored-by: Harald Schaefer <torq_boi@Haralds-MacBook-Air.local>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2 years ago
Adeeb Shihadeh
5161c23645
Revert "Encoderd: encoders just encode, no writing ( #28482 )"
...
This reverts commit 1fd7542eae
.
2 years ago
Harald Schäfer
1fd7542eae
Encoderd: encoders just encode, no writing ( #28482 )
...
Encoders dont write, they encode
2 years ago
Shane Smiskol
7f7637f3e5
uploader: check upload key value ( #28206 )
...
* fix check
* tests
* fix test
* fix
* xattr truthy and falsy tests
---------
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
2 years ago
Adeeb Shihadeh
1a3125bb8f
bootlog: log agnos partition hashes ( #28141 )
...
* bootlog: log agnos partition hashes
* full path
* trimming
* slot
* boot is big
* give some time to start
---------
Co-authored-by: Comma Device <device@comma.ai>
2 years ago
Adeeb Shihadeh
e24d28fd45
loggerd: log HW-specific extras ( #28084 )
...
* loggerd: log HW-specific extras
* fix value
---------
Co-authored-by: Comma Device <device@comma.ai>
2 years ago
Cameron Clough
7126363093
uploader: log actual uploaded file size ( #28000 )
...
* uploader: log actual uploaded file size
The size will be less if compressed before uploading.
* cleanup
* fix return type
* add request to FakeResponse
* cleanup
* fix
2 years ago
Cameron Clough
e03efa723b
uploader: add missing types
2 years ago
Cameron Clough
a27ce83b28
uploader: add typing ( #28001 )
...
* uploader: add typing
* fix types
2 years ago
Adeeb Shihadeh
be659c976c
log current bootlog ( #27645 )
...
* log current bootlog
* rm path
* mv that
---------
Co-authored-by: Comma Device <device@comma.ai>
2 years ago
Harald Schäfer
38cb42f76a
LaikaD new cache version ( #27596 )
2 years ago
Adeeb Shihadeh
94eb215980
loggerd: move to system/ ( #27534 )
2 years ago