Template:Flashing the Panda

From Tinkla: Tinkering with Tesla
Revision as of 00:31, 18 November 2019 by Neon (talk | contribs) (Created page with "Most of the OpenPilot updates (or when installing new) require you to also update the software on your Panda. Here's how: In your Tesla while it says “Car Off” connect yo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Most of the OpenPilot updates (or when installing new) require you to also update the software on your Panda. Here's how:

In your Tesla while it says “Car Off” connect your Panda to your Giraffe rev B OBD (or EPAS OBD). Connect your EON to the Panda via USB. Then SSH in and run:

cd /data/openpilot/panda/board
killall boardd
make clean
make
make recover || make recover
reboot