source: trunk/release_notes.txt @ 78

Revision 78, 11.3 KB checked in by kascade, 5 years ago (diff)

cleanup

Line 
1                      - RomRaider 0.5.0 Beta -
2            Open-Source ECU Tuning -- www.romraider.com
3
4
5PLEASE MAKE SURE TO READ RELEASE _NOTES.TXT_ EACH TIME YOU DOWNLOAD
6A NEW VERSION OF ROMRAIDER. IMPORTANT NOTICES, KNOWN ISSUES AND
7NEW FEATURES WILL BE DISCUSSED.
8
9RomRaider is a full featured Engine Control Unit editing application
10for tuning virtually any manufacturer, meant to be used in conjuction
11with ECU flash and dump utilities. RomRaider will give you full
12control over timing, fuel, boost and many other parameters in your
13ECU, competing with very expensive and proprietary software. RomRaider
14will remove your need for piggyback systems designed to control these
15functions, and, in most cases, work as well as or better than any
16stand alone engine management. Reflashing your stock ECU also has the
17added benefit of a manufacturer tested base map, giving you top notch
18performance and saving time tuning idle and low throttle applications
19while retaining all of the benefit of the research and development
20manufacturer's spend millions of dollars on.
21
22RomRaider is currently in BETA TEST status, meaning it is not
23thoroughly tested and not intended for use by inexperienced users. In
24addition to being incomplete and untested, only experienced tuners
25with the required tools (ie, wideband oxygen sensor) should modify an
26ECU image. As with any engine management, changes could result in
27severe engine damage. Use at your own risk.
28
29Documentation is available at http://wiki.romraider.com and the
30official RomRaider FAQ can be found at
31http://www.romraider.com/about444.html. Please be aware that as
32RomRaider is still in beta status and changing frequently,
33documentation may be incomplete or out of date.
34
35
36
37-----------------------------
38- 0.5.0b Notes (5/1/2008) -
39-----------------------------
40This release includes minor fixes to the editor and major
41enhancements to the logger.
42
43
44
45-----------------------
46- 0.5.0b Known Issues -
47-----------------------
48- Editor
49  - Pasting table data can cause hangs under certain circumstances
50- Logger
51  - ECU connections under Linux are flaky (start the logger after
52      you've started the engine)
53  - AEM UEGO support is a bit flaky
54- UTEC Logger incomplete
55
56
57--------------
58- Change Log -
59--------------
60
610.5.0b (5/1/2008)
62-----------------
63
64--- Editor ---
65- Minor bug fixes
66- RAMTune test application
67
68--- Logger ---
69- Plugin interface added including plugins for,
70  - Innovate LC-1
71  - Innovate LM-1
72  - AEM UEGO
73  - UTEC
74- New MAF scaler tab
75- New injector scaler tab
76- Reset ECU
77
78
790.4.1b (2/8/2007)
80-----------------
81
82--- Tuning ---
83- Fix frame sizes too small on 2d tables
84- Fix switch tables displaying wrong icon in table tree
85
86--- Datalogging ---
87- Autoconnect
88- Reset, disconnect buttons
89- Reset data buttons per tab
90- Updated dash tab with warning levels (warning levels not currently
91  saved to profile)
92- Fixed "Manifold Relative Pressure (Corrected)" parameter
93- Fixed profile save/load problems
94- ECU id display in status bar
95- Updated address format in logger.xml (length attribute added to
96  replace multiple <byte> tags. length defauilts to 1 if not specified)
97- Autodetection of ecu specific parameters via new <ecuparam> tags in
98  logger.xml (IAM, engine load)
99- ECU connection status indicator added to interface (stopped,
100  connecting, reading data, logging to file)
101- Auto filtering of parameter list based on ECU init response (should
102  only display now what your car says it supports)
103- Enable defogger switch based file logging via menu bar (don't need to
104  select it in switch list anymore)
105- Defogger switch is only logged to file when explicitly enabled
106- Absolute timestamp option added for file logging
107- Relative timestamp now reset to zero at the beginning of each log file
108  (unless absolute timestamp is selected)
109- Graph tab color scheme updated
110- Enhancements to the map overlay feature, including display of the live
111  data and overlay of the live data values on the map cells.
112- Tooltips added to parameter list showing parameter description (not all
113  parameters have a description yet though)
114- General logger parameter updates/additions
115
116
1170.4.0b (11/10/2006)
118-------------------
119- Add file associations
120- Ability to view (but not modify) tables above userlevel
121- Add link to latest ECU definitions
122- Fix switch (CEL fix) inheritance
123- Fix table ordering in child ROMs
124- Fix table level display in property panel
125- Fix label fonts on 3D tables
126- Logging
127- 3D graphing
128- Interpolating (map smoothing)
129
130
1310.3.2b (8/12/2006)
132------------------
133- Installer/Shortcuts
134- Add status bar
135- Add support for hex ID strings for Mitsubishi support
136- Fix goofy behavior of increase/decrease at limits
137- Add multiply values function
138- Improve exception handling in XML parser
139- Add lockable tables via ECU definitions
140- Rearrange 3D table labels
141- Improve datacell colorize method
142- Add limits to table values in XML
143- Fix exiting through menu not saving settings
144- Add ECU Definition Manager
145
146
1470.3.1b (7/11/2006)
148------------------
149- Change year attribute to string from int
150- Fix incrementing in compare mode
151- Fix refresh tables working improperly with multiple ROMs open
152- Update table property panel
153- Fix float values not incrementing properly in axiis
154- Fix values not incrementing if increment amount is less than LSB
155- Add option whether to display tables higher than userlevel
156- Add option whether to save changes made to debug tables
157- Fix clicking on ROM tree opening/closing wrong tables
158- Fix switch tables not compensating for RAM
159- Fix many memory leak problems
160- List tables above userlevel, but disabled
161- Color debug tables red
162- Add "version" tag to settings
163- Show release notes on first run
164- Remove unnecessary variables from settings XML
165- Add name and description to CEL/checksum fix tables
166- Fix "(null)" text on static 2D axiis
167- Remove table name from bottom of 2D table
168- Allow single clicking to open tables (via settings)
169- Add fine adjustment values to ECU definition
170- Fix map copy/paste
171- Increment affects real instead of binary value
172- User levels
173- Fix definition parser rounding incrementby values
174- Improve table properties display
175- Fix byte/real conversion validation
176
177
1780.3.0b (7/2/2006)
179---------------------------------------
180- Finish map comparing implementation
181
182
1830.2.93a Private Test Release (7/1/2006)
184---------------------------------------
185- Added "switch" table type
186
187
1880.2.92a Private Test Release (7/1/2006)
189----------------------------------------
190- Fixed squares appearing instead of some float values
191- Fixed exception when entering decimals in coarse value
192- Fixed set value field being cast to integer instead of decimal
193- Fixed progress bar not closing on errors
194- Pressing "." now focuses set value field
195
196
1970.2.91a Private Test Release (6/30/2006)
198----------------------------------------
199- Fixed memory usage issues
200- Added performance and other memory optimizations
201
202
2030.2.90a Private Test Release (6/30/2006)
204----------------------------------------
205- Added 32-bit ECU (float) support
206
207
2080.2.7.4b (5/09/2006)
209--------------------
210- Fixed 16-bit 3D tables saving improperly
211- Added compare to original value function
212
213
2140.2.7.3b (4/17/2006)
215--------------------
216- Fix border colors not showing changes from keyboard
217- Add progress indicators
218- Remove table definition generator
219- Fix refresh button closing images with same filename
220- Fix border/background of static axiis
221- Fix rounding problems causing false conflicts for conversion expressions
222- Fix set value not updating borders
223- Reset default settings option
224- Fix cell border not saving
225- Improve warning messages
226- Fix ECU definition file settings not saving
227- Fix last image directory resetting
228- Fix updated cell border not updating
229
230
2310.2.7.2b (4/12/2006)
232--------------------
233- Fixed close all images
234
235
2360.2.7.1b (4/12/2006)
237--------------------
238- Fixed ECU definitions not saving
239- Fixed last image directory not saving
240- Fixed colors not saving
241- Fixed increased/decreased cell borders not updating
242
243
2440.2.7b (4/12/2006)
245------------------
246- Replace serialized settings object with XML
247- Settings panel
248- Custom sizes/fonts/colors for tables
249- Fix blue 2D table axiis
250- Fix exception when clicking on table list
251- Expression/to_byte conflict warning
252- Rename packages to conventional lowercase
253- Improve refresh method when saving
254- Improve exception reporting
255- Implement "obsolete" tag -- set up wiki with ROM revision info
256- Group tables by category
257- Fix descriptions not working
258- Fix 2D table navigation
259
260
2610.2.6b (4/5/2006)
262-----------------
263- Shortcut keys
264- Improve display of tables too large for window (MDI)
265- Improve exception reporting
266- Improve saved window position on exit (panel size, maximized)
267- Remove "copy" from table menu -- its in the edit menu
268- Fix vertical overhead on table size for new graphical buttons
269- Fix rounding issues with set value
270- Fix ctrl-click on tables
271- Resize cells to make best use of screen
272- Prevent simultaneous selection of axiis and table values
273- Map copying
274- Graphical icons
275- Cascade windows (MDI)
276- Fix table frame JScrollPane (MDI)
277
278
2790.2.5b (3/28/2006)
280------------------
281- Import tables by single address
282- Refresh image button
283- Table properties
284- Add "obsolete" tag for images with more recent revisions
285- Fix application not closing files after reading
286- Add file extensions to open/save dialog (HEX, BIN)
287- Fix parser searching by XML ID instead of internal storage ID
288- Image properties
289- Show positive (red) and negative (blue) value changes on tables
290BUG FIXES:
291- Decrement (fine) increments
292- Files not closing after being read
293- Set value rounds goofy
294- 1D tables not colorizing properly
295- 2D tables not working properly
296- Set value field shows negative numbers
297
298
2990.2.4a (3/21/2006)
300------------------
301- "Base" attribute for extending/duplicating tables
302- "Omit" attribute not required to omit tables -- just set storageaddress to "0"
303- Fine and coarse adjustment of values
304- Direct value input
305- Support for ROMs with or without RAM sectors
306
307
3080.2.3a (2/27/2006)
309------------------
310- ECU definitions including each other (endless loop) is now handled
311- "Omit" attribute allows incomplete tables to be removed from inheriting definitions
312- Nested includes (includes more than 1 definition deep) tested and working properly
313
314
3150.2.2a (2/26/2006)
316------------------
317- Include support in XML definitions (exception handling not yet implemented!)
318
319
3200.2.1a (2/13/2006)
321------------------
322- Handles storage addresses that are out of range
323- Fixed conflicting parent/child table sizes (done)
324- Replaced "<Table Name>" menu with "Table" -- makes it more obviously a menu
325- Fixed 3D table sizing problem
326- Fixed colorizing exception
327- Fixed backwards endians
328- Fixed storage address out of range exception
329- Improved close image method
330
331
332.20a (2/11/2006)
333----------------
334-Completely rewritten
335-XML ECU definitions
336-View multiple images and tables
337
338
339.14a (11/26/2005)
340------------------
341-Improved axis cell modification
342-Fixed absolute value calculations
343
344.13a
345-----
346-Revised text entry of values
347-Added EUDM WRX support
348-Improved multiple cell selection
349-Improved axis cell modification
350-Axis cell changes can be saved
351
352Supported ECU Versions/Version Added - Deprecated as of version .20a. ECU versions are now defined in ecu_defs.xml.
353----------------------
3542004/2005 USDM WRX:
355-A4TF300E .13a
356-A4TF400E .13a
357-A4TF800E .13a
358-A4TF500F .13a
359-A4TF510F .13a
360-A4TF800F .13a
361
3622002/2003 USDM WRX:
363-A4TC300L .13a
364-A4SGC00C .13a
365-A4SGD10C .13a
366-A4SG900C .13a
367
3682003 EUDM WRX:
369-A4TE001G .13a
Note: See TracBrowser for help on using the repository browser.