open source driving agent
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dean Lee
f70a79b838
Use C++ header files instead of C header files. ( #21192 )
...
* use cstring instead of string.h
* use cstdio instead of stdio.h
* remove inttypes.h
* use cstdlib instead of stdlib.h
* use cstdint instead of stdint.h
* #include <cstddef>
* cstdlib
* use cmath
* remove stddef.h
* use cassert
* use csignal
* use ctime
* use cerror
* rebase master
old-commit-hash: c53cb5d570
4 years ago
..
include
logcatd, loggerd, mapd, modeld, proclogd
5 years ago
tests
disable uploading raw by default ( #21128 )
4 years ago
tools
Uploader speedup ( #2214 )
5 years ago
.gitignore
logcatd, loggerd, mapd, modeld, proclogd
5 years ago
SConscript
enable --as-needed linking ( #20619 )
4 years ago
__init__.py
logcatd, loggerd, mapd, modeld, proclogd
5 years ago
bootlog.cc
Use C++ header files instead of C header files. ( #21192 )
4 years ago
config.py
Put bootlog in own folder ( #19939 )
4 years ago
deleter.py
deleter.py: delete boot and crash folders last ( #21028 )
4 years ago
encoder.h
loggerd: remove the segment variable from encoders ( #20034 )
4 years ago
ethernetsniffer.py
pre-commit pylint ( #1580 )
5 years ago
logger.cc
Use C++ header files instead of C header files. ( #21192 )
4 years ago
logger.h
Use C++ header files instead of C header files. ( #21192 )
4 years ago
loggerd.cc
Use C++ header files instead of C header files. ( #21192 )
4 years ago
omx_encoder.cc
Use C++ header files instead of C header files. ( #21192 )
4 years ago
omx_encoder.h
Use C++ header files instead of C header files. ( #21192 )
4 years ago
raw_logger.cc
Cleanup selfdrive/ includes ( #20822 )
4 years ago
raw_logger.h
Cleanup selfdrive/ includes ( #20822 )
4 years ago
uploader.py
disable uploading raw by default ( #21128 )
4 years ago
xattr_cache.py
Uploader speedup ( #2214 )
5 years ago