Home / Sources / 0.1.0
Name Modified Size InfoDownloads / Week
Parent folder
README 2010-07-15 533 Bytes
openobd-0.1.0.tar.gz.asc 2010-07-15 198 Bytes
openobd-0.1.0.tar.gz 2010-07-15 51.3 kB
Totals: 3 Items   52.1 kB 0
To build:

	Unpack archive and cd to directory.
	mkdir build
	cd build
	cmake ../
	make

The good news:

Connects to device
Menu item View:Get PIDS will write some PID values into the log window
	(remember to connect to device first!)
Can see MIL status and reset (WARNING - can't yet see what they are so
	use with extreme care)


The bad news:

This is VERY alpha.  
Only builds on Linux
No "make install"
Serial port hard coded into obdFrame::onMenuConnect
Only works for ELM327 interface devices
No covenient way to access PIDs

Source: README, updated 2010-07-15