Files
StarPilot/panda/board
Vehicle Researcher 15ee981d5b openpilot v0.8.14 release
date: 2022-05-24T01:48:37
master commit: 71901c94dbbaa2f9f156a80c14cc7ea65219fc7c
2022-05-24 01:48:39 +00: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-05-24 01:48:39 +00: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-05-24 01:48:39 +00: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-05-24 01:48:39 +00: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