Notices
ECU Flash

new live map app

Thread Tools
 
Search this Thread
 
Old Mar 3, 2010, 07:20 PM
  #76  
Former Sponsor
iTrader: (22)
 
tscompusa2's Avatar
 
Join Date: Oct 2005
Location: pa
Posts: 5,375
Likes: 0
Received 7 Likes on 7 Posts
.net is just microsoft frameworks, its required because the program was coded based on it. if its not installed there will not be an environment to launch the required runtime files to launch his program.

zedgraph.dll is a dynamic link library file, again he used something on the form or something that requires that DLL in order to operate.

I dont know the rest of your questions, but you know theres roms already modded for lifemap to work, so no need to impliment the stuff yourself.

if you want, you can place that Zedgraph.dll in windows/system32 folder and it will auto register it.
Old Mar 3, 2010, 10:44 PM
  #77  
Evolved Member
iTrader: (39)
 
GotWheelHop's Avatar
 
Join Date: Aug 2007
Location: Las Vegas
Posts: 807
Likes: 0
Received 1 Like on 1 Post
Just got the car running with 96533706 today.....this program is most excellent Ziad. I like the knock trace through the timing cells. Very very nice. Should make tuning a breeze.
Old Mar 4, 2010, 02:27 AM
  #78  
Evolved Member
Thread Starter
iTrader: (1)
 
ziad's Avatar
 
Join Date: Apr 2007
Location: Melbourne
Posts: 529
Likes: 0
Received 1 Like on 1 Post
glad u guys like it....

for the questions above. it does not have an installer. and if u are like most non computer people i would simply recommend just extracting the files to your desktop. and run the program from that folder.

no need to copy the dll files or any xml files anywhere basically as long as you have the a stock or based on stock live map/dma enabled rom on ur car this program will work.

saying that its compressed in rar format i think and u need to download winrar to extract the files.
Old Mar 4, 2010, 04:12 AM
  #79  
Newbie
 
_Speedy_'s Avatar
 
Join Date: Feb 2010
Location: Australia
Posts: 62
Likes: 0
Received 0 Likes on 0 Posts
I get this error after close the settings screen and loaded a 90550001 rom.

