source: trunk/release_notes.txt @ 1

Revision 1, 11.6 KB checked in by kascade, 5 years ago (diff)

initial load

Line 
1                      - Enginuity 0.4.2 Beta -
2            Open-Source ECU Tuning -- www.enginuity.org
3
4
5PLEASE MAKE SURE TO READ RELEASE _NOTES.TXT_ EACH TIME YOU DOWNLOAD
6A NEW VERSION OF ENGINUITY. IMPORTANT NOTICES, KNOWN ISSUES AND
7NEW FEATURES WILL BE DISCUSSED.
8
9Enginuity 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. Enginuity will give you full
12control over timing, fuel, boost and many other parameters in your
13ECU, competing with very expensive and proprietary software. Enginuity
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
22Enginuity 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.enginuity.org and the
30official Enginuity FAQ can be found at
31http://www.enginuity.org/about444.html. Please be aware that as
32Enginuity is still in beta status and changing frequently,
33documentation may be incomplete or out of date.
34
35
36
37-----------------------------
38- 0.4.1b Notes (2/8/2007) -
39-----------------------------
40This release includes a couple minor fixes to the tuning interface and
41major enhancements to the datalogger.
42
43
44
45-----------------------
46- 0.4.1b Known Issues -
47-----------------------
48- 3d graph
49  - Java3d over most VNC implementations will show a blank JFrame
50  - You MUST have up to date graphics drivers that support OpenGL 1.2
51  - Expect ~200 megs of usage when using 3d graphing
52  - Expect possible memory leaks when using 3d graphing
53  - There are some problems with cell selection in 3d graphs
54  - Numerical interpolation can take some time on slower machines
55- Other
56  - File associations will work only in Windows systems
57
58
59
60--------------
61- Change Log -
62--------------
63
640.4.1b (2/8/2007)
65-----------------
66
67--- Tuning ---
68- Fix frame sizes too small on 2d tables
69- Fix switch tables displaying wrong icon in table tree
70
71--- Datalogging ---
72- Autoconnect
73- Reset, disconnect buttons
74- Reset data buttons per tab
75- Updated dash tab with warning levels (warning levels not currently
76  saved to profile)
77- Fixed "Manifold Relative Pressure (Corrected)" parameter
78- Fixed profile save/load problems
79- ECU id display in status bar
80- Updated address format in logger.xml (length attribute added to
81  replace multiple <byte> tags. length defauilts to 1 if not specified)
82- Autodetection of ecu specific parameters via new <ecuparam> tags in
83  logger.xml (IAM, engine load)
84- ECU connection status indicator added to interface (stopped,
85  connecting, reading data, logging to file)
86- Auto filtering of parameter list based on ECU init response (should
87  only display now what your car says it supports)
88- Enable defogger switch based file logging via menu bar (don't need to
89  select it in switch list anymore)
90- Defogger switch is only logged to file when explicitly enabled
91- Absolute timestamp option added for file logging
92- Relative timestamp now reset to zero at the beginning of each log file
93  (unless absolute timestamp is selected)
94- Graph tab color scheme updated
95- Enhancements to the map overlay feature, including display of the live
96  data and overlay of the live data values on the map cells.
97- Tooltips added to parameter list showing parameter description (not all
98  parameters have a description yet though)
99- General logger parameter updates/additions
100
101
1020.4.0b (11/10/2006)
103-------------------
104- Add file associations
105- Ability to view (but not modify) tables above userlevel
106- Add link to latest ECU definitions
107- Fix switch (CEL fix) inheritance
108- Fix table ordering in child ROMs
109- Fix table level display in property panel
110- Fix label fonts on 3D tables
111- Logging
112- 3D graphing
113- Interpolating (map smoothing)
114
115
1160.3.2b (8/12/2006)
117------------------
118- Installer/Shortcuts
119- Add status bar
120- Add support for hex ID strings for Mitsubishi support
121- Fix goofy behavior of increase/decrease at limits
122- Add multiply values function
123- Improve exception handling in XML parser
124- Add lockable tables via ECU definitions
125- Rearrange 3D table labels
126- Improve datacell colorize method
127- Add limits to table values in XML
128- Fix exiting through menu not saving settings
129- Add ECU Definition Manager
130
131
1320.3.1b (7/11/2006)
133------------------
134- Change year attribute to string from int
135- Fix incrementing in compare mode
136- Fix refresh tables working improperly with multiple ROMs open
137- Update table property panel
138- Fix float values not incrementing properly in axiis
139- Fix values not incrementing if increment amount is less than LSB
140- Add option whether to display tables higher than userlevel
141- Add option whether to save changes made to debug tables
142- Fix clicking on ROM tree opening/closing wrong tables
143- Fix switch tables not compensating for RAM
144- Fix many memory leak problems
145- List tables above userlevel, but disabled
146- Color debug tables red
147- Add "version" tag to settings
148- Show release notes on first run
149- Remove unnecessary variables from settings XML
150- Add name and description to CEL/checksum fix tables
151- Fix "(null)" text on static 2D axiis
152- Remove table name from bottom of 2D table
153- Allow single clicking to open tables (via settings)
154- Add fine adjustment values to ECU definition
155- Fix map copy/paste
156- Increment affects real instead of binary value
157- User levels
158- Fix definition parser rounding incrementby values
159- Improve table properties display
160- Fix byte/real conversion validation
161
162
1630.3.0b (7/2/2006)
164---------------------------------------
165- Finish map comparing implementation
166
167
1680.2.93a Private Test Release (7/1/2006)
169---------------------------------------
170- Added "switch" table type
171
172
1730.2.92a Private Test Release (7/1/2006)
174----------------------------------------
175- Fixed squares appearing instead of some float values
176- Fixed exception when entering decimals in coarse value
177- Fixed set value field being cast to integer instead of decimal
178- Fixed progress bar not closing on errors
179- Pressing "." now focuses set value field
180
181
1820.2.91a Private Test Release (6/30/2006)
183----------------------------------------
184- Fixed memory usage issues
185- Added performance and other memory optimizations
186
187
1880.2.90a Private Test Release (6/30/2006)
189----------------------------------------
190- Added 32-bit ECU (float) support
191
192
1930.2.7.4b (5/09/2006)
194--------------------
195- Fixed 16-bit 3D tables saving improperly
196- Added compare to original value function
197
198
1990.2.7.3b (4/17/2006)
200--------------------
201- Fix border colors not showing changes from keyboard
202- Add progress indicators
203- Remove table definition generator
204- Fix refresh button closing images with same filename
205- Fix border/background of static axiis
206- Fix rounding problems causing false conflicts for conversion expressions
207- Fix set value not updating borders
208- Reset default settings option
209- Fix cell border not saving
210- Improve warning messages
211- Fix ECU definition file settings not saving
212- Fix last image directory resetting
213- Fix updated cell border not updating
214
215
2160.2.7.2b (4/12/2006)
217--------------------
218- Fixed close all images
219
220
2210.2.7.1b (4/12/2006)
222--------------------
223- Fixed ECU definitions not saving
224- Fixed last image directory not saving
225- Fixed colors not saving
226- Fixed increased/decreased cell borders not updating
227
228
2290.2.7b (4/12/2006)
230------------------
231- Replace serialized settings object with XML
232- Settings panel
233- Custom sizes/fonts/colors for tables
234- Fix blue 2D table axiis
235- Fix exception when clicking on table list
236- Expression/to_byte conflict warning
237- Rename packages to conventional lowercase
238- Improve refresh method when saving
239- Improve exception reporting
240- Implement "obsolete" tag -- set up wiki with ROM revision info
241- Group tables by category
242- Fix descriptions not working
243- Fix 2D table navigation
244
245
2460.2.6b (4/5/2006)
247-----------------
248- Shortcut keys
249- Improve display of tables too large for window (MDI)
250- Improve exception reporting
251- Improve saved window position on exit (panel size, maximized)
252- Remove "copy" from table menu -- its in the edit menu
253- Fix vertical overhead on table size for new graphical buttons
254- Fix rounding issues with set value
255- Fix ctrl-click on tables 
256- Resize cells to make best use of screen
257- Prevent simultaneous selection of axiis and table values
258- Map copying
259- Graphical icons
260- Cascade windows (MDI)
261- Fix table frame JScrollPane (MDI)
262
263
2640.2.5b (3/28/2006)
265------------------
266- Import tables by single address
267- Refresh image button
268- Table properties
269- Add "obsolete" tag for images with more recent revisions
270- Fix application not closing files after reading
271- Add file extensions to open/save dialog (HEX, BIN)
272- Fix parser searching by XML ID instead of internal storage ID
273- Image properties
274- Show positive (red) and negative (blue) value changes on tables
275BUG FIXES:
276- Decrement (fine) increments
277- Files not closing after being read
278- Set value rounds goofy
279- 1D tables not colorizing properly
280- 2D tables not working properly
281- Set value field shows negative numbers
282
283
2840.2.4a (3/21/2006)
285------------------
286- "Base" attribute for extending/duplicating tables
287- "Omit" attribute not required to omit tables -- just set storageaddress to "0"
288- Fine and coarse adjustment of values
289- Direct value input
290- Support for ROMs with or without RAM sectors
291
292
2930.2.3a (2/27/2006)
294------------------
295- ECU definitions including each other (endless loop) is now handled
296- "Omit" attribute allows incomplete tables to be removed from inheriting definitions
297- Nested includes (includes more than 1 definition deep) tested and working properly
298
299
3000.2.2a (2/26/2006)
301------------------
302- Include support in XML definitions (exception handling not yet implemented!)
303
304
3050.2.1a (2/13/2006)
306------------------
307- Handles storage addresses that are out of range
308- Fixed conflicting parent/child table sizes (done)
309- Replaced "<Table Name>" menu with "Table" -- makes it more obviously a menu
310- Fixed 3D table sizing problem
311- Fixed colorizing exception
312- Fixed backwards endians
313- Fixed storage address out of range exception
314- Improved close image method
315
316
317.20a (2/11/2006)
318----------------
319-Completely rewritten
320-XML ECU definitions
321-View multiple images and tables
322
323
324.14a (11/26/2005)
325------------------
326-Improved axis cell modification
327-Fixed absolute value calculations
328
329.13a
330-----
331-Revised text entry of values
332-Added EUDM WRX support
333-Improved multiple cell selection
334-Improved axis cell modification
335-Axis cell changes can be saved
336
337Supported ECU Versions/Version Added - Deprecated as of version .20a. ECU versions are now defined in ecu_defs.xml.
338----------------------
3392004/2005 USDM WRX:
340-A4TF300E .13a
341-A4TF400E .13a
342-A4TF800E .13a
343-A4TF500F .13a
344-A4TF510F .13a
345-A4TF800F .13a
346
3472002/2003 USDM WRX:
348-A4TC300L .13a
349-A4SGC00C .13a
350-A4SGD10C .13a
351-A4SG900C .13a
352
3532003 EUDM WRX:
354-A4TE001G .13a
Note: See TracBrowser for help on using the repository browser.