EvoScan v2.6 And New EvoScan GPS/Logger/Reflashing Touchscreen Review
Is that Patch Connector ( https://www.evolutionm.net/forums/sa...g-evoscan.html ) Needed to Log with a AEM UEGO WB? I want to log a WB also so I can do some 3rd pulls to have Mellon write me some maps.
Deak
Deak
Evolved Member
iTrader: (11)
Joined: Oct 2007
Posts: 1,430
Likes: 1
From: Connecticut / Massachusetts U.S.A
Is that Patch Connector ( https://www.evolutionm.net/forums/sa...g-evoscan.html ) Needed to Log with a AEM UEGO WB? I want to log a WB also so I can do some 3rd pulls to have Mellon write me some maps.
Deak
Deak
You can build your own. You just need an RS-232 (serial cable) and cut the cable and attach the blue wire (from the UEGO) to pin 2 (on the serial cable) and ground pin 5. Just make sure you use a continuity tester (on a volt meter) on the serial cable to make sure you have the correct wires selected (for pin 2 and pin 5).
You could also go to Radioshack and get a RS-232 connector and solder the wires on (instead of cutting a whole serial cable up).
-Bink
I'm confused, you posted this last month:
but with this beta10 release you have much much much less. So where you even logging the above items last month?
2008/09 EVOX EFI ECU:
Battery Voltage
Idle RPM
Vehicle Speed
Intake Sensor 44 deg c
Coolant Sensor 68 degC
MAP Sensor 102.4kpa
Airflow Sensor 1171.9 mV
APS Main 996.1 mV
TPS 722.7 mV
TPS max 4375.0mV
TPS(main) learn 859.4mV
TPS(sub) 4257.8mV
Ignition Advance 61CA
Injection Time 0.0ms
LTFT Bank1 -1.2%
STFT Bank1 0.0%
Knock Retard 0.0CA
Knock Learn 100%
VVT Intake 15.0CA
VVT Exhaust -25.0CA
Purge Relay Duty 0.0%
Throttle Actuator 6.7%
ETV Idle Open 0.7V (electronic throttle valve?)
ISC Learn (A/C off) 0.0 L/S
ISC Learn (A/C on) 0.0 L/S
Absolute Load 0.0 %
Accelerate Load 0.0%
Crank Signal Off
Airflow Sensor 0.40g/s
Front 02 Sensor 0.000V
Rear 02 Sensor 0.000V
APS 102 kPa
TPS relative 6.7%
TPS sub
APS Main 19.6%
APS Sub
Fuel Status 1 0L
RV
Read/Clear EFI Trouble Codes
2008/09 EVOX ABS ECU
Longitudinal G-Sensor 0.000G
Horizontal G-Sensor 0.022G
Yaw Rate sensor 0.0
Brake Level Switch NORMAL
Engine RPM 0.0 rpm
Engine Torque 0.0Nm
Expected Gear Value D N R
Current Gear Value R D
Brake Sensor OFF
Horizontal G-Sensor Offset Value -0.007G
CVI Oil Temp
Primary Gear Speed 4096 r_min
real engine torque
correct engine torque
input torque
gear position 1st
Read/Clear ABS Trouble Codes
Battery Voltage
Idle RPM
Vehicle Speed
Intake Sensor 44 deg c
Coolant Sensor 68 degC
MAP Sensor 102.4kpa
Airflow Sensor 1171.9 mV
APS Main 996.1 mV
TPS 722.7 mV
TPS max 4375.0mV
TPS(main) learn 859.4mV
TPS(sub) 4257.8mV
Ignition Advance 61CA
Injection Time 0.0ms
LTFT Bank1 -1.2%
STFT Bank1 0.0%
Knock Retard 0.0CA
Knock Learn 100%
VVT Intake 15.0CA
VVT Exhaust -25.0CA
Purge Relay Duty 0.0%
Throttle Actuator 6.7%
ETV Idle Open 0.7V (electronic throttle valve?)
ISC Learn (A/C off) 0.0 L/S
ISC Learn (A/C on) 0.0 L/S
Absolute Load 0.0 %
Accelerate Load 0.0%
Crank Signal Off
Airflow Sensor 0.40g/s
Front 02 Sensor 0.000V
Rear 02 Sensor 0.000V
APS 102 kPa
TPS relative 6.7%
TPS sub
APS Main 19.6%
APS Sub
Fuel Status 1 0L
RVRead/Clear EFI Trouble Codes
2008/09 EVOX ABS ECU
Longitudinal G-Sensor 0.000G
Horizontal G-Sensor 0.022G
Yaw Rate sensor 0.0
Brake Level Switch NORMAL
Engine RPM 0.0 rpm
Engine Torque 0.0Nm
Expected Gear Value D N R
Current Gear Value R D
Brake Sensor OFF
Horizontal G-Sensor Offset Value -0.007G
CVI Oil Temp
Primary Gear Speed 4096 r_min
real engine torque
correct engine torque
input torque
gear position 1st
Read/Clear ABS Trouble Codes
EvoM Guru
iTrader: (50)
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
...
OpenPort2.0 + EvoX/CAN Notes:
Select OpenPort2.0 radio button, select EvoX/CAN radio button, the baudrate is 500000, select ECU as EvoX
To read some values from EvoX/CAN, you must change the trailing number. there is a possibility of 4 bytes that are returned from each CAN request, for example CAN0-0, CAN0-1, CAN0-2, and CAN0-3, then the sequence continues with CAN1-0, CAN1-1, CAN1-2, CAN1-3, CAN2-0, etc until CAN25-3
you will find CAN2-0 = CAN3-0 = CAN4-0 = CAN5-0 are the same, I just gave them a number that is in sequence for the dataitems. (etc, also CAN2-3 = CAN3-3 = CAN4-3 = CAN5-3)
...
OpenPort2.0 + EvoX/CAN Notes:
Select OpenPort2.0 radio button, select EvoX/CAN radio button, the baudrate is 500000, select ECU as EvoX
To read some values from EvoX/CAN, you must change the trailing number. there is a possibility of 4 bytes that are returned from each CAN request, for example CAN0-0, CAN0-1, CAN0-2, and CAN0-3, then the sequence continues with CAN1-0, CAN1-1, CAN1-2, CAN1-3, CAN2-0, etc until CAN25-3
you will find CAN2-0 = CAN3-0 = CAN4-0 = CAN5-0 are the same, I just gave them a number that is in sequence for the dataitems. (etc, also CAN2-3 = CAN3-3 = CAN4-3 = CAN5-3)
...
1) Have you found a "CAN table" like the MUT table?
2) If no to question #1, does the CAN use the MUT table?
3) If yes to question #2, can you explain your CAN request IDs a little better? It sounds like you have made up your own nomenclature.
Thread Starter
Former Sponsor
iTrader: (4)
Joined: Dec 2003
Posts: 723
Likes: 1
From: TGA, New Zealand
Hi mrfred, I don't know anything about a mut table for evox sorry, it just uses the standard CAN protocll nothing to do with MUT. are you on msn messenger? we can try and work it out, I am always online every day.
Thread Starter
Former Sponsor
iTrader: (4)
Joined: Dec 2003
Posts: 723
Likes: 1
From: TGA, New Zealand
cool 
Is this beta10 or beta11? (title bar says 11)
For the benefit of others you need to unzip this INTO your existing evoscan 2.5 directory.
I suggest you backup the 2.5 install first
Hamish - Can you explain how CAN logging differs from MUT? The X still has a MUT_TABLE so presumably MUT logging still works?

