Notices
ECU Flash

What to use for DataLogging

Thread Tools
 
Search this Thread
 
Old Jun 12, 2006 | 03:28 PM
  #136  
nj1266's Avatar
Evolved Member
iTrader: (6)
 
Joined: Nov 2004
Posts: 3,254
Likes: 13
From: USA
Originally Posted by PDXEvo
Read here (http://www.innovatemotorsports.com/s...MA3_Manual.pdf) on page 18. Actually gives you a nice lesson on how to determine timing.
I know where the discrepancy comes from. It seems that originallly the LMA-3 did not log timing, but there was a new firmware issued that made it log timing. So I was wrong. Sorry for wrong info.
Reply
Old Jun 16, 2006 | 09:51 AM
  #137  
justchil's Avatar
Evolved Member
iTrader: (44)
 
Joined: Oct 2003
Posts: 4,409
Likes: 0
From: Charleston, WV
Any updates on the logging software? I never got my registration info for openecu
Reply
Old Jun 16, 2006 | 10:10 AM
  #138  
mike1023's Avatar
Thread Starter
Evolved Member
iTrader: (11)
 
Joined: Jun 2005
Posts: 2,085
Likes: 1
From: NY
Originally Posted by justchil
Any updates on the logging software? I never got my registration info for openecu

bump and i will drink to that
Reply
Old Jun 16, 2006 | 10:13 AM
  #139  
mchuang's Avatar
Evolved Member
iTrader: (11)
 
Joined: Sep 2005
Posts: 2,180
Likes: 1
From: h town
He is about to post it. It will require a 15.00 paypal payment also.
Reply
Old Jun 16, 2006 | 10:17 AM
  #140  
AlwaysinBoost's Avatar
Evolved Member
iTrader: (17)
 
Joined: Aug 2004
Posts: 3,275
Likes: 0
From: In da streetz
i think the $15.00 is only to register... the software is still free but w/o the registration fee you don't get some 'special services'. Not that I don't think anyone would pay the $15.00 fee, I know I will... I just wish it would be release already.
Reply
Old Jun 16, 2006 | 10:18 AM
  #141  
MalibuJack's Avatar
EvoM Guru
20 Year Member
iTrader: (5)
 
Joined: Feb 2003
Posts: 10,572
Likes: 14
From: Royse City, TX
knowing the amount of time he's spent on the program, Its definitely worth the $15 registration just for his time, he's only looking to recoup the costs of the licensing for some of the GUI components.
Reply
Old Jun 16, 2006 | 10:20 AM
  #142  
travman's Avatar
Evolved Member
iTrader: (26)
 
Joined: Oct 2005
Posts: 1,712
Likes: 0
From: Pittsburgh
I have no problem paying the $15.00 as well, I just wish he would post it up and lets get this show on the road.....

Last edited by travman; Aug 31, 2006 at 04:14 AM.
Reply
Old Jun 16, 2006 | 10:29 AM
  #143  
justchil's Avatar
Evolved Member
iTrader: (44)
 
Joined: Oct 2003
Posts: 4,409
Likes: 0
From: Charleston, WV
I'll donate $25 if it happens today
Reply
Old Jun 16, 2006 | 12:36 PM
  #144  
djmikeymike's Avatar
Evolved Member
iTrader: (1)
 
Joined: Aug 2004
Posts: 935
Likes: 0
From: eastern pa
+1^^^^
Reply
Old Jun 16, 2006 | 12:49 PM
  #145  
Cannonballer's Avatar
Evolving Member
iTrader: (3)
 
Joined: Jan 2004
Posts: 443
Likes: 0
From: SoCal
Originally Posted by justchil
I'll donate $25 if it happens today
I see your $25 and raise you $15 to $40 for a release today...
Reply
Old Jun 16, 2006 | 05:15 PM
  #146  
evo4mad's Avatar
Former Sponsor
iTrader: (4)
 
Joined: Dec 2003
Posts: 723
Likes: 1
From: TGA, New Zealand
I am working on the program all afternoon today, lets see if I can get a version out to you guys asap, my car still needs a new waterpump installed, I took the waterpump off yesterday, struggling to source a new one, hopefully Tuesday I will get the new waterpump on.

It would be good to get my car going to verify the AYC and ABS g-force sensor data. Maybe I can disable those loggers for an initial release.


Check back this afternoon for some new screenshots..
Reply
Old Jun 16, 2006 | 05:46 PM
  #147  
galvitron's Avatar
Evolving Member
iTrader: (2)
 
Joined: Sep 2004
Posts: 287
Likes: 0
From: South Bay
Evo4mad, thanks again for all your hard work!

I'm pretty sure VB.net was chosen as the host language because it is the easiest to use and get a User interface that people won't ***** about
I'm not trying to reignite the little VB vs C battle, I just wanted to add that all .NET languages (including VB.NET, which is what it seems this logger is being written in) can be assembled into MSIL, or MicroSoft Intermediate Language. This resulting file can then be run on any machine running the .NET framework (in theory). That is kind of the point of the whole .NET initiative: cross-platform code.

I guess my point is, if the whole logger is written with managed .NET code, it can potentially be ported to Linux because there DO exist various .NET Linux implementations. Evo4mad is the only one who can give us a final answer though...

Sorry if this is unclear, I'm rushing...
Reply
Old Jun 16, 2006 | 05:59 PM
  #148  
andenbre's Avatar
Evolved Member
iTrader: (4)
 
Joined: Apr 2002
Posts: 906
Likes: 0
From: chicago area
Originally Posted by mchuang
He is about to post it. It will require a 15.00 paypal payment also.
not a problem as soon as he feels its ready I got 15 bux and a for him
Reply
Old Jun 16, 2006 | 08:03 PM
  #149  
chrisw's Avatar
Evolved Member
iTrader: (2)
 
Joined: Mar 2003
Posts: 2,217
Likes: 0
From: Santa Cruz
Originally Posted by galvitron
Evo4mad, thanks again for all your hard work!


I'm not trying to reignite the little VB vs C battle, I just wanted to add that all .NET languages (including VB.NET, which is what it seems this logger is being written in) can be assembled into MSIL, or MicroSoft Intermediate Language. This resulting file can then be run on any machine running the .NET framework (in theory). That is kind of the point of the whole .NET initiative: cross-platform code.

I guess my point is, if the whole logger is written with managed .NET code, it can potentially be ported to Linux because there DO exist various .NET Linux implementations. Evo4mad is the only one who can give us a final answer though...

Sorry if this is unclear, I'm rushing...
http://www.mono-project.com/Main_Page
Reply
Old Jun 16, 2006 | 11:20 PM
  #150  
elhalisf's Avatar
Evolved Member
iTrader: (171)
 
Joined: Apr 2005
Posts: 1,216
Likes: 0
From: Chandler, AZ
Originally Posted by evo4mad

It would be good to get my car going to verify the AYC and ABS g-force sensor data. Maybe I can disable those loggers for an initial release.
That is an excellent idea, since USDM evo's done have much use for it!
Reply



All times are GMT -7. The time now is 10:48 PM.