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 dd3a260676
boardd: refactor usb_connect, delete panda on failure (#19956)
4 years ago
..
tests actually wait for boardd to start 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 boardd: refactor usb_connect, delete panda on failure (#19956) 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 Panda: add check for connected in usb_read (#19957) 4 years ago
panda.h Panda: use 'std::atomic<bool> connected' to ensure thread-safety (#19954) 4 years ago
pigeon.cc TTYPigeon::send : delete unnecessary temporary variables (#19898) 4 years ago
pigeon.h pigeon: use const reference for std::string parameter (#19886) 4 years ago