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.
 
 
 
 
 
 
Willem Melching c90cb1b529
Tici hardware abstraction layer (#2183)
5 years ago
..
api
kalman
tests
transformations
.gitignore
SConscript
__init__.py
apk.py
basedir.py
clock.pyx
common_pyx_setup.py
cython_hacks.py
ffi_wrapper.py
file_helpers.py
filter_simple.py
gpio.py
hardware.py Tici hardware abstraction layer (#2183) 5 years ago
hardware_android.py Tici hardware abstraction layer (#2183) 5 years ago
hardware_base.py Tici hardware abstraction layer (#2183) 5 years ago
hardware_tici.py Tici hardware abstraction layer (#2183) 5 years ago
lazy_property.py
logging_extra.py
numpy_fast.py
params.py
profiler.py
realtime.py Improve realtime performance on NEOS (#2166) 5 years ago
spinner.py
stat_live.py
string_helpers.py
text_window.py
timeout.py
window.py
xattr.py