Notices
ECU Flash

Mitsulogger for iPhone??

Thread Tools
 
Search this Thread
 
Old Nov 22, 2009 | 10:58 PM
  #16  
acamus's Avatar
Evolved Member
 
Joined: Mar 2008
Posts: 730
Likes: 3
From: Lattitude 48.38°, Longitude 17.58°, Altitude 146m = Slovakia, for common dude
Originally Posted by MalibuJack
http://pargon.nl/?p=6

Thats similar to the original adapter I put together, its original purpose was the allow sync to a physical serial port.. I had success at that time using the serial port and communicating to a host system (FROM THE iPHONE using a jailbroken phone and communicating with the host system using a serial terminal app for the jailbroken iphone)

If you notice the dock connector doesn't appear to have a complete serial port implementation, so you have to init the ECU at 5baud then switch to the communication baud rate.

These are nonstandard rates and therefore "Difficult" to convince the iPhone to do for you.
It migth be easier just to interface Tactrix cable via VNC1L - Page 25.
Saves the effort for OBD part.

Very nice that development on loggers for cellulars have already started
Reply
Old Nov 22, 2009 | 11:58 PM
  #17  
SoCalRedLine's Avatar
Evolving Member
iTrader: (2)
 
Joined: Mar 2007
Posts: 298
Likes: 0
From: NorCal
i have a lemming phone im definately intrigued by this thread
Reply
Old Nov 23, 2009 | 07:41 AM
  #18  
shuttlegoose's Avatar
Evolved Member
iTrader: (17)
 
Joined: Feb 2007
Posts: 722
Likes: 0
From: philadelphia
jack i would give anything if i could log on my 3gs. i trust my phone over any computer lol. plus i was never able to get anything to work on my macbook running windows in a partition.
Reply
Old Nov 24, 2009 | 06:17 PM
  #19  
Steve93Talon's Avatar
Evolving Member
iTrader: (5)
 
Joined: Mar 2006
Posts: 491
Likes: 0
From: Phila, PA
Originally Posted by shuttlegoose
plus i was never able to get anything to work on my macbook running windows in a partition.
That's unusual, if you're dual booting it should just run like any other Windoze box. The only thing I boot into XP for these days is EVO tuning, DSMlink even has an OSX app.
Reply
Old Nov 25, 2009 | 08:46 AM
  #20  
Routybouty's Avatar
Evolving Member
iTrader: (16)
 
Joined: Feb 2007
Posts: 347
Likes: 0
From: Fort Wayne, IN
^^Same here, Evoscan and ECUflash are purty much the only things on the xp side of my mbp.
Reply
Old Nov 27, 2009 | 06:08 PM
  #21  
chrisw's Avatar
Evolved Member
iTrader: (2)
 
Joined: Mar 2003
Posts: 2,217
Likes: 0
From: Santa Cruz
Originally Posted by donour
And virtualbox is free.

Seriously jack. If I can help, let me know. It's too bad I still have a 2g iphone. It was $599 with a 2 year contract!

d
+1 for virtualbox..

this is a very cool devlelopment, I have become quite the iPhone programmer myself and I hope to have an app out soon.

I look forward to the future devlelopments on this..
Reply
Old Nov 27, 2009 | 06:16 PM
  #22  
Steve93Talon's Avatar
Evolving Member
iTrader: (5)
 
Joined: Mar 2006
Posts: 491
Likes: 0
From: Phila, PA
Originally Posted by Routybouty
^^Same here, Evoscan and ECUflash are purty much the only things on the xp side of my mbp.
They've got ECUflash for OSX, comes in handy when I just want to open/save a ROM and not necessarily do any tuning.

Originally Posted by chrisw
+1 for virtualbox.. .
I tried using it, couldn't get XP or 98 to install, kept getting hung at different points. For as little as I use it, I'll stick to dual booting, plus I had problems connecting to the ECU when running through virtualization with Parallels on DSMlink.
Reply
Old Nov 28, 2009 | 03:47 AM
  #23  
jimn's Avatar
Newbie
15 Year Member
 
Joined: Aug 2006
Posts: 30
Likes: 0
From: Sheffield England
Originally Posted by MalibuJack
A little tease..

It doesn't do much yet, it basically just initialized the interface and gets back an acknowledgement when its connected.

Right now I'm evaluating Mono, MonoDevelop, and Monotouch for this, which made it a little easier to get this far.. But its getting there I suppose..

The hard part is actually getting information on how to recognize and utilize the accessory port (The same port that others are using to create external GPS devices and whatnot since it works almost identically) without using undocumented API calls.

I dont know if this helps, im no software writer so dont know if its even poss but there is something called 'GPS serial' on cydia that uses the port on the bottom to connect to an external GPS antenna. Can you have a look inside the program to see how they do it? Its a free download..
Reply
Old Nov 29, 2009 | 05:49 AM
  #24  
MalibuJack's Avatar
Thread Starter
EvoM Guru
20 Year Member
iTrader: (5)
 
Joined: Feb 2003
Posts: 10,572
Likes: 14
From: Royse City, TX
Thanks for the info, I'm somewhat aware of the app, but its not really open source so its not really possible (the effort to get that info out of a run-time app isn't really justified)

I did want to note that the issue isn't getting it to work, its getting it to work properly in an app that can be downloaded from the App Store. Which means no "hacks" and private API calls. The issue I'm having at the moment is learning curve And the nonstandard baud rates (and switching between them without resetting the connection)

