Mitsubishi Logger proof of concept code WORKS!
Originally Posted by MalibuJack
This logger tool is intended to offer a freeware alternative to EvoScan... The software will be free in my current development.. I may fork off the code into a commercial product in the future, but the logging tools that you will always be free...
This probably will not become open source since its too hard to offer sourcecontrol with VB.NET projects using things like freshmeat and whatnot, there are only a few files and everyone would be fighting to make modifications to it, its just not realistic to work that way.
I may make the source code for the initialization and reading of a single data item available so you guys can create your own logger tools, but considering the modular nature of how I"m writing the new logger, you guys might want to contribute addons to enhance the software.
I'm still undecided on releasing source code, however the program to do the logging and other cool stuff will be free...
This probably will not become open source since its too hard to offer sourcecontrol with VB.NET projects using things like freshmeat and whatnot, there are only a few files and everyone would be fighting to make modifications to it, its just not realistic to work that way.
I may make the source code for the initialization and reading of a single data item available so you guys can create your own logger tools, but considering the modular nature of how I"m writing the new logger, you guys might want to contribute addons to enhance the software.
I'm still undecided on releasing source code, however the program to do the logging and other cool stuff will be free...
Originally Posted by razorlab
Did I just read GPS , video overlay and internet communication?
What address should I send the case of St. Peters Cream Stout to, MalibuJack?
What address should I send the case of St. Peters Cream Stout to, MalibuJack?

These were modules I started working on with the old UTEC Dashboard..
This will take quite some time, but the basic logger functionality will get there pretty quickly.
Originally Posted by chrisw
I would be interested in the source for initialization and the MUT protocol info. Depending on your addons interface, your project might be the way to go. But I would like to experiment on my own, so any code samples you could provide that demonstrates how to initiate a logging session and query data points would be very helpful.
Plus I would like to get all the logger, diagnostic tool, etc.. efforts considated on my site where everyone can exchange the details on building their own tools..
Not that I wouldn't want to do it here, but this thread and of course this forum isn't really appropriate for these discussions.
Originally Posted by A418t81
Man, I'll breakdance at whoever's wedding that can get me LC-1 logging integrated 

I PMed MJ to let him know that I have the protocol info to integrate the LC-1 and Lm-1 widebands.
Yep, I saw the message.. Although having the protocol info is good, the only way to do it right is to have the unit here.. It'll be a little while before I'm ready to start implementing wideband support.. I want to get as much of the MUT specific stuff implemented first.
I'm going to start paying attention to this thread, as well as your forum. Found out today that it's possible to datalog on the Ralliart with EvoScan (thanks Zach!) although not all the values are accurate. If you go open source, hopefully I can work with others to make this accurate for the Ralliarts
unfortunately I would probably need physical access to it.. I am trying to purchase a used one now, I want to log all of the communications to the ECU for all the different modules and try to replicate it through the PC.
Once I'm ready to start adding support for other peripheral devices, I'll probably need to purchase or borrow them to implement them. I'm hoping the modular approach will mean other programmers can contribute modules that will work.
Once I'm ready to start adding support for other peripheral devices, I'll probably need to purchase or borrow them to implement them. I'm hoping the modular approach will mean other programmers can contribute modules that will work.
A teaser...
So far the code works, just resolving some issues, I'm currently in the process of working out loading ECU data and its associated XML data for different roms to retrieve Injector Scale, Latency, Load Axis, RPM axis, and ignition map..
Map-Tracing in its most rudimentary form works except in closed loop where its off, this is of course pretty typical of how closed loop fuel control works.. I'm trying to locate an actuator requestID that turns off closed loop operation to allow for tracing and logging open loop values at cruise and idle.. It should help tuning IMMENSELY..

So far the code works, just resolving some issues, I'm currently in the process of working out loading ECU data and its associated XML data for different roms to retrieve Injector Scale, Latency, Load Axis, RPM axis, and ignition map..
Map-Tracing in its most rudimentary form works except in closed loop where its off, this is of course pretty typical of how closed loop fuel control works.. I'm trying to locate an actuator requestID that turns off closed loop operation to allow for tracing and logging open loop values at cruise and idle.. It should help tuning IMMENSELY..









