Pages: 1 ... 29 30 [31] 32 33 34
Author Topic: Logging ME7 fast and flexible => ME7Logger  (Read 464322 times)
ing90
Newbie
*

Karma: +1/-0
Offline Offline

Posts: 4


« Reply #450 on: June 14, 2016, 12:18:53 PM »

Tried this soft on my ME7.4.6 on Peugeot V6, not working.
Error at connection (reason=4) . . .

Cheer Wink

I did it - 3 years later Wink

But if anyone is interested:
Connect      = FAST-0x11
Communicate  = HM0
LogSpeed     = 10400
Logged
yxx499
Full Member
***

Karma: +4/-10
Offline Offline

Posts: 106


« Reply #451 on: June 18, 2016, 07:26:52 AM »

Thank you all for contribution, is a great tool and can save from a lot of bad things.
Logged
lsalt100
Newbie
*

Karma: +1/-0
Offline Offline

Posts: 12



« Reply #452 on: October 05, 2016, 01:12:05 PM »

hello loggerfuns

can you  check log.txt for find where I'm wrong?

especially:
21:34:29.054-539,1 os_sendbyte(data=75)
21:34:29.061-522,2 os_rcvbyte(timeout=50) -> 75
21:34:29.093-248,4 os_rcvbyte(timeout=100) -> 0F
received wrong inverted address 0x0F (expected 0xFE)


logger is not able to start ;-(

thanx for help



 
« Last Edit: October 05, 2016, 01:16:12 PM by lsalt100 » Logged

ford galaxy 2,8 V6 LPG (2004)
prj
Hero Member
*****

Karma: +903/-420
Offline Offline

Posts: 5787


« Reply #453 on: October 07, 2016, 11:46:44 AM »

hello loggerfuns

can you  check log.txt for find where I'm wrong?

especially:
21:34:29.054-539,1 os_sendbyte(data=75)
21:34:29.061-522,2 os_rcvbyte(timeout=50) -> 75
21:34:29.093-248,4 os_rcvbyte(timeout=100) -> 0F
received wrong inverted address 0x0F (expected 0xFE)


logger is not able to start ;-(

thanx for help



 

Start the logger with ignition turned on and engine NOT running. After it is logging start the engine.
You can not use SLOW-0x00 method with the engine running unless you patch the ECU.
Logged

PM's will not be answered, so don't even try.
Log your car properly.
eliotroyano
Hero Member
*****

Karma: +47/-7
Offline Offline

Posts: 796


« Reply #454 on: July 25, 2017, 01:19:51 PM »

Friends I have a question, maybe a dumb one. Ok anyway I will make it. Is there any way to convert M7Logger csv files in common csv files that could be proccesed by other 3rd party software? I have many issues processing long run logs with MegaLogViewer
« Last Edit: July 25, 2017, 01:29:09 PM by eliotroyano » Logged
eliotroyano
Hero Member
*****

Karma: +47/-7
Offline Offline

Posts: 796


« Reply #455 on: July 28, 2017, 02:59:36 PM »

Friends I have a question, maybe a dumb one. Ok anyway I will make it. Is there any way to convert M7Logger csv files in common csv files that could be proccesed by other 3rd party software? I have many issues processing long run logs with MegaLogViewer

This is what I mean. Example1 is something similar to what ME7logger generates in my case. Example2 is what other 3rd party software can read. It is like unmodified CSV format. What can be done to obtain this format (like example2.csv)?
Logged
eliotroyano
Hero Member
*****

Karma: +47/-7
Offline Offline

Posts: 796


« Reply #456 on: July 29, 2017, 07:22:19 AM »

This is what I mean. Example1 is something similar to what ME7logger generates in my case. Example2 is what other 3rd party software can read. It is like unmodified CSV format. What can be done to obtain this format (like example2.csv)?

Sorry to ask you again but I have check ME7Logger software options and the GUIs available and I still got the same format. Anyone one have notice the same thing? any experiences?
« Last Edit: July 29, 2017, 07:25:18 AM by eliotroyano » Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-166
Online Online

Posts: 12232


WWW
« Reply #457 on: July 29, 2017, 09:30:56 AM »

There is literally nothing wrong with the .csv format that ME7Logger outputs

It is "unmodified" csv, and unless you can be more specific about what is wrong with the format, I'm not sure what can be done.

If you are saying it is missing trailing commas, i'd say whatever parser they are using is fundamentally broken and stupid.

It is trivial to write a script to modify csv.

Perl is one way.
« Last Edit: July 29, 2017, 09:32:54 AM by nyet » Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
eliotroyano
Hero Member
*****

Karma: +47/-7
Offline Offline

Posts: 796


« Reply #458 on: July 29, 2017, 12:15:20 PM »

There is literally nothing wrong with the .csv format that ME7Logger outputs
It is "unmodified" csv, and unless you can be more specific about what is wrong with the format, I'm not sure what can be done.
If you are saying it is missing trailing commas, i'd say whatever parser they are using is fundamentally broken and stupid.
It is trivial to write a script to modify csv.
Perl is one way.

I understand you Nyet. This are the basic differences. Apparently ME7Logger include some spaces between values and commas that are generating me some issues.
« Last Edit: July 29, 2017, 12:17:29 PM by eliotroyano » Logged
SB_GLI
Hero Member
*****

Karma: +115/-10
Offline Offline

Posts: 1022


« Reply #459 on: July 29, 2017, 02:18:17 PM »

what you have in example2 is exactly what happens when you open up example1 in something like excel or openoffice and save it.  It totally fucks the format.   The ME7Logger format is just fine and dandy.
Logged
eliotroyano
Hero Member
*****

Karma: +47/-7
Offline Offline

Posts: 796


« Reply #460 on: July 30, 2017, 07:26:26 AM »

what you have in example2 is exactly what happens when you open up example1 in something like excel or openoffice and save it.  It totally fucks the format.   The ME7Logger format is just fine and dandy.

Thanks a lot for the tip. After some research using Excel and others logs I found the same thing that you mentioned. Excel was changing the csv output format that show me with only opening it.  Shocked  Shocked  Shocked  Shocked .  Then after some some massaging of the logs I made it work with my log proccesing tool. I need to test with ECUxPlot too. Other difference is that the log I am processing is a 20min one. It is a 12Mb csv log.
Attached some pics of the tool.
Logged
Brando47
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 6


« Reply #461 on: August 20, 2017, 09:47:06 AM »

Is there any chance this would work for data logging an ME1.5.5?
Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-166
Online Online

Posts: 12232


WWW
« Reply #462 on: August 20, 2017, 11:11:27 AM »

Stop. Fucking. Using. Excel. Already.
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
SB_GLI
Hero Member
*****

Karma: +115/-10
Offline Offline

Posts: 1022


« Reply #463 on: August 20, 2017, 12:31:44 PM »

Stop. Fucking. Using. Excel. Already.

lolz, I updated vme7l parsing so it can handle it because this is becoming more of an epidemic.  Smiley
Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-166
Online Online

Posts: 12232


WWW
« Reply #464 on: August 20, 2017, 12:34:08 PM »

lolz, I updated vme7l parsing so it can handle it because this is becoming more of an epidemic.  Smiley

Argh. I have been trying to avoid doing that in ECUxPlot because it is impossible to predict the 8 million ways excel can screw up the csv.
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
Pages: 1 ... 29 30 [31] 32 33 34
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Page created in 0.025 seconds with 18 queries. (Pretty URLs adds 0s, 0q)