Nistune Release 0.12.11

If it isnt a problem or a suggestion it probably goes here.

Moderator: Matt

Matt
Site Admin
 

Posts: 8961
Joined: Sun Jan 29, 2006 1:45 am
Location: Adelaide, Australia
Contact:

Nistune Release 0.12.11

Post by Matt »

Fixing up crash issues reported since 0.11 onwards. Would like people to try 0.12.3 so I can capture any remaining issues before pushing out another stable version. In the process of adding undo functionality and then proceeding through the enhancements list from next week
Version 0.12.3

Fixed bugs:
Update map copy procedure for mismatched ROM files. Bugfix for ticked maps copy procedure
VQ map editing issue. Not working on 16 bit numbers from 0.12.1 update
Emulation hardware map tracing reenable after triggered
Fix bug with document file handler crash closing NULL file on cancel
Clear gauges after log playback window closed

Version 0.12.2

Fixed bugs:
Move autosave out of each change, and perform every minute. Affects mulitple cel updates on Windows 8

Version 0.12.1

Fixed bugs:
CrashReport: Constants List pointer corrupt. Use event for constant list update
CrashReport: Document pointer corrupt. Use local document pointer
CrashReport: UpdateDisplay() crash with invalid imgview pointer. Change pointer checking
CrashReport: Sync window close causes crash
CrashReport: Constants list refresh on maptrace update. Check initialised view for trace updates
CrashReport: Status logging COM port crash. Split string construction
CrashReport: Innovate DLL returning invalid number of ports. Check return value
CrashReport: Invalidate pointers when closing edited grid cells
CrashReport: Generate ENT using GetFolderPath() crashed. Use different windows function
CrashReport: MapGrid crash when maptracing hit whilst drawing initial window
CrashReport: MapGrid initial update crash on bad document pointer. Change pointer assignment
CrashReport: Check GetActiveWindow() valid before using ScreenToClient() crash issue
CrashReport: USBConsult crash when clearing invalid register
CrashReport: LogPlayer crash when lines equal zero (DIV0)
CrashReport: ConsultRawView interfering with ConsultDipsplay view pointer. Crash issue
Add tickbox to File > Configuration to disable emulator polling
Change emulator polling from Version poll to Read byte poll (Attempt resolve Moates firmware issue)
Add extra flags for checking hardware maptracing disabled
Fix up usage of % adjust key for flag/non flag fuel/timing parameters
Fix up VQ map % reporting when using MAF on BNR32 (half size VQ map)

Enhancements:
Initial coding of undo functionality inserted into code base (not yet functional)
Matt
Site Admin
 

Posts: 8961
Joined: Sun Jan 29, 2006 1:45 am
Location: Adelaide, Australia
Contact:

Re: Nistune Release 0.12.4

Post by Matt »

Added undo functionality to 0.12.4

CTRL-Z single cell undo
CTRL-SHIFT-Z map undo

Please try it out and let me know if any issues. Will save upto 10 maps and unlimited cells per map in an undo queue
bachig24u
 

Posts: 677
Joined: Mon Jun 01, 2009 11:46 pm
Location: Campbelltown, NSW
Contact:

Re: Nistune Release 0.12.4

Post by bachig24u »

2 problems.
1. MAF translation stretched with window size instead of showing more than 16 cells (font remains same size).
2. I had previously been working on a CR31 tune in the previous installed version, performed the upgrade of rompack and nistune over the top and was able to open an RB20 bin. 12.4 recalled the the CR31 addy with no error or corrective action prompt. this ended up with everything messed up in the RB20 bin as using CR31 addy as you can imagine.


as for VQ, would it be possible to see a more inclusive view instead of a scroll bar, say a timing map style editable table with trace feature?
The VQ table is very difficult to manually edit, I find it very difficult to locate the area that is accessed and editing is very challenging as 16 cells does cover a great deal of airflow in the lower areas.
Matt
Site Admin
 

Posts: 8961
Joined: Sun Jan 29, 2006 1:45 am
Location: Adelaide, Australia
Contact:

Re: Nistune Release 0.12.4

Post by Matt »

1. MAF translation stretched with window size instead of showing more than 16 cells (font remains same size).
MAF translation has never added more cells when it has been stretched out. I left font size alone for 32 bit tables (like VQ map) since 65535 does not resize very nicely even stretched out. Previously it was cutting off digits when stretched. I can try and get it to add more cells...
2. I had previously been working on a CR31 tune in the previous installed version, performed the upgrade of rompack and nistune over the top and was able to open an RB20 bin. 12.4 recalled the the CR31 addy with no error or corrective action prompt. this ended up with everything messed up in the RB20 bin as using CR31 addy as you can imagine.
When you restart Nistune, it will use the previously saved address file to start with. Is this a HCR32 RB20 BIN from the ROM pack or one of your own?

When I load the RB20 BIN with CR31 address file open, first thing it asks is Slot 1 or Slot 2 (since opening 32K in 16K address file). If you select slot 1 then there is no prompt (since the ECU part number is not in the first 16K). If you open slot 2 (second 16K) then ECU part number is found and query for load correct address file is prompted

Agreed with should be more than 16 cells. Will add to my list
Matt
Site Admin
 

Posts: 8961
Joined: Sun Jan 29, 2006 1:45 am
Location: Adelaide, Australia
Contact:

Re: Nistune Release 0.12.4

Post by Matt »

