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 13ea8b5fc9
move global connected_once into function static (#19999)
4 years ago
..
tests Add back replay_many script for unlogging over jungles 4 years ago
.gitignore selfdrive/boardd 5 years ago
SConscript Scons builder for cython extensions (#2485) 5 years ago
__init__.py selfdrive/boardd 5 years ago
boardd.cc move global connected_once into function static (#19999) 4 years ago
boardd.py selfdrive/boardd 5 years ago
boardd_api_impl.pyx selfdrive/boardd 5 years ago
can_list_to_can_capnp.cc can_list_to_can_capnp_cpp: write message directly to the output string (#19912) 4 years ago
panda.cc fix panda: remove uninitialized err and check after (#19974) 4 years ago
panda.h Panda: use 'std::atomic<bool> connected' to ensure thread-safety (#19954) 4 years ago
pigeon.cc Don't call function in assert (#19997) 4 years ago
pigeon.h pigeon: use const reference for std::string parameter (#19886) 4 years ago