XML manipulation for data logger
Budget: £20 – £250 GBP
I am logging my car via a program called VCDS
It produces an XML logging file.
Which contains a number of fields
Time/RPM/Injection Quantity/ Air quantity/ boost.
Unfortunately due to the vehicles age I am unable to log my wideband 02sensor using the same system
I am logging the output of wideband via arduino it produces a txt file with the following fields
- Time
- Air Fuel Ratio
Unfortunately the time base is not stable on VCDS so the records do not immediately tie up.
So I want a program that combines the Two files into one new file.
Looking at the VCDS records and picking the AFR reading that occured a the closest time period.
I also want to some simple calculation performed on some of the data
It produces an XML logging file.
Which contains a number of fields
Time/RPM/Injection Quantity/ Air quantity/ boost.
Unfortunately due to the vehicles age I am unable to log my wideband 02sensor using the same system
I am logging the output of wideband via arduino it produces a txt file with the following fields
- Time
- Air Fuel Ratio
Unfortunately the time base is not stable on VCDS so the records do not immediately tie up.
So I want a program that combines the Two files into one new file.
Looking at the VCDS records and picking the AFR reading that occured a the closest time period.
I also want to some simple calculation performed on some of the data