Page 5 of 7

Re: Nistune Release 1.2.80

Posted: Thu Feb 15, 2018 12:47 pm
by Matt
Changes have been done. Files below

Address file in the Documents\Nistune\Address\Feature pack 1 folder

Reflash the board (using base image programmer) with updated ENT file in the ZIP
Z31_VG30ET_1988_26P0F_MT_SS_FP.zip
updated firmware (batch file parameter)
(15.8 KiB) Downloaded 158 times
Z31_VG30_128_E_88-89_FP.adr
(1.05 KiB) Downloaded 167 times

Re: Nistune Release 1.2.80

Posted: Fri Feb 16, 2018 1:45 am
by Mercennarius
Awesome, thanks Matt!

Re: Nistune Release 1.2.80

Posted: Fri Mar 09, 2018 5:56 pm
by Matt
Both ROM packs have been updated. This includes some extra ECU part numbers not in previous releases

- Z32 FP1 updates (bug fix when ECU goes to knock maps, ECU goes rich)
- S14-S15,ER34/WC34 FP2 updates (boost control fixes, blended boost updates between boost map1/map2 - see FP2 docs for more info)
- B13, P10, S13, B14 SR20DE updates for 12500rpm limiter (from 8012rpm limiter)
- Z31 FP1/VL RB30ET update (batch/sequential change over point)

Files:
Nistune_ROM_Pack_2.9.exe
Nistune_FP2_ROM_Pack_2.5.exe
You will be prompted for an update when you next run Nistune

Re: Nistune Release 1.2.80

Posted: Sat Mar 10, 2018 3:13 pm
by Matt
Naming issue with the FP 2.5 ROM pack which has been fixed on the website if anyone was having issues

Re: Nistune Release 1.2.82

Posted: Thu Mar 29, 2018 2:13 pm
by Matt
Version 1.2.82
Consult register invalidation bug fix (set all registers invalid during init)
ERK14 fuel map display fix
Support for S13 CA18DET 64 point VQ map firmware
Add AAC duty cycles for HCR32 (CR0000191)
Fix throttle enrich/recover tables (CR0000097)
Replace TTP_MAX2 with TTP_CRANK (S13 CA18DET)
Update download URL for new website, put in redirect on website
Add MTS debug (connect) info for tracing connect delays using Innovate MTS
Fix up keyboard panel view UP button
Add blended ethanol boost tickbox for FP2 blended boost map support
Fix progress bar on webupdater to truely represent 0-100% download time
Add additional map definitions to software
Make compare grid colour lighter for easier viewing (dark screen)
Remove all hard coded table string names. Use only names from translation file
Fix up ordering of translation file (tool tips affected)
Remove map grid consult registers, and allow custom size 3D maps and graphics view
Identify and remove handle leak issue in monitor thread
Update code for redrawing 3D maps and centralisation with 8 / 16 byte indexes
Disable trigger_reconnect flag causing manual user reconnect issue, after connection dropped
Removed unused code 'Tracemapview'
Add 'copy' function and fix right click context menu for 'TRACE' windows
Webupdater - add exception handling and re-order processing for rename/delete

Been attempting to close out open problem reports
http://www.nistune.com/mantis/my_view_page.php

Still to look at performance issues. Current focus is on moving the gauges into separate right click custom type. Will be working on that next and then improving stream mode + wideband update rates (affecting some machines)

Re: Nistune Release 1.2.82

Posted: Fri Apr 06, 2018 5:43 am
by iyarovoy
Using 1.2.82 and loading in a S13 KA24DE FP Map, the "Estimated AFR" function seems to be translating incorrectly.

See attached screen capture.

Re: Nistune Release 1.2.82

Posted: Sat Apr 07, 2018 7:09 am
by Matt
Thanks. Yes I've found this and fixed Thursday. I've got to check over some other code updates currently being done and then will put up another version

Re: Nistune Release 1.2.82

Posted: Fri Apr 13, 2018 3:58 pm
by Matt
Version 1.2.83
Remove address file commenting
Update internals for WORD processing (replaces BYTE)
Add extra map definitions
Fix updates from 1.2.82 (variable grid size, table interpolation, AFR/PW display)
Add EGR offset to 32K ROM files
Next beta version update

Re: Nistune Release 1.2.82