************** Exception Text **************
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.ArrayList.get_Item(Int32 index)
at EvoLiveMap.EcuDefinations.tableAt(Int32 index)
at EvoLiveMap.EvoLiveMap.ZiadCellFormatting(Object sender, DataGridViewCellFormattingEventArgs e)
at System.Windows.Forms.DataGridView.OnCellFormatting (DataGridViewCellFormattingEventArgs e)
at System.Windows.Forms.DataGridView.OnCellFormatting (Int32 columnIndex, Int32 rowIndex, Object val, Type formattedValueType, DataGridViewCellStyle cellStyle)
at System.Windows.Forms.DataGridViewCell.GetFormatted Value(Object value, Int32 rowIndex, DataGridViewCellStyle& cellStyle, TypeConverter valueTypeConverter, TypeConverter formattedValueTypeConverter, DataGridViewDataErrorContexts context)
at System.Windows.Forms.DataGridViewCell.GetEditedFor mattedValue(Object value, Int32 rowIndex, DataGridViewCellStyle& dataGridViewCellStyle, DataGridViewDataErrorContexts context)
at System.Windows.Forms.DataGridView.OnCellValidating (DataGridViewCell& dataGridViewCell, Int32 columnIndex, Int32 rowIndex, DataGridViewDataErrorContexts context)
at System.Windows.Forms.DataGridView.CommitEdit(DataG ridViewCell& dataGridViewCurrentCell, DataGridViewDataErrorContexts context, DataGridViewValidateCellInternal validateCell, Boolean fireCellLeave, Boolean fireCellEnter, Boolean fireRowLeave, Boolean fireRowEnter, Boolean fireLeave)
at System.Windows.Forms.DataGridView.EndEdit(DataGrid ViewDataErrorContexts context, DataGridViewValidateCellInternal validateCell, Boolean fireCellLeave, Boolean fireCellEnter, Boolean fireRowLeave, Boolean fireRowEnter, Boolean fireLeave, Boolean keepFocus, Boolean resetCurrentCell, Boolean resetAnchorCell)
at System.Windows.Forms.DataGridView.SetCurrentCellAd dressCore(Int32 columnIndex, Int32 rowIndex, Boolean setAnchorCellAddress, Boolean validateCurrentCell, Boolean throughMouseClick)
at System.Windows.Forms.DataGridView.set_CurrentCell( DataGridViewCell value)
at System.Windows.Forms.DataGridView.OnBindingContext Changed(EventArgs e)
at System.Windows.Forms.Control.OnParentBindingContex tChanged(EventArgs e)
at System.Windows.Forms.Control.OnBindingContextChang ed(EventArgs e)
at System.Windows.Forms.Control.AssignParent(Control value)
at System.Windows.Forms.TabPage.AssignParent(Control value)
at System.Windows.Forms.Control.ControlCollection.Rem ove(Control value)
at System.Windows.Forms.TabControl.ControlCollection. Remove(Control value)
at System.Windows.Forms.Control.ControlCollection.Cle ar()
at System.Windows.Forms.TabControl.RemoveAll()
at System.Windows.Forms.TabControl.TabPageCollection. Clear()
at EvoLiveMap.EvoLiveMap.setupTables()
at EvoLiveMap.EvoLiveMap.setupWindows()
at EvoLiveMap.EvoLiveMap.SettingsButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Obje ct key, EventArgs e)
at System.Windows.Forms.ToolStripButton.OnClick(Event Args e)
at System.Windows.Forms.ToolStripItem.HandleClick(Eve ntArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(M ouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventIntera ctive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(Event Args e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEven tArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Old Mar 4, 2010, 11:02 AM
  #80  
Evolving Member
 
95630706's Avatar
 
Join Date: Jul 2009
Location: MA
Posts: 274
Likes: 0
Received 0 Likes on 0 Posts
Thanks guys,

Its up and running after sorting out the windows stuff. I'll be back with more dumb questions in a bit.
Old Mar 5, 2010, 02:46 AM
  #81  
Evolved Member
Thread Starter
iTrader: (1)
 
ziad's Avatar
 
Join Date: Apr 2007
Location: Melbourne
Posts: 529
Likes: 0
Received 1 Like on 1 Post
thanks speedy yes i have verified that it is a bug.. i will post up a fix ASAP. let u guys know here.

EDIT: fixed version up. thanks for that

Last edited by ziad; Mar 5, 2010 at 03:07 AM.
Old Mar 6, 2010, 07:34 AM
  #82  
Newbie
 
dvant.nz's Avatar
 
Join Date: Nov 2009
Location: Auckland
Posts: 4
Likes: 0
Received 0 Likes on 0 Posts
Trouble with 88570008 SD livemap

Having trouble getting the 8857 version going. The import crashes & when I manually do the changes making a new ecudef file, when I try to connect to the car I get a "request read error" and the cars idle stumbles for a split second.
Anyone got a def or shall I post mine?
Ta
Old Mar 6, 2010, 04:50 PM
  #83  
Evolved Member
Thread Starter
iTrader: (1)
 
ziad's Avatar
 
Join Date: Apr 2007
Location: Melbourne
Posts: 529
Likes: 0
Received 1 Like on 1 Post
mate if the import is not working the best way is make a new def. i do not want to give support on import. saying that i am not sure why it would crash. any error messages. maybe you are not doing it correctly.

an easy way is to copy the 8859 as 8857. then open in notepad and change the name there (its in the top few lines), you can edit the correct address in notepad or use my program to change them.


saying all that... did JCBanks even make a livemap rom for 8857???
Old Mar 6, 2010, 05:24 PM
  #84  
Newbie
 
dvant.nz's Avatar
 
Join Date: Nov 2009
Location: Auckland
Posts: 4
Likes: 0
Received 0 Likes on 0 Posts
Tried that..

I'll post the 8857 livemap/sd & my ecu def
Attached Files
File Type: zip
88570008sdxml.zip (1.6 KB, 0 views)
File Type: zip
Evo Live Map.zip (35.4 KB, 0 views)
Old Mar 6, 2010, 05:53 PM
  #85  
Evolving Member
iTrader: (9)
 
Monochrome's Avatar
 
Join Date: Apr 2005
Location: Avondale, PA
Posts: 145
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by logic
I don't think anyone's forward-ported this stuff to 8859 yet


I'd take a crack at it if I had any clue how...
Old Mar 7, 2010, 03:43 AM
  #86  
Evolved Member
Thread Starter
iTrader: (1)
 
ziad's Avatar
 
Join Date: Apr 2007
Location: Melbourne
Posts: 529
Likes: 0
Received 1 Like on 1 Post
dvant... mate two things

1) check if u have version 2.0.0.31 (it will show that on the status bar at the bottom of window)
2) i am attaching an updated and fixed xml, this should work.

3) i would recomend creating a RAM mut table with custom requests. this will 1 increase ur logging speeds, plus put order to the list. check erics 9653 based thread on live mapping.
Attached Files
File Type: zip
88570008sd-updated.zip (1.9 KB, 0 views)
Old Mar 7, 2010, 07:35 AM
  #87  
Evolved Member
iTrader: (17)
 
Jack_of_Trades's Avatar
 
Join Date: Jun 2007
Location: Opelika,AL
Posts: 3,523
Likes: 0
Received 2 Likes on 1 Post
Keep up the good work man! I haven't DL'd it yet since I have a few other things I need to work on but I am certainly following your progress closely
Old Mar 7, 2010, 08:49 AM
  #88  
Evolving Member
 
SkyNight's Avatar
 
Join Date: May 2008
Location: Rome
Posts: 141
Likes: 0
Received 0 Likes on 0 Posts
Thank you ziad for you great work!
Old Mar 7, 2010, 12:05 PM
  #89  
Evolved Member
Thread Starter
iTrader: (1)
 
ziad's Avatar
 
Join Date: Apr 2007
Location: Melbourne
Posts: 529
Likes: 0
Received 1 Like on 1 Post
jamie.. this version does not have the VDR stuff... basically havent really been able to do much for a few weeks, as i am working and got a new baby that apparently likes me to spend time with him

one i get time and hookup the gui to the code behind (currently using hardcoded values for my car). i will post up (version 0.3) with vdr, hopefully a slightly faster drawing rate for map tracing and AFR map tracing. it could be a month+ though.

Last edited by ziad; Mar 7, 2010 at 02:30 PM.
Old Mar 7, 2010, 04:18 PM
  #90  
EvoM Staff Alumni
iTrader: (16)
 
MR Turco's Avatar
 
Join Date: May 2007
Location: Massachusetts
Posts: 3,233
Received 3 Likes on 3 Posts
Oh man this is really cool. Can't wait to try this.


Quick Reply: new live map app



All times are GMT -7. The time now is 10:13 AM.