Xdf To Kp Fixed
Title: The manual didn't mention it, but this fixed my Monday.
Technical Write-Up: Converting XDF to KP (TunerPro to Hyundai/Kia Native Format)
2.1 The XDF Format (TunerPro)
XDF (eXtended Definition File):
An XML-based or binary definition file used by TunerPro . It maps out the addresses and conversion factors for parameters (fuel, spark, boost) within an ECU's binary (.bin) file.
rxDataStep(inData=xdf, outFile="temp.csv", overwrite=TRUE) # then stream temp.csv to JSON in chunks xdf to kp
