openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 200 supported car makes and models.
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 4b7a25efc3
loggerd: remove unused zlib and libswscale linkage (#34552)
3 months ago
..
encoder encoderd: enhance robustness of open() with HANDLE_EINTR Macro (#34478) 3 months ago
tests loggerd: switch logging from raw file format to zstd compressed files (#34549) 3 months ago
.gitignore loggerd: move to system/ (#27534) 2 years ago
SConscript loggerd: remove unused zlib and libswscale linkage (#34552) 3 months ago
__init__.py loggerd: move to system/ (#27534) 2 years ago
bootlog.cc loggerd: switch logging from raw file format to zstd compressed files (#34549) 3 months ago
config.py loggerd: typing and remove unused default arg (#34349) 4 months ago
deleter.py deleter cleanups (#34345) 4 months ago
encoderd.cc encoderd: use const reference for VisionBuf access (#33621) 7 months ago
logger.cc loggerd: switch logging from raw file format to zstd compressed files (#34549) 3 months ago
logger.h loggerd: switch logging from raw file format to zstd compressed files (#34549) 3 months ago
loggerd.cc loggerd: Initialize atomic variables to zero (#33130) 9 months ago
loggerd.h camerad: remove `CameraType` enum from `camera_common.h` (#33588) 7 months ago
uploader.py Revert "athena upload: reduce memory usage and improve efficiency with streaming (#34528)" 3 months ago
video_writer.cc encoder/VideoWriter: remove unnecessary call to `avcodec_close` (#29039) 2 years ago
video_writer.h encoder/VideoWriter: remove unnecessary call to `avcodec_close` (#29039) 2 years ago
xattr_cache.py use pyupgrade to update to new typing syntax (#31580) 1 year ago
zstd_writer.cc loggerd: switch logging from raw file format to zstd compressed files (#34549) 3 months ago
zstd_writer.h loggerd: switch logging from raw file format to zstd compressed files (#34549) 3 months ago