OtherTuningSoftware/PSITuner (2006-03-16 04:43:08)

PSITuner is an ongoing project to provide commercial quality tuning software for free to the VEMS community. Quality tuning software is necessary before hoping for any sort of commercial marketing initiative. If tuners like the product and find it easy to set up and use then they are more likely to recommend and sell the product.


[psituner32.exe]

Progress so far. The C++ rewrite has reached the same point as the old Delphi version and will surpass it very quickly.

fuelcalc.gif firmwareupload.gif

This is the old and final delphi version of PSITuner. All new developer will be on the C++ version above...

[PSITuner-snapshot.zip]

This is the delphi version Build 358. Here is what it can do:


TODO:


VEMS/OtherTuningSoftware/PSITuner/DevelCode - Go here for development work in progress snapshots. Pre-Alpha testers are needed!

VEMS/SerialComm/SIPR/ is a serial interface protocol that is reliable. I am implementing this so the tuning software never has to assume its command was processed by the ECU. Instead data is sent and received in a stateless fashion using a pre-defined packet format.