Agreed with should be more than 16 cells. Will add to my list
This part has been added today. will expand tables > 16 cells (eg VQ map and dwell duty tables for example)
Matt
Site Admin
 

Posts: 8961
Joined: Sun Jan 29, 2006 1:45 am
Location: Adelaide, Australia
Contact:

Re: Nistune Release 0.12.4

Post by Matt »

Version 0.12.5
Fixed bugs:
USB Consult earlier Rev 11, Rev 12 requires USB Purge to prevent checksum error
Identification for earlier revision firmware when detecting up ECU IDs

Enhancement:
Add more 16 cells for VQ map when editing
Add keyboard map buttons for touch screen editing
Large lockable items to fit smaller 800x600 screen on resize
louiswun
 

Posts: 256
Joined: Tue Apr 07, 2009 1:11 am
Location: Hong Kong

Re: Nistune Release 0.12.4

Post by louiswun »

Matt wrote:Version 0.12.5
Add more 16 cells for VQ map when editing
This change is good ! :D
Torque
 

Posts: 639
Joined: Wed Jun 16, 2010 10:08 am

Re: Nistune Release 0.12.5

Post by Torque »

Just installed this release over 12.0

The installer has more options now, but still drops certain files in the (Windows)USER directory.
(I usually copy these manually anyhow)

There's a new dialogue for expert and basic operation (where can you set this after initial startup?)
I selected 'expert' but some menu options are greyed out?
(FLAG SETTINGS, FAN CONTROL, MISC, DTC FILTERING)

Window Arrangement (upper menu) does completely overlap/cover left menu bar ..

The font scaling seems to be working much better :)


Have not used it on the car yet, but am looking forward to it.

Cheers!
Matt
Site Admin
 

Posts: 8961
Joined: Sun Jan 29, 2006 1:45 am
Location: Adelaide, Australia
Contact:

Re: Nistune Release 0.12.5

Post by Matt »

but still drops certain files in the (Windows)USER directory.
nothing has been updated with this enhancement item yet
There's a new dialogue for expert and basic operation
(where can you set this after initial startup?)
File > Configuration > User Mode (lower RHS corner)
Export setting on Z32 shows all these items. Please check expert is still selected here
Window Arrangement (upper menu) does completely overlap/cover left menu bar ..
??? not sure what you mean here.
The font scaling seems to be working much better
Yes made it a tad smaller
bachig24u
 

Posts: 677
Joined: Mon Jun 01, 2009 11:46 pm
Location: Campbelltown, NSW
Contact:

Re: Nistune Release 0.12.5

Post by bachig24u »

log player still crashes after >>> playback.
Matt
Site Admin
 

Posts: 8961
Joined: Sun Jan 29, 2006 1:45 am
Location: Adelaide, Australia
Contact:

Re: Nistune Release 0.12.5

Post by Matt »

log player still crashes after >>> playback.
That issue has not yet been resolved and still is in the bug list. Attached is a copy of the list

I've had a quick look at the problem previously. It basically just plays the log but without any delay. There is some issue with windows messages locking up during playback which I still am trying to find. That ends up freezing the software
Attachments
Nistune_Buglist_0_12_5.xls
Updated buglist 0.12.5 current issues/enhancement requests
(36 KiB) Downloaded 200 times
Torque
 

Posts: 639
Joined: Wed Jun 16, 2010 10:08 am

Re: Nistune Release 0.12.5

Post by Torque »

Matt wrote:
but still drops certain files in the (Windows)USER directory.
nothing has been updated with this enhancement item yet
There's a new dialogue for expert and basic operation
(where can you set this after initial startup?)
File > Configuration > User Mode (lower RHS corner)
Export setting on Z32 shows all these items. Please check expert is still selected here
Yes, found it, was set to standard (I am sure I selected expert)

Window Arrangement (upper menu) does completely overlap/cover left menu bar ..
??? not sure what you mean here.
The windows overlap the menu bar on the left.
Is this works as designed, or shouldn't the menu bar be left unobstructed?
Attachments
NT_COVER.jpg
(273.89 KiB) Downloaded 4925 times
Matt
Site Admin
 

Posts: 8961
Joined: Sun Jan 29, 2006 1:45 am
Location: Adelaide, Australia
Contact:

Re: Nistune Release 0.12.5

Post by Matt »

Okay there is no restriction where you can place windows in the frame area. You can move them out of the way of the menu bars by dragging them (and it will remember where each window was placed next time)

Normal window placement should not usually start at the top LHS however, it should be under the top panel
bachig24u
 

Posts: 677
Joined: Mon Jun 01, 2009 11:46 pm
Location: Campbelltown, NSW
Contact:

Re: Nistune Release 0.12.5

Post by bachig24u »

I'll concur on the "standard" and
"expert" mode automatically switching.

strange reason I lost the 4 throttle enrich menus that I was watching from yesterday, today I was playing back logs and they were nowhere to be seen.
changed to expert mode in config, they reappeared.

Nice job on the slider speeds. nice consistent with no acceleration.
bachig24u
 

Posts: 677
Joined: Mon Jun 01, 2009 11:46 pm
Location: Campbelltown, NSW
Contact:

Re: Nistune Release 0.12.5

Post by bachig24u »

Matt,
I must ask,
Why does the AFR auto adjust operate in reverse to the fuel map? - more, + less.

I know its logical, but its not practical.

New bug. found after creating an autotune file and then trying to save
" autotune binary file can not be written"
tried 'documents', c:\, new folder. still no go

KR
Simon
Locked