Page 2 of 2

PostPosted: Fri May 26, 2006 8:52 pm
by Evo4Mad
donour wrote:Before anybody gets too excited, remember that pyOBD speaks to Elm323 devices, not native OBD.

d

yeah elm323 devices only work at 10400 baud..

Subarus Need 4800 baud
Evo4's need 15625 baud

PostPosted: Mon Jul 03, 2006 10:33 pm
by neutronium
ScoobyView http://forums.openecu.org/viewtopic.php?t=149 should work just fine in Linux, in fact I do all the coding in Linux I just haven't tried hooking it up to my car while running linux. As long as you have java 1.5 and install the linux version of RXTX. You should just be able to change the port to /dev/ whatever and launch the jar file with java -jar instead of using the exe.

PostPosted: Sat Aug 26, 2006 4:20 pm
by Skidd
I'm still working on it, but my new program JDash works on Linux. INfact, I'm developing it using Linux. It's designed first to be a graphical view of ecu sensors, but the next version will have full logging capabilities enabled. It might be what your looking for

jdash.sourceforge.net

PostPosted: Sun Aug 27, 2006 3:02 am
by NoCtrl
Great, two javabased aplications to try.
Im testing them the as soon as I get the time to do it :-)