Files
StarPilot/panda/board
Vehicle Researcher c5825aed76 openpilot v0.8.15 release
date: 2022-07-14T00:06:12
master commit: 5a7c2f90361e72e9c35e88abd2e11acdc4aba354
2022-07-19 13:59:11 -07:00
..
2022-05-24 01:48:39 +00:00
2022-05-24 01:48:39 +00:00
2020-02-06 13:51:42 -08:00
2022-05-24 01:48:39 +00:00
2022-07-19 13:59:11 -07:00
2022-05-24 01:48:39 +00:00
2022-05-24 01:48:39 +00:00
2021-07-19 16:40:17 -07:00
2021-08-22 22:13:11 -07:00
2022-05-24 01:48:39 +00:00
2022-02-15 16:46:38 -08:00
2022-05-24 01:48:39 +00:00
2021-07-19 16:40:17 -07:00
2021-11-29 13:48:50 -08:00
2021-12-14 04:51:54 +00:00
2022-05-24 01:48:39 +00:00
2022-05-24 01:48:39 +00:00
2022-05-24 01:48:39 +00:00
2022-02-15 16:46:38 -08:00
2021-11-29 13:48:50 -08:00
2021-11-29 13:48:50 -08:00
2022-05-24 01:48:39 +00:00
2021-11-29 13:48:50 -08:00
2022-07-19 13:59:11 -07:00
2022-05-24 01:48:39 +00:00
2022-02-15 16:46:38 -08:00
2021-07-19 16:40:17 -07:00
2022-02-15 16:46:38 -08:00
2022-05-24 01:48:39 +00:00
2022-05-24 01:48:39 +00:00
2022-05-24 01:48:39 +00:00
2022-07-19 13:59:11 -07:00
2022-02-15 16:46:38 -08:00
2022-05-24 01:48:39 +00:00
2022-02-15 16:46:38 -08:00
2022-05-24 01:48:39 +00:00

Dependencies

Mac

xcode-select --install
./get_sdk_mac.sh

Debian / Ubuntu

./get_sdk.sh

Programming

Panda

scons -u -j$(nproc)  # Compile
./flash_h7.sh        # for red panda
./flash.sh           # for other pandas

Troubleshooting

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

./recover_h7.sh  # for red panda
./recover.sh     # for other pandas

A panda paw can be used to put panda into DFU mode.

dfu-util for flashing