Changes

Jump to navigation Jump to search
127 bytes added ,  13:17, 17 September 2021
= Who is it for =
[[File:Stage3.png|frameless]]
= How does it work =
#Flash it
Directions below will assume you have a directory on your pi for the flash tool (/home/pi/VW_FLASHVW_Flash) and for your tunes (/home/pi/flashfiles/tunes)
=== Copy the cal to your raspberry pi ===
cd /home/pi/VW_Flash
python3 -m pip install -r requirements.txt
cd ~/VW_Flash/lzss
make
</pre>
Thanks to Brian and David, we can then encrypt and prepare the CHECKSUMMED file for flashing by:
<pre>
cd ~/VW_Flash/lzss
make
cd /home/pi/VW_Flash
./prepareblock.sh /home/pi/flashfiles/tunes/thisismytune.bin.checksummed 5
This command will use the "flashable" file to flash it to the "CAL" block on the ECU. You can also use --block by number.
 
= Getting started with a Stage X tune =
 
 
== Limiters ==
 
 
== Fueling ==
 
 
== Torque Request ==

Navigation menu