PPD Maps is open source (GPLv3) software for detecting maps in Siemens ECU dumps. Supported ECUs are PPD, SID206 & SID803A. There is partial support for SID803 and barely working support for SID201

The software will identify the corresponding axes for each map and also give a list of DTC/P-codes. It will also find single byte switches to turn off DTCs

The file must be a full read of the ECU i.e. BDM. A partial read using a tool such as MPPS or similar will not work.

Export to XDF format is possible, please use the latest TunerPro software to open it. Maps can be imported into WinOLS via the A2L (ASAP2) export function

Screenshots

Graphic 3D map display

Coloured 2D text table layout

Download PPD-Maps

This program comes without warranty of any kind, use at your own risk.

Other files

Ubuntu prerequisites

sudo apt-get install libqtcore4 libqtgui4 libqt4-opengl libglu1-mesa libqwtplot3d-qt4-0

Source code

https://github.com/jazdw/ppd-maps

Information on DTCs and switches

For more information about how this software works please see the DTC and switch page.