This is definitely a challenge, and I can only say that "I'm trying"

A byproduct of the effort is The current version of mitsulogger has been rewritten in C# (actually refactored by some dev tools, then touched up to get working properly) and it mostly runs under Mono, and once I remove the windows specific FTDI driver dependencies, and get the comm libraries to work consistently, I'll have a version of Mitsulogger that runs under Mac OSX and Linux.

These efforts are always slow going due to my current life commitments that prevent me from doing much for long periods of time, but you guys will see a bunch of new tools and improved apps as they come together.
Reply
Old Nov 29, 2009 | 05:54 AM
  #25  
MalibuJack's Avatar
Thread Starter
EvoM Guru
20 Year Member
iTrader: (5)
 
Joined: Feb 2003
Posts: 10,572
Likes: 14
From: Royse City, TX
Originally Posted by Steve93Talon
I tried using it, couldn't get XP or 98 to install, kept getting hung at different points. For as little as I use it, I'll stick to dual booting, plus I had problems connecting to the ECU when running through virtualization with Parallels on DSMlink.
I'm REALLY surprised virtualbox didn't work for you, I can understand having difficulty with Windows 98, I honestly wouldn't bother at all with it.. But XP installs with no problem whatsoever, I don't use VirtualBox as I use primarily VMWare (v7 Workstation is VERY vmHackintosh friendly) however I have installed Virtualbox on every platform I work with and it has worked fine.


I'm actually glad to hear ECUflash is working under Mac OSX, It means that driver support for the openport cable has matured to the point where my logger should work alot easier than expected. I have to assume you don't tune under OSX simply because of a lack of logging tools..
Reply
Old Nov 29, 2009 | 06:48 AM
  #26  
Steve93Talon's Avatar
Evolving Member
iTrader: (5)
 
Joined: Mar 2006
Posts: 491
Likes: 0
From: Phila, PA
Originally Posted by MalibuJack
I'm REALLY surprised virtualbox didn't work for you, I can understand having difficulty with Windows 98, I honestly wouldn't bother at all with it.. But XP installs with no problem whatsoever, I don't use VirtualBox as I use primarily VMWare (v7 Workstation is VERY vmHackintosh friendly) however I have installed Virtualbox on every platform I work with and it has worked fine.


I'm actually glad to hear ECUflash is working under Mac OSX, It means that driver support for the openport cable has matured to the point where my logger should work alot easier than expected. I have to assume you don't tune under OSX simply because of a lack of logging tools..
Yeah, I was surprised too, I've had no problems getting Boot Camp to work, and i've set up the free trial of Parallels without issues as well. I might play with it again sometime, but like I said it's not a big priority for me.

ECUflash works great on OSX, as you said I don't use it only because there's no viable logging app yet. There is actually one called MacLogger, but it's not nearly as flexible as Mitsulogger or EVOScan.

http://www.cs.unm.edu/~donour/cars/libmut/

You may also want to check out some of the downloads from ECMtuning. They've done alot of work to get a nice version of their V3 app on OSX, and they've "given back" to the community by posting an update to the RXTX source with some fixes. Dunno if any of this will help you, but it's worth a shot.


http://www.ecmtuning.com/downloads.p...9hfnvdid41fhj4
Reply
Old Nov 29, 2009 | 06:49 AM
  #27  
donour's Avatar
Evolved Member
iTrader: (6)
 
Joined: May 2004
Posts: 2,502
Likes: 1
From: Tennessee, USA
Originally Posted by MalibuJack

I'm actually glad to hear ECUflash is working under Mac OSX, It means that driver support for the openport cable has matured to the point where my logger should work alot easier than expected. I have to assume you don't tune under OSX simply because of a lack of logging tools..
Yeah, it's worked for years. After I did the initial hack to make it build, colby got a first working in short order. However, the mac builds have consistently lagged behind the windows ones.

d
Reply
Old Nov 29, 2009 | 07:58 AM
  #28  
chrisw's Avatar
Evolved Member
iTrader: (2)
 
Joined: Mar 2003
Posts: 2,217
Likes: 0
From: Santa Cruz
Originally Posted by Steve93Talon
They've got ECUflash for OSX, comes in handy when I just want to open/save a ROM and not necessarily do any tuning.



I tried using it, couldn't get XP or 98 to install, kept getting hung at different points. For as little as I use it, I'll stick to dual booting, plus I had problems connecting to the ECU when running through virtualization with Parallels on DSMlink.
If you tried VB recently they had a bad release that caused severe memory leaks. The latest release fixed the problems
Reply
Old Nov 29, 2009 | 01:35 PM
  #29  
Jazzie604's Avatar
Evolving Member
iTrader: (1)
 
Joined: Jan 2004
Posts: 234
Likes: 0
From: Lex, KY
I would love to have an app like this. It would make tuning much simpler for someone that doesnt have enough room to carry a lapto around with my son in the car.
Reply
Old Nov 29, 2009 | 05:26 PM
  #30  
MalibuJack's Avatar
Thread Starter
EvoM Guru
20 Year Member
iTrader: (5)
 
Joined: Feb 2003
Posts: 10,572
Likes: 14
From: Royse City, TX
Well, unfortunately it won't allow reflashing, but it should allow logging and possibly map tracing a stored rom (not sure how I'd get that going yet though)
Reply



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