openpilot/panda/board
Adeeb Shihadeh d6074e554d
Fix Nissan harness malfunction detection (#1897)
2020-07-20 12:43:34 -07:00
..
boards openpilot v0.7.7 release 2020-07-17 11:43:45 -07:00
drivers openpilot v0.7.7 release 2020-07-17 11:43:45 -07:00
inc openpilot v0.7.7 release 2020-07-17 11:43:45 -07:00
obj openpilot v0.7.2 release 2020-02-06 13:51:42 -08:00
pedal openpilot v0.7.7 release 2020-07-17 11:43:45 -07:00
safety Fix Nissan harness malfunction detection (#1897) 2020-07-20 12:43:34 -07:00
tests Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
tools openpilot v0.7.7 release 2020-07-17 11:43:45 -07:00
Makefile Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
README.md Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
__init__.py Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
board.h Merge panda subtree 2020-05-31 13:22:43 -07:00
board_declarations.h Merge panda subtree 2020-05-31 13:22:43 -07:00
bootstub.c Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
build.mk openpilot v0.7.7 release 2020-07-17 11:43:45 -07:00
config.h Merge panda subtree 2020-03-16 16:19:33 -07:00
crc.h Merge panda subtree 2020-03-16 16:19:33 -07:00
critical.h Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
faults.h openpilot v0.7.7 release 2020-07-17 11:43:45 -07:00
get_sdk.sh Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
get_sdk_mac.sh Merge panda subtree 2020-05-09 13:01:28 -07:00
gpio.h Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
libc.h openpilot v0.7.7 release 2020-07-17 11:43:45 -07:00
main.c openpilot v0.7.7 release 2020-07-17 11:43:45 -07:00
main_declarations.h Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
power_saving.h openpilot v0.7.7 release 2020-07-17 11:43:45 -07:00
provision.h Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
safety.h openpilot v0.7.7 release 2020-07-17 11:43:45 -07:00
safety_declarations.h openpilot v0.7.7 release 2020-07-17 11:43:45 -07:00
spi_flasher.h Merge panda subtree 2020-05-09 13:01:28 -07:00
startup_stm32f205xx.s Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
startup_stm32f413xx.s Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
stm32_flash.ld Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00

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