Jafner.net/projects/nix-ecuflash
Joey Hafner a03bde27a7
Some checks failed
Deploy NixOS System Configurations to Silver-Flame Hosts / deploy (push) Failing after 1m58s
Init flake for running ecuflash in wine
2024-11-01 13:09:43 -07:00
..
ecuflash.nix Init flake for running ecuflash in wine 2024-11-01 13:09:43 -07:00
flake.lock Init flake for running ecuflash in wine 2024-11-01 13:09:43 -07:00
flake.nix Init flake for running ecuflash in wine 2024-11-01 13:09:43 -07:00
README.md Init flake for running ecuflash in wine 2024-11-01 13:09:43 -07:00

A Nix Package for Tactrix EcuFlash

EcuFlash is a general-purpose ECU reflashing and editing tool that supports an ever-growing list of vehicles. EcuFlash uses the OpenPort vehicle interface to reflash vehicles via the OBDII port. EcuFlash also allows you to edit ECU data (known as 'maps' or 'tables') in a human-readable format using a XML-based definition system to translate the data. With properly setup definitions, the ROM from any vehicle can be edited. Future plans for EcuFlash include logging support / overlay, and live tuning.

This project attempts to create a reproducible package for running Tactrix' Windows-only software on Linux.

Installation