IssueReports/VemsTune (2013-08-26 13:48:09)

Add issues/bugs to most recent release at the top

Do not forget to mention at least:

Known issues


Vemstune 1.5.9

AnalogInputCalibrationWizard doesn´t work properly.

Min 1 , 100

Max 4 , 400

Gives

Scale 249 * 2

Input is 3v , results should be 300, comes out as 1494

Min 1 , 100

Max 5 , 500

Gives

Scale 250 * 2 .

Input is 2.5v, should come out as 250, comes out as 1250

(MaxValue - MinValue / MaxV-MinV ) = Scale

Offset = MinValue - (Scale * MinV)

Value = Volt * Scale + Offset

Unless I´m missing what A and B do?

Any reason why the values aren´t just 16bit, rather then having an offset and scale multipliers?

Adding new descriptors a problem when added to Misc, but Misc isn´t a selectable list, now impossible to create a new or edit said descriptor.

VemsTune 2013-03-26 1.5.3.

Vemstune page_config ini

Small vemstune bug, when limits are set on variable range, like:

; todo - strangely vemstune does not limit input to selected range, 0-3.1, is this a bug ??

fuelcut_delay_time = scalar, U08, 29, "s",0.1,0.0, 0.0, 3.1, 1

; eof todo - db

Vemstune does not limit input on set range (in this case 3.1) but rather on max variable size times multiplier (25.5)


VemsTune 2013-06-30

Offline editing config : Can't edit the curves with arrow keys or dragging with the mouse, only number input from keyboard works. Example: "warmup enrichment curve"

Tested with VemsTune 2013-03-26 and config file from firmware 1.2.11.

SD card does not record the switched config (say config A) when started to record under config B

Tested with VemsTune 2013-06-30 and config file from firmware 1.2.14.


VemsTune 2013-02-15

Primary Trigger Visual doesn't understand 8+ cylinder engines (eg. 16 resets the cylinder numbers, bad).

Fixed. (Get newest VT). Works upto 16 cyl.


Wish-item. Solved: just click the "recycle" icon under "Show / Hide Help F2": if toggled by single press, the gauges will update as cursor moved

Maybe default-on would be a more intuitive...

2013-03-26 Digital displays on left side of Multi graph - report started from MembersPage/KevinBlack 's sentences

Every time I install a newer VemsTune (I use 2012-06-29 because it "works") - the first thing I notice is that the

Graph%20Screen%201.JPG

Graph%20Screen%202.JPG


Vemstune 1.3.1 2012-07-30

Problem with Editor after saving a certain view.

It will add more instances of the same channel, this has been

a problem on many older versions as well, I don´t think any version has ever not had this problem.

editorproblem.jpg

Also just to note :

As discussed with Emil it would be nice if the whole view could be saved as a single file for export to customers, this means gauge views and multi graphs all saved into a single file.


Vemstune 2012-01-30

Using firmware 1.1.98 Y axis values are wrong after upgrading to this firmware.

Also bug after uploading firmware is that the ecu is stuck in

safety mode after firmware update. Tested back in 2011-12-21 and no problem there.


Vemstune 2011-15-11


FIXED: VT 2011-06-04 flags fake warning

For the Audi trigger divide by 3 setup (default VemsTune/QuickStartAudi ) show a warning on validate.


In vemstune/config/include page-config-[version].ini

change sdcard_choice sdcard_choice = bits, U08, 149, [1] , "INVALID", "INVALID", "INVALID"

In to

sdcard_choice = bits, U08, 149, [2], "Disabled", "Enabled"

I don't know if its good but it works getting your knock working again in channel 0.


VemsTune 2011-05-27

(report by Mattias)

VemsTune 2011-01-20


Fixed items

May not appear until next release.