That isn't an exhaustive list, not even close.
Every single torque value needs rescaling in ECU to do it properly, regardless if it's single value or a map axis/value.
You're not going to do that manually. A2L is needed and then some coding to automate the process.
I've spent about 10 hours working on this since my last post as I really want to do this!
I've been using chatgpt (going round in circles) to help me parse the attached file.
(Won't let me attach for some reason)
https://file.io/2W7WJjC0N1LlAs I understand it; in attempting to find "where torque is" I can use:
1. The scaling factor rel_uw_b100 as we know torque is a 0-100 value
2. The word "moment"
3. a chatgpt interpretation of the maps descriptions
I'm 99% sure there is a better way of parsing this file lol.
Please Mr PRJ, throw me some bread crumbs!