There is already a parameter called "Intake air temperature", but I have no idea where the sensor that relates to that reading is actually located.
Does this vehicle have more than one intake air temp sensor?
Read More...
unfortunately the pscan interface only works with the pscan software, and vice versa.
The pscan interface is unique because it was the only way that we could create something that would work with all known MG Rover ECUs with only two cables (the 16 pin and the 3 pin round).
Prior to pscan I used various tools that require endless adapters and different coloured cables for different applications and I always thought that it's a poor user experience.
Read More...
I haven't implemented anything like swapping switches, so he will have to find another solution for that.
Read More...
Please see
https://www.the-t-bar.com/forum/pscan-uk-diagnostic-tool-forum/99160-software-version-043a
Read More...
Version 043A includes support for the Landrover 10AS alarm / immobiliser.
This is an intial release for the 10AS; more features will come later.
For more details see
https://pscan.uk/features/10as.html
Also the layout of the ECU selection menu has changed from top to bottom, to left to right.
This is because some of the menus had too many ECUs in them and changing them to narrow / vertical just gives me more lines.
I'm sure everyone will get used to it quickly. Now it looks like this:-
pscan043Amenu.png
Details of the previous version are
here
.
Read More...
you need to use the Linux version, because you are using a Linux FTDI driver (it seems to be already built into the Chromebook).
In your terminal cd to the directory where the pscanloader is.
Type
chmod 755 pscanloader
./pscanloader
Read More...
right now it cannot.
I am currently working on a CANbus stack for pscan, and hopefully it will be the next update.
This would allow pscan to connect to a newer vehicle in the same way as a generic EOBD/OBD2 scanner.
I think it will take a few weeks to get it done.
Read More...