Offline desktop tuner for 16-bit Subaru WRX ECUs. Upload a ROM, Carberry XML defs & datalog; get a safe, optimized tune.
https://github.com/sslinkyy/AISubaruTuner2
git clone https://github.com/sslinkyy/AISubaruTuner2.git
cd AISubaruTuner2
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt