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 b0c0de5b66
Fix panda: dangling pointer problem in can_receive (#19892)
5 years ago
..
tests better can replay script 5 years ago
.gitignore selfdrive/boardd 6 years ago
SConscript Scons builder for cython extensions (#2485) 5 years ago
__init__.py selfdrive/boardd 6 years ago
boardd.cc Fix panda: dangling pointer problem in can_receive (#19892) 5 years ago
boardd.py selfdrive/boardd 6 years ago
boardd_api_impl.pyx selfdrive/boardd 6 years ago
can_list_to_can_capnp.cc more messagebuilder (#2162) 5 years ago
panda.cc Fix panda: dangling pointer problem in can_receive (#19892) 5 years ago
panda.h Fix panda: dangling pointer problem in can_receive (#19892) 5 years ago
pigeon.cc pigeon: use const reference for std::string parameter (#19886) 5 years ago
pigeon.h pigeon: use const reference for std::string parameter (#19886) 5 years ago