RomRaider Logo

RomRaider

Open Source ECU Tools
 FAQ •  Register •  Login 

RomRaider

Documentation

Community

Developers

It is currently Wed Dec 24, 2025 11:32 pm

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: D2WD200A - MY04 JDM Legacy 3.0R 6MT (Updated 21/05/2012)
PostPosted: Sun May 20, 2012 8:39 pm 
Offline
Newbie

Joined: Sat Mar 18, 2006 2:14 pm
Posts: 84
Location: Auckland
RomRaider Donations are welcome! Support the site that supports you.

The EcuFlash def for this Rom has been updated to include Speed Limiter tables.

Store the file in directory: \Program Files\OpenECU\EcuFlash\rommetadata\subaru\Legacy 3.0R of your EcuFlash installation.

Small changes were made to 32BITBASE with regards to the Speed Limiter functionality, it is not necessary to update your 32BITBASE unless you wish to adjust the Throttle Reduction Percentage used by the Throttle Speed Cut (you can still adjust the thresholds)

Changes made to 32BITBASE:
Added:
Code:
<scaling name="ThrottlePlateOpeningAngle(%)2" units="%" toexpr="(x-128)*0.78" frexpr="(x/0.78)+128" format="%.0f" min="-128" max="128" inc="1" storagetype="uint8" endian="little"/>


Replaced:
Code:
<table name="Speed Limiting (Throttle)" category="Miscellaneous - Limits" type="2D" level="4" scaling="VehicleSpeed(KMH)">
   <description>The vehicle speed at which throttle is reduced.</description>
   <table name="Throttle Reduction" type="Static Y Axis" elements="2">
      <data>None Below</data>
      <data>High Above</data>
   </table>
</table>


With:
Code:
<table name="Speed Limiting (Throttle)" category="Miscellaneous - Limits" type="2D" level="4" scaling="VehicleSpeed(KMH)">
   <description>The vehicle speed at which throttle is reduced.</description>
   <table name="Throttle Reduction" type="Y Axis" elements="2" scaling="ThrottlePlateOpeningAngle(%)2">
      <data>None Below</data>
      <data>High Above</data>
   </table>
</table>


As above these changes are OPTIONAL

Worth noting that these changes can be applied to ANY of the DBW defs I've encountered so far as the Throttle Speed Limiter is actually a table, not distinct values.


Attachments:
D2WD200A.xml [16.29 KiB]
Downloaded 353 times
Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

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