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.
 
 
 
 
 
 
Adeeb Shihadeh 7d3047fb9a Revert "boardd: smaller spi chunk size (#28360)" 2 years ago
..
tests boardd: handle nack on tx buffer full (#28241) 2 years ago
.gitignore panda: add unit tests for usb protocol (pack/unpack) (#22955) 3 years ago
SConscript boardd: fix scons warning "Two different environments were specified" (#27949) 2 years ago
__init__.py selfdrive/boardd 5 years ago
boardd.cc boardd: only look for new usb pandas 2 years ago
boardd.h boardd: move main() to main.cc for test cases (#23564) 3 years ago
boardd.py selfdrive/boardd 5 years ago
boardd_api_impl.pyx reserve space for vector of can_frame (#20771) 4 years ago
can_list_to_can_capnp.cc Multipanda support (#22402) 4 years ago
main.cc Move selfdrive/hardware/ to system/ (#24725) 3 years ago
panda.cc fix typos 2 years ago
panda.h boardd: only look for new usb pandas 2 years ago
panda_comms.cc boardd: connect to SPI panda by UID (#27035) 2 years ago
panda_comms.h spi: handle timeout more like usb (#28249) 2 years ago
pandad.py pandad: app_path -> app_fn (#28253) 2 years ago
set_time.py set_time: remove extra print 2 years ago
spi.cc Revert "boardd: smaller spi chunk size (#28360)" 2 years ago