openpilot/selfdrive/loggerd
ZwX1616 6a8cd6e054
Fix loggerd not rotating encoder if dcamera upload disabled (#2133)
* should only count after the check

* include no dcam

* no need to copy

* run with both param

* independent idx

* not break test if no device

* remove unused

* EON D is half

* needs test for qcamera too

Co-authored-by: Comma Device <device@comma.ai>
2020-09-06 01:21:26 -07:00
..
include logcatd, loggerd, mapd, modeld, proclogd 2020-01-17 11:20:17 -08:00
tests Fix loggerd not rotating encoder if dcamera upload disabled (#2133) 2020-09-06 01:21:26 -07:00
tools Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
.gitignore logcatd, loggerd, mapd, modeld, proclogd 2020-01-17 11:20:17 -08:00
__init__.py logcatd, loggerd, mapd, modeld, proclogd 2020-01-17 11:20:17 -08:00
config.py add frame count check to loggerd rotation test 2020-08-26 13:06:32 -07:00
deleter.py Abstract common events + event cleanup (#1129) 2020-02-20 16:22:25 -08:00
encoder.c Fix OMX error on loggerd rotation when using multiple cameras (#1953) 2020-08-26 15:02:51 -07:00
encoder.h logcatd, loggerd, mapd, modeld, proclogd 2020-01-17 11:20:17 -08:00
ethernetsniffer.py pre-commit pylint (#1580) 2020-05-27 20:00:14 -07:00
frame_logger.h Add pre-commit hooks (#1629) 2020-06-03 12:54:49 -07:00
logger.cc improve loggerd error handling (#1332) 2020-04-08 14:05:19 -07:00
logger.h logcatd, loggerd, mapd, modeld, proclogd 2020-01-17 11:20:17 -08:00
loggerd.cc Fix loggerd not rotating encoder if dcamera upload disabled (#2133) 2020-09-06 01:21:26 -07:00
raw_logger.cc -Werror (#1567) 2020-05-26 13:27:01 -07:00
raw_logger.h logcatd, loggerd, mapd, modeld, proclogd 2020-01-17 11:20:17 -08:00
SConscript Use C++ version of SubMaster and PubMaster (#1548) 2020-05-21 16:04:33 -07:00
uploader.py small uploader cleanup 2020-08-27 14:22:59 -07:00