Is this beta10 or beta11? (title bar says 11)
For the benefit of others you need to unzip this INTO your existing evoscan 2.5 directory.
I suggest you backup the 2.5 install first

Hamish - Can you explain how CAN logging differs from MUT? The X still has a MUT_TABLE so presumably MUT logging still works?
ok yes it can be beta11
that was a mistake. it was meant to be beta10, I will make the next one beta12, or a full release would be better. Any here tried the openport 2.0 logging for Evo9 and earlier?CAN logging is very different to MUT, EvoX doesn't appear to use the MUT_TABLE.
no sorry, mut logging does not work, I tried it.
Thread Starter
Former Sponsor
iTrader: (4)
Joined: Dec 2003
Posts: 723
Likes: 1
From: TGA, New Zealand

you forgot to take into account the double ups on TPS and APS, you only need it once. most are justa double ups of the ones above but with a different formula such as raw Voltage and %
EvoM Guru
iTrader: (50)
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
I found a series of three tables that contain some key engine control parameters. There is some other data in the table as well. There are a total of 49 sets of entries. The RAM addresses listed in the tables come in pairs. For each pair of RAM addresses, the first one is the same in all three tables. I'm thinking that one or all three of these tables are the CAN logging data tables. I'm not seeing a correlation though between the info that Hamish PMed me on the CAN logging identifiers and anything in these tables.
Here's all three tables side-by-side. Starting address in the ROM is shown in the first row.
Here's all three tables side-by-side. Starting address in the ROM is shown in the first row.
Code:
0x9E7C 0xA250 0xA624 .short 1 .short 1 .short 1 .short 1 .short 1 .short 1 .short 0xFFFF .short 0xFFFF .short 0xFFFF .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .short 0 .short 0 .short 0 .word CTS_LU1_808642 .word CTS_LU1_808642 .word CTS_LU1_808642 .word unk_80596E .word unk_805EC8 .word unk_806422 .short 2 .short 2 .short 2 .short 1 .short 1 .short 1 .short 0xFFFF .short 0xFFFF .short 0xFFFF .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .short 0 .short 0 .short 0 .word BARO_ADC_C2_8086E4 .word BARO_ADC_C2_8086E4 .word BARO_ADC_C2_8086E4 .word unk_805974 .word unk_805ECE .word unk_806428 .short 3 .short 3 .short 3 .short 1 .short 1 .short 1 .short 0xFFFF .short 0xFFFF .short 0xFFFF .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .short 0 .short 0 .short 0 .word IATS_TEMP_80865A .word IATS_TEMP_80865A .word IATS_TEMP_80865A .word unk_80597A .word unk_805ED4 .word unk_80642E .short 4 .short 4 .short 4 .short 1 .short 1 .short 1 .short 0xFFFF .short 0xFFFF .short 0xFFFF .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .short 0 .short 0 .short 0 .word unk_80873A .word unk_80873A .word unk_80873A .word unk_805980 .word unk_805EDA .word unk_806434 .short 0x11 .short 0x11 .short 0x11 .short 1 .short 1 .short 1 .short 0xFFFF .short 0xFFFF .short 0xFFFF .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .short 0 .short 0 .short 0 .word OCTANE_CALCED_80459E .word OCTANE_CALCED_80459E .word OCTANE_CALCED_80459E .word unk_805986 .word unk_805EE0 .word unk_80643A .short 0x12 .short 0x12 .short 0x12 .short 1 .short 1 .short 1 .short 0xFFFF .short 0xFFFF .short 0xFFFF .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .short 0 .short 0 .short 0 .word unk_804572 .word unk_804572 .word unk_804572 .word unk_80598C .word unk_805EE6 .word unk_806440 .short 0x13 .short 0x13 .short 0x13 .short 1 .short 1 .short 1 .short 0xFFFF .short 0xFFFF .short 0xFFFF .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .short 0 .short 0 .short 0 .word unk_804574 .word unk_804574 .word unk_804574 .word unk_805992 .word unk_805EEC .word unk_806446 .short 0x14 .short 0x14 .short 0x14 .short 1 .short 1 .short 1 .short 0xFFFF .short 0xFFFF .short 0xFFFF .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .short 0 .short 0 .short 0 .word unk_804576 .word unk_804576 .word unk_804576 .word unk_805998 .word unk_805EF2 .word unk_80644C .short 0x15 .short 0x15 .short 0x15 .short 1 .short 1 .short 1 .short 0xFFFF .short 0xFFFF .short 0xFFFF .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .short 0 .short 0 .short 0 .word unk_809982 .word unk_809982 .word unk_809982 .word unk_80599E .word unk_805EF8 .word unk_806452 .short 0x16 .short 0x16 .short 0x16 .short 1 .short 1 .short 1 .short 0xFFFF .short 0xFFFF .short 0xFFFF .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .short 0 .short 0 .short 0 .word unk_809984 .word unk_809984 .word unk_809984 .word unk_8059A4 .word unk_805EFE .word unk_806458 .short 0x17 .short 0x17 .short 0x17 .short 1 .short 1 .short 1 .short 0xFFFF .short 0xFFFF .short 0xFFFF .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .short 0 .short 0 .short 0 .word unk_809986 .word unk_809986 .word unk_809986 .word unk_8059AA .word unk_805F04 .word unk_80645E .short 0x21 .short 0x21 .short 0x21 .short 1 .short 1 .short 1 .short 0x3E8 .short 0x3E8 .short 0x3E8 .short 6 .short 6 .short 6 .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .word SPD_1B?_8087E6 .word SPD_1B?_8087E6 .word SPD_1B?_8087E6 .word unk_8059B0 .word unk_805F0A .word unk_806464 .short 0x23 .short 0x23 .short 0x23 .short 1 .short 1 .short 1 .short 0x3E8 .short 0x3E8 .short 0x3E8 .short 6 .short 6 .short 6 .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .word TRGT_IDLE_808AE4 .word TRGT_IDLE_808AE4 .word TRGT_IDLE_808AE4 .word unk_8059BA .word unk_805F14 .word unk_80646E .short 0x24 .short 0x24 .short 0x24 .short 1 .short 1 .short 1 .short 0x3E8 .short 0x3E8 .short 0x3E8 .short 6 .short 6 .short 6 .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .word unk_80998E .word unk_80998E .word unk_80998E .word unk_8059C4 .word unk_805F1E .word unk_806478 .short 0x28 .short 0x28 .short 0x28 .short 1 .short 1 .short 1 .short 0xC8 .short 0xC8 .short 0xC8 .short 0x1F .short 0x1F .short 0x1F .short 5 .short 5 .short 5 .short 0 .short 0 .short 0 .word unk_80954E .word unk_80954E .word unk_80954E .word unk_8059CE .word unk_805F28 .word unk_806482 .short 0x29 .short 0x29 .short 0x29 .short 1 .short 1 .short 1 .short 0xC8 .short 0xC8 .short 0xC8 .short 0x1F .short 0x1F .short 0x1F .short 5 .short 5 .short 5 .short 0 .short 0 .short 0 .word MAP_ADC_S_8086E0 .word MAP_ADC_S_8086E0 .word MAP_ADC_S_8086E0 .word unk_8059F2 .word unk_805F4C .word unk_8064A6 .short 0x2C .short 0x2C .short 0x2C .short 1 .short 1 .short 1 .short 0xC8 .short 0xC8 .short 0xC8 .short 0x1F .short 0x1F .short 0x1F .short 5 .short 5 .short 5 .short 0 .short 0 .short 0 .word N4_ADC_MAF?_808F4E .word N4_ADC_MAF?_808F4E .word N4_ADC_MAF?_808F4E .word unk_805A16 .word unk_805F70 .word unk_8064CA .short 0x32 .short 0x32 .short 0x32 .short 1 .short 1 .short 1 .short 0x64 .short 0x64 .short 0x64 .short 0x3D .short 0x3D .short 0x3D .short 0xA .short 0xA .short 0xA .short 0 .short 0 .short 0 .word LD_1B_NC_808762 .word LD_1B_NC_808762 .word LD_1B_NC_808762 .word unk_805A3A .word unk_805F94 .word unk_8064EE .short 0x33 .short 0x33 .short 0x33 .short 1 .short 1 .short 1 .short 0x64 .short 0x64 .short 0x64 .short 0x3D .short 0x3D .short 0x3D .short 0xA .short 0xA .short 0xA .short 0 .short 0 .short 0 .word NF_ADC_TPS?_809504 .word NF_ADC_TPS?_809504 .word NF_ADC_TPS?_809504 .word unk_805A7C .word unk_805FD6 .word unk_806530 .short 0x34 .short 0x34 .short 0x34 .short 1 .short 1 .short 1 .short 0x64 .short 0x64 .short 0x64 .short 0x3D .short 0x3D .short 0x3D .short 0xA .short 0xA .short 0xA .short 0 .short 0 .short 0 .word unk_80952E .word unk_80952E .word unk_80952E .word unk_805ABE .word unk_806018 .word unk_806572 .short 0x35 .short 0x35 .short 0x35 .short 1 .short 1 .short 1 .short 0x64 .short 0x64 .short 0x64 .short 0x3D .short 0x3D .short 0x3D .short 0xA .short 0xA .short 0xA .short 0 .short 0 .short 0 .word unk_809998 .word unk_809998 .word unk_809998 .word unk_805B00 .word unk_80605A .word unk_8065B4 .short 0x36 .short 0x36 .short 0x36 .short 1 .short 1 .short 1 .short 0x64 .short 0x64 .short 0x64 .short 0x3D .short 0x3D .short 0x3D .short 0xA .short 0xA .short 0xA .short 0 .short 0 .short 0 .word unk_80953A .word unk_80953A .word unk_80953A .word unk_805B42 .word unk_80609C .word unk_8065F6 .short 0x37 .short 0x37 .short 0x37 .short 1 .short 1 .short 1 .short 0x64 .short 0x64 .short 0x64 .short 0x3D .short 0x3D .short 0x3D .short 0xA .short 0xA .short 0xA .short 0 .short 0 .short 0 .word TPS_1B_N1_809622 .word TPS_1B_N1_809622 .word TPS_1B_N1_809622 .word unk_805B84 .word unk_8060DE .word unk_806638 .short 0x38 .short 0x38 .short 0x38 .short 1 .short 1 .short 1 .short 0xC8 .short 0xC8 .short 0xC8 .short 0x1F .short 0x1F .short 0x1F .short 5 .short 5 .short 5 .short 0 .short 0 .short 0 .word FO2_NET_808668 .word FO2_NET_808668 .word FO2_NET_808668 .word unk_805BC6 .word unk_806120 .word unk_80667A .short 0x39 .short 0x39 .short 0x39 .short 1 .short 1 .short 1 .short 0xC8 .short 0xC8 .short 0xC8 .short 0x1F .short 0x1F .short 0x1F .short 5 .short 5 .short 5 .short 0 .short 0 .short 0 .word unk_809990 .word unk_809990 .word unk_809990 .word unk_805BEA .word unk_806144 .word unk_80669E .short 0x3A .short 0x3A .short 0x3A .short 1 .short 1 .short 1 .short 0xC8 .short 0xC8 .short 0xC8 .short 0x1F .short 0x1F .short 0x1F .short 5 .short 5 .short 5 .short 0 .short 0 .short 0 .word unk_808D6A .word unk_808D6A .word unk_808D6A .word unk_805C0E .word unk_806168 .word unk_8066C2 .short 0x3C .short 0x3C .short 0x3C .short 1 .short 1 .short 1 .short 0x64 .short 0x64 .short 0x64 .short 0x3D .short 0x3D .short 0x3D .short 0xA .short 0xA .short 0xA .short 0 .short 0 .short 0 .word unk_808A06 .word unk_808A06 .word unk_808A06 .word unk_805C32 .word unk_80618C .word unk_8066E6 .short 0x3D .short 0x3D .short 0x3D .short 1 .short 1 .short 1 .short 0xC8 .short 0xC8 .short 0xC8 .short 0x1F .short 0x1F .short 0x1F .short 5 .short 5 .short 5 .short 0 .short 0 .short 0 .word unk_8094A0 .word unk_8094A0 .word unk_8094A0 .word unk_805C74 .word unk_8061CE .word unk_806728 .short 0x3F .short 0x3F .short 0x3F .short 1 .short 1 .short 1 .short 0xC8 .short 0xC8 .short 0xC8 .short 0x1F .short 0x1F .short 0x1F .short 5 .short 5 .short 5 .short 0 .short 0 .short 0 .word unk_808B4E .word unk_808B4E .word unk_808B4E .word unk_805C98 .word unk_8061F2 .word unk_80674C .short 0x41 .short 0x41 .short 0x41 .short 1 .short 1 .short 1 .short 0xC8 .short 0xC8 .short 0xC8 .short 0x1F .short 0x1F .short 0x1F .short 5 .short 5 .short 5 .short 0 .short 0 .short 0 .word unk_8094A2 .word unk_8094A2 .word unk_8094A2 .word unk_805CBC .word unk_806216 .word unk_806770 .short 0x42 .short 0x42 .short 0x42 .short 1 .short 1 .short 1 .short 0xC8 .short 0xC8 .short 0xC8 .short 0x1F .short 0x1F .short 0x1F .short 5 .short 5 .short 5 .short 0 .short 0 .short 0 .word unk_809994 .word unk_809994 .word unk_809994 .word unk_805CE0 .word unk_80623A .word unk_806794 .short 0x93 .short 0x93 .short 0x93 .short 2 .short 2 .short 2 .short 0xFFFF .short 0xFFFF .short 0xFFFF .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .short 0 .short 0 .short 0 .word unk_80450C .word unk_80450C .word unk_80450C .word unk_805D16 .word unk_806270 .word unk_8067CA .short 0x94 .short 0x94 .short 0x94 .short 2 .short 2 .short 2 .short 0xFFFF .short 0xFFFF .short 0xFFFF .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .short 0 .short 0 .short 0 .word unk_8099A8 .word unk_8099A8 .word unk_8099A8 .word unk_805D1C .word unk_806276 .word unk_8067D0 .short 0x95 .short 0x95 .short 0x95 .short 2 .short 2 .short 2 .short 0xFFFF .short 0xFFFF .short 0xFFFF .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .short 0 .short 0 .short 0 .word unk_8099A8 .word unk_8099A8 .word unk_8099A8 .word unk_805D22 .word unk_80627C .word unk_8067D6 .short 0x96 .short 0x96 .short 0x96 .short 2 .short 2 .short 2 .short 0xFFFF .short 0xFFFF .short 0xFFFF .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .short 0 .short 0 .short 0 .word NULL_TPS_V?_804510 .word NULL_TPS_V?_804510 .word NULL_TPS_V?_804510 .word unk_805D28 .word unk_806282 .word unk_8067DC .short 0x97 .short 0x97 .short 0x97 .short 2 .short 2 .short 2 .short 0x3E8 .short 0x3E8 .short 0x3E8 .short 6 .short 6 .short 6 .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .word unk_8099AC .word unk_8099AC .word unk_8099AC .word unk_805D2E .word unk_806288 .word unk_8067E2 .short 0x99 .short 0x99 .short 0x99 .short 2 .short 2 .short 2 .short 0x64 .short 0x64 .short 0x64 .short 0x3D .short 0x3D .short 0x3D .short 0xA .short 0xA .short 0xA .short 0 .short 0 .short 0 .word unk_8099AA .word unk_8099AA .word unk_8099AA .word unk_805D3E .word unk_806298 .word unk_8067F2 .short 0x9A .short 0x9A .short 0x9A .short 2 .short 2 .short 2 .short 0x64 .short 0x64 .short 0x64 .short 0x3D .short 0x3D .short 0x3D .short 0xA .short 0xA .short 0xA .short 0 .short 0 .short 0 .word unk_8099AE .word unk_8099AE .word unk_8099AE .word unk_805DBC .word unk_806316 .word unk_806870 .short 0x9B .short 0x9B .short 0x9B .short 2 .short 2 .short 2 .short 0xFFFF .short 0xFFFF .short 0xFFFF .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .short 0 .short 0 .short 0 .word unk_804688 .word unk_804688 .word unk_804688 .word unk_805E3A .word unk_806394 .word unk_8068EE .short 0x9C .short 0x9C .short 0x9C .short 2 .short 2 .short 2 .short 0xFFFF .short 0xFFFF .short 0xFFFF .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .short 0 .short 0 .short 0 .word unk_80468A .word unk_80468A .word unk_80468A .word unk_805E40 .word unk_80639A .word unk_8068F4 .short 0x9D .short 0x9D .short 0x9D .short 2 .short 2 .short 2 .short 0xFFFF .short 0xFFFF .short 0xFFFF .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .short 0 .short 0 .short 0 .word unk_80468C .word unk_80468C .word unk_80468C .word unk_805E46 .word unk_8063A0 .word unk_8068FA .short 0x9E .short 0x9E .short 0x9E .short 2 .short 2 .short 2 .short 0xFFFF .short 0xFFFF .short 0xFFFF .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .short 0 .short 0 .short 0 .word unk_80468E .word unk_80468E .word unk_80468E .word unk_805E4C .word unk_8063A6 .word unk_806900 .short 0xA1 .short 0xA1 .short 0xA1 .short 2 .short 2 .short 2 .short 0xFFFF .short 0xFFFF .short 0xFFFF .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .short 0 .short 0 .short 0 .word unk_80999E .word unk_80999E .word unk_80999E .word unk_805E52 .word unk_8063AC .word unk_806906 .short 0xA2 .short 0xA2 .short 0xA2 .short 2 .short 2 .short 2 .short 0xFFFF .short 0xFFFF .short 0xFFFF .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .short 0 .short 0 .short 0 .word unk_8099A0 .word unk_8099A0 .word unk_8099A0 .word unk_805E58 .word unk_8063B2 .word unk_80690C .short 0xA3 .short 0xA3 .short 0xA3 .short 2 .short 2 .short 2 .short 0xFFFF .short 0xFFFF .short 0xFFFF .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .short 0 .short 0 .short 0 .word unk_8099A2 .word unk_8099A2 .word unk_8099A2 .word unk_805E5E .word unk_8063B8 .word unk_806912 .short 0xA4 .short 0xA4 .short 0xA4 .short 2 .short 2 .short 2 .short 0xFFFF .short 0xFFFF .short 0xFFFF .short 1 .short 1 .short 1 .short 0 .short 0 .short 0 .short 0 .short 0 .short 0 .word unk_8099A4 .word unk_8099A4 .word unk_8099A4 .word unk_805E64 .word unk_8063BE .word unk_806918 .short 0xA5 .short 0xA5 .short 0xA5 .short 2 .short 2 .short 2 .short 0x1F4 .short 0x1F4 .short 0x1F4 .short 0xD .short 0xD .short 0xD .short 2 .short 2 .short 2 .short 0 .short 0 .short 0 .word unk_8095D2 .word unk_8095D2 .word unk_8095D2 .word unk_805E6A .word unk_8063C4 .word unk_80691E .short 0xA6 .short 0xA6 .short 0xA6 .short 2 .short 2 .short 2 .short 0x1F4 .short 0x1F4 .short 0x1F4 .short 0xD .short 0xD .short 0xD .short 2 .short 2 .short 2 .short 0 .short 0 .short 0 .word unk_809596 .word unk_809596 .word unk_809596 .word unk_805E88 .word unk_8063E2 .word unk_80693C .short 0xA7 .short 0xA7 .short 0xA7 .short 2 .short 2 .short 2 .short 0x1F4 .short 0x1F4 .short 0x1F4 .short 0xD .short 0xD .short 0xD .short 2 .short 2 .short 2 .short 0 .short 0 .short 0 .word unk_80959A .word unk_80959A .word unk_80959A .word unk_805EA6 .word unk_806400 .word unk_80695A
Last edited by mrfred; Apr 11, 2009 at 10:34 PM.
You might be better looking at the CAN registers/instructions in the ECU as a starting point for tracing the CAN stuff...
There was only 1 place that the ECU refers to the MUT_TABLE, so I don't think there will be a MUT->CAN or vice-versa translation.
Hamish - Where/how did you come up with your current list of CAN ids -> logging item?
There was only 1 place that the ECU refers to the MUT_TABLE, so I don't think there will be a MUT->CAN or vice-versa translation.
Hamish - Where/how did you come up with your current list of CAN ids -> logging item?
Tried logging with this today, kind of useless at this point unfortunately. 
Tephra, MrFred, Gunzo, etc, I would love to see what you all think of this, and of course, if any testing needed, I would love to help as much as possible.

