VemsMT1.0.30rc3.zip
timing.c missing from zip.
Mar-14-06 - reported by Dana Scott
In Fan,Water and Fuelpump settings. If I set Coolant fan start temperature to 70 degC, the config value on my LCD value changes to C6. 71 degC gives LCD C8.
This is correct, since the internal format is still degF+40 (71 * 1.8 + 32 + 40 = 200 = 0xC8) unless the tables changed by the tuner (eg for wider range. In this case LCD and megatune with default vemsv3.ini will read fake, eg. 10C lower than reality)
- All documents I can find call for units in degC .... where ? are they about the internal values? note that there are plans to change this for wider range anyway: GenBoard/UnderDevelopment/FirmWare/CoolantTemperatureRange
- Clicking on either 'Fetch from ecu' or 'burn to ecu' will send the value to the ecu.
- The hysteresis value is off by one. MT 8 gives LCD 7
First pass at this has the following results
- Unzipped, flashed with supplied firmware
- Deleted /config/*.mtt
- generate_cofig.bat ran -- no errors
- upload_firmware.bat -- reports: Precompiled version 12x12 Standard Boost
- upload_config.bat -- reports
- config.mtt @2049 char sent
- tables.mtt @ 4017 char sent
- Ran Megatune selected 12x12 standard boost
- VE, Spark, lambda table all report 8x8 in megatune
r028 complete package, with 1.0.23 firmware
- used standard flash and attempt to install technique.
- Initial Firmware flash looks good
- Initial generate config / table _.mtt looks good
- Upload_config looks odd, config is ~17char
- found that WinTools\makeconfig is not working correctly
Mantt mcs bye
Ran r30 \Tools on r28 distribution it at least reported errors ( complained about shiftcut)
Currently under Beta test for emil_
VemsMT1.0.34-testingonly.zip
emil_ provided a download place for me to test.
Givens:
- I have several versions of MegaTune installed.
- I am pretending to be a user for installation and use
- I will not be compiling anything -- only precompiled firmware
- To test I need a complete zip file that has everything where it needs to be already.
- /config with contain default config.txt and tables.txt
Proposed Check sequence
Steps to be checked
- Unzip file
- delete /config/*.mtt
- run in the following order
- upload-firmware.bat
- generate-config.bat ( check for valid table.mtt & config.mtt )
- upload-config.bat
- start provided MegaTune and ensure communication
- run megatune review mode
- report errors
Configuration changes from MegaTune
- change primary trigger setup to 60-2 VAG wheel
- change injector output to batch
- change ignition output to wasted spark
- check redline
- check fuel pump control output ( INJ fet and S259-5 )
- Trigger unit and make sure it reads values
- WBO2
- Check pump_zero
- Calibrate o2%
- Breath test
- Output configuration
- INJ change to 2 or 4 bank outputs re-arranging combinations of outputs ( firmware people should suggest combination checks )
- ING change 2 or 4 wasted spark setups (ie. wasted spark COP or is this the dual_ign mod??)
Test Results:
- using 1.0.34 combo.
- VE in realtime display
- MAP is constant (= ?), RPM varies (from .. to ?).
- Set VE to 131 in all RPM position in particular row (#3 up from bottom)
- full mct dump ? (ve and k and r tables too)
- VE varied from 128-133
- Set VE in table to 131 in all positions
- from Row#1 -- Row #5
- VE in RT display varied from 129-130
- Full mcd dump ? Particularly, kpa_conf is interesting. With wrong kpa config unit, the experimental megatune might say "20 kPa" for a line which is in fact for 40 kPa
Basic results:
- deleted *.mtt files in \config
- generate_config.bat reports 2 errors
- iac_integral_speed in config.txt not in global
- did not find launch_rpm in config.txt
- generate_config.bat made *.mtt files
- upload_firmware.bat reports: Precomiled version reports 12x12 standard boost
- flash successful
- turn off advanced filtering and works fine.