RomRaider Logo

RomRaider

Open Source ECU Tools
 FAQ •  Register •  Login 

RomRaider

Documentation

Community

Developers

It is currently Tue Dec 23, 2025 5:34 am

All times are UTC - 5 hours [ DST ]





Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Skip Bytes in XML Definition File
PostPosted: Wed Apr 26, 2023 5:19 pm 
Offline
Newbie

Joined: Fri Nov 22, 2019 7:18 pm
Posts: 7
Hello,

I am working on a definition file for Toyota applications, however the maps have axis within the data, as in the X-Axis will be at the start, however the Y-Axis data is one byte at the end of every row.

In other programs like wols you can define skip bytes in the maps and axis, is there a way to do this with RomRaider in the XML definition file?

Much appreciated.


Top
 Profile  
 
 Post subject: Re: Skip Bytes in XML Definition File
PostPosted: Mon May 15, 2023 8:20 pm 
Offline
RomRaider Developer

Joined: Wed May 20, 2009 9:49 pm
Posts: 7314
Location: Canada eh!
At this time no. You could open a feature request at https://github.com/RomRaider/RomRaider/issues
Please include all the relevant info with a sample of what a table looks like in raw format and what you expect to see in a user friendly format.


Top
 Profile  
 
 Post subject: Re: Skip Bytes in XML Definition File
PostPosted: Mon Oct 02, 2023 4:39 am 
Offline
RomRaider Developer

Joined: Sun May 07, 2017 3:20 pm
Posts: 48
Location: Germany
I recently added something like this for E38 GM PCM. It is not included in a public release yet. See this PR: https://github.com/RomRaider/RomRaider/pull/215

I added a property to skip cells after each column in a 3D Table, example:

Code:
<table category="Tables//Idle Control Tables" endian="big" name="Minimum Idle RPM Vs. Vehicle Speed Vs. Gear" sizex="9" sizey="17" skipCells="1" storageaddress="0x1d6a9e" storagetype="uint16" swapxy="true" type="3D">


Is this what you need?


Top
 Profile  
 
 Post subject: Re: Skip Bytes in XML Definition File
PostPosted: Fri Dec 29, 2023 3:26 pm 
Offline
Newbie

Joined: Thu Aug 10, 2023 3:08 pm
Posts: 3
GeneralLee wrote:
I recently added something like this for E38 GM PCM. It is not included in a public release yet. See this PR: https://github.com/RomRaider/RomRaider/pull/215

I added a property to skip cells after each column in a 3D Table, example:

Code:
<table category="Tables//Idle Control Tables" endian="big" name="Minimum Idle RPM Vs. Vehicle Speed Vs. Gear" sizex="9" sizey="17" skipCells="1" storageaddress="0x1d6a9e" storagetype="uint16" swapxy="true" type="3D">


Is this what you need?


the skipCells property gets you halfway there. I might be missing something though
Here's one of these tables in IDA

Image

Here's it correctly displayed in TunerPro software

Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Style based on FI Subsilver by phpBBservice.nl