Posted: Wed Apr 18, 2018 2:54 am
by iyarovoy
Matt wrote:
Version 1.2.83
Remove address file commenting
Update internals for WORD processing (replaces BYTE)
Add extra map definitions
Fix updates from 1.2.82 (variable grid size, table interpolation, AFR/PW display)
Add EGR offset to 32K ROM files
Next beta version update
Mr Matt,

I get all 0s in all Cells when I look at the Fuel Map in the "Estimated AFR" view, and "1#J" in all Cells when looking in "Injector" view.

Re: Nistune Release 1.2.83

Posted: Thu Apr 19, 2018 8:02 am
by Matt
Thanks. I see it here also. Will fix it up next week when back from vacation

Re: Nistune Release 1.2.83

Posted: Tue May 01, 2018 6:22 pm
by Matt
Version 1.2.84
Fix limit check with 4 cell maptracing (overlaying top load row)
Fix AFR/lambda display after removing knock delta listing
Do not add ATPS parameter to NEO ECUs if PIN locked (write error)

Re: Nistune Release 1.2.84

Posted: Fri May 18, 2018 7:10 pm
by RomChip200
Is there a way to disable (registry key ?) the Nistune update window at startup ?
It takes a while and fails on PC with no connection, it ends up with "Download failed for Nistune_Vers_list.txt" popup.

Re: Nistune Release 1.2.84

Posted: Sun May 20, 2018 7:55 am
by iyarovoy
NIstune Version 1.2.84
Problem #1
Map Editing feature has a bug. Using +, -, =, %, does not work until you:
Does Not Work:
nistuneBug_2_1.JPG
(76.79 KiB) Downloaded 4288 times
1. Type " *1 ", or any multiplication
nistuneBug_2_2.JPG
(76.34 KiB) Downloaded 4288 times
2. Delete the " *1" entry from the field,

3. Now all operations work.
nistuneBug_2_3.JPG
(77.13 KiB) Downloaded 4288 times
Sound like a state machine enters the wrong state or something, and there is a weird limit of only adding and subtracting +/- 10 or less.



Problem #2
Also when you have a number in the "Map Edit Window", whether you hit "OK" or "Cancel" the operation gets applied. To try it do the following:
1. Select cells in a map and click enter
2. Enter " *9"
3. Hit Cancel or exit out of the window via the "X" button
4. The cells still get multiplied by 9

Re: Nistune Release 1.2.84

Posted: Mon May 21, 2018 1:09 pm
by Matt
http://www.nistune.com/mantis/view.php?id=202
I'll add a tickbox to stop updates

With the editing issue, thanks I'll check that out when I work on the code next

Re: Nistune Release 1.2.80

Posted: Sat May 26, 2018 1:26 am
by noynek
Matt wrote:Both ROM packs have been updated. This includes some extra ECU part numbers not in previous releases

- Z32 FP1 updates (bug fix when ECU goes to knock maps, ECU goes rich)
- S14-S15,ER34/WC34 FP2 updates (boost control fixes, blended boost updates between boost map1/map2 - see FP2 docs for more info)
- B13, P10, S13, B14 SR20DE updates for 12500rpm limiter (from 8012rpm limiter)
- Z31 FP1/VL RB30ET update (batch/sequential change over point)

Files:
Nistune_ROM_Pack_2.9.exe
Nistune_FP2_ROM_Pack_2.5.exe
You will be prompted for an update when you next run Nistune

Below is from the "Feature Pack Update information Thread" Posted
on Wed Feb 07, 2018 4:19 am

Matt wrote:Update for the following models:
S13 SR20DE
52F0F, 52F1F
B13 SR20DE
64Y0F, 67Y0F, 71Y0F
B14 SR20DE
1M86F, 1M87F
P10 SR20DE
70J0F, 70J1F
P11 SR20DE
2J20F, 3J40F, 3J50F, 3J80F, 3J90F

Increase RPM input from 8012rpm to 12,500rpm. Increase RPM limiter to suit

ENT files in the attachment. These have been bench tested (not vehicle tested) at this point. Interested for people to try this out

I see that in the FP Rom Pack 2.5Exe listing on this thread as posted at a later date that the the P11 ECU's were omitted.Was this inadvertent, or are the updated (increased RPM ) P11 Ecu's ENT's not part of the Official FP updates.. I currently have NIstune 1.281 and FP ROM pack Version 2.8

I just woud like to make sure that my current FP .ent files have the updated RPM Limit. I already have some P11 FP boards burnt Pre Feb 2018. So I would like to update them with the new Ent Files