Tephra, MrFred, Gunzo, etc, I would love to see what you all think of this, and of course, if any testing needed, I would love to help as much as possible.
Last edited by GST Motorsports; Apr 12, 2009 at 12:23 AM.
Thread Starter
Former Sponsor
iTrader: (4)
Joined: Dec 2003
Posts: 723
Likes: 1
From: TGA, New Zealand
[QUOTE=tephra;6928799]You might be better looking at the CAN registers/instructions in the ECU as a starting point for tracing the CAN stuff...
QUOTE]
are you on msn messenger today? we can talk about it for a few hours if you have time, we can figure more out.
QUOTE]
are you on msn messenger today? we can talk about it for a few hours if you have time, we can figure more out.
Thread Starter
Former Sponsor
iTrader: (4)
Joined: Dec 2003
Posts: 723
Likes: 1
From: TGA, New Zealand
GST motorsports I gotta love your negativity:
"So where you even logging the above items last month?"
"kind of useless at this point"
EvoScan is always the best datalogging software for Mitsubishi, just happened that PCMScan fluked it by having generic CAN support, you just wait and see, EvoScan will surpase PCMScan by miles.
Yes please test it, link is above in POST#1, there have been no comments made by you about the accuracy on the current version and requests, so you are saying they work ok? that is a huge step forward if it even logs something, considering its the first version I've ever programmed CAN protocol. Can you compare it between PCMscan and tell me if the values are perfectly the same? If so, thats excellent, its a basis for extending it beyond the generic scantools, which EvoScan always does.
"So where you even logging the above items last month?"
"kind of useless at this point"
EvoScan is always the best datalogging software for Mitsubishi, just happened that PCMScan fluked it by having generic CAN support, you just wait and see, EvoScan will surpase PCMScan by miles.
Yes please test it, link is above in POST#1, there have been no comments made by you about the accuracy on the current version and requests, so you are saying they work ok? that is a huge step forward if it even logs something, considering its the first version I've ever programmed CAN protocol. Can you compare it between PCMscan and tell me if the values are perfectly the same? If so, thats excellent, its a basis for extending it beyond the generic scantools, which EvoScan always does.



