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.
 
 
 
 
 
 
Vehicle Researcher b0b7a768f0 Squashed 'panda/' content from commit 3b356216 5 years ago
..
boards Squashed 'panda/' content from commit 3b356216 5 years ago
drivers Squashed 'panda/' content from commit 3b356216 5 years ago
inc Squashed 'panda/' content from commit 3b356216 5 years ago
obj Squashed 'panda/' content from commit 3b356216 5 years ago
pedal Squashed 'panda/' content from commit 3b356216 5 years ago
safety Squashed 'panda/' content from commit 3b356216 5 years ago
tests Squashed 'panda/' content from commit 3b356216 5 years ago
tools Squashed 'panda/' content from commit 3b356216 5 years ago
Makefile Squashed 'panda/' content from commit 3b356216 5 years ago
README.md Squashed 'panda/' content from commit 3b356216 5 years ago
__init__.py Squashed 'panda/' content from commit 3b356216 5 years ago
board.h Squashed 'panda/' content from commit 3b356216 5 years ago
board_declarations.h Squashed 'panda/' content from commit 3b356216 5 years ago
bootstub.c Squashed 'panda/' content from commit 3b356216 5 years ago
build.mk Squashed 'panda/' content from commit 3b356216 5 years ago
config.h Squashed 'panda/' content from commit 3b356216 5 years ago
critical.h Squashed 'panda/' content from commit 3b356216 5 years ago
faults.h Squashed 'panda/' content from commit 3b356216 5 years ago
get_sdk.sh Squashed 'panda/' content from commit 3b356216 5 years ago
get_sdk_mac.sh Squashed 'panda/' content from commit 3b356216 5 years ago
gpio.h Squashed 'panda/' content from commit 3b356216 5 years ago
libc.h Squashed 'panda/' content from commit 3b356216 5 years ago
main.c Squashed 'panda/' content from commit 3b356216 5 years ago
main_declarations.h Squashed 'panda/' content from commit 3b356216 5 years ago
power_saving.h Squashed 'panda/' content from commit 3b356216 5 years ago
provision.h Squashed 'panda/' content from commit 3b356216 5 years ago
safety.h Squashed 'panda/' content from commit 3b356216 5 years ago
safety_declarations.h Squashed 'panda/' content from commit 3b356216 5 years ago
spi_flasher.h Squashed 'panda/' content from commit 3b356216 5 years ago
startup_stm32f205xx.s Squashed 'panda/' content from commit 3b356216 5 years ago
startup_stm32f413xx.s Squashed 'panda/' content from commit 3b356216 5 years ago
stm32_flash.ld Squashed 'panda/' content from commit 3b356216 5 years ago

README.md

Dependencies

Mac

xcode-select --install
./get_sdk_mac.sh

Debian / Ubuntu

./get_sdk.sh

Programming

Panda

make

Troubleshooting

If your panda will not flash and is quickly blinking a single Green LED, use:

make recover

dfu-